Loredana
bd9882b50a
move code to kotlin-2
2019-04-27 21:37:51 +03:00
Juan Moreno
f9a337f7cf
CHORE Moved BAEL-2655's code from core-kotlin-2 to core-kotlin-io ( #6807 )
2019-04-24 07:30:30 -05:00
Juan Moreno
f6b1967cbe
BAEL-2655 Sample code ( #6731 )
...
* Upgraded dependencies
* Fixed test in Linux Environment
* Added I/O samples
* FIX End of line reference, previous version was OS dependent
* CHORE Added junit5 dependency
* UPGRADE gradle version, UPDATE versions
* Deleted emtpy lines
2019-04-18 21:40:32 -05:00
Alexander Molochko
c0eb679136
Create Core Kotlin IO module
2019-04-16 02:10:13 +03:00
Eric Martin
7fc7e61674
Merge pull request #6674 from CROSP/inputstream-to-string-in-kotlin
...
BAEL-2654 InputStream to String in Kotlin
2019-04-13 20:21:52 -05:00
Loredana Crusoveanu
3990032d76
Merge branch 'master' into master
2019-04-13 14:22:12 +03:00
Alexander Molochko
139e2819d7
Add readtext example
2019-04-10 13:08:00 +03:00
sheryllresulta
cee2d25100
Update README.md
2019-04-09 21:47:32 +08:00
sheryllresulta
59fed13f32
Update README.md
2019-04-09 21:37:22 +08:00
sheryllresulta
043f4aa474
Update README.md
2019-04-09 21:33:48 +08:00
collaboratewithakash
2f14ec07d8
Back-link added
2019-04-09 16:59:55 +05:30
collaboratewithakash
b8d0095c50
Back-link added
2019-04-09 16:54:46 +05:30
collaboratewithakash
05d4ffb427
Back-link added
2019-04-09 16:42:48 +05:30
Alexander Molochko
990610ee29
Add manual example, fix names
2019-04-08 16:37:34 +03:00
Alexander Molochko
a707c0c959
Update package name
2019-04-07 00:27:48 +03:00
Alexander Molochko
f6d74e0c86
InputStream to String in Kotlin BAEL-2654
2019-04-07 00:18:30 +03:00
Loredana Crusoveanu
87e20275a7
Merge pull request #6339 from rodrigolgraciano/master
...
BAEL-2648
2019-03-27 22:44:13 +02:00
Loredana Crusoveanu
ccc39861fe
Merge pull request #6557 from sheryllresulta/master
...
Bi-monthly test fix- BAEL-13355
2019-03-26 22:39:56 +02:00
Andrey Shcherbakov
39a0eda437
Remove ValidationUnitTest.kt ( #6562 )
2019-03-19 07:45:25 -07:00
juanvaccari
92b03457a1
BAEL-2650 - Change scope functions tests to use assertTrue ( #6558 )
...
* BAEL-2650 - Kotlin standard functions: run, with, let, also and apply
* BAEL-2650 - Change scope functions tests to use assertTrue
2019-03-18 16:59:04 -07:00
sheryllresulta
03878d1ba6
Update README.md
2019-03-18 16:38:10 +08:00
juanvaccari
10e9cbda1e
BAEL-2650 - Kotlin standard functions: run, with, let, also and apply ( #6553 )
2019-03-17 18:01:40 -07:00
KevinGilmore
b7c1092460
BAEL-2711: Add spring-boot-angular module to pom.xml ( #6492 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
2019-03-16 17:56:54 -05:00
Andrey Shcherbakov
6ad4766776
Adjust the unit test ( #6543 )
...
* Add the code for article "Kotlin Annotations" (BAEL-2579)
* Adjust the Validation test
2019-03-16 07:50:04 -07:00
Andrey Shcherbakov
2b28336cd6
Add the code for article "Kotlin Annotations" (BAEL-2579) ( #6540 )
2019-03-15 15:45:56 -07:00
Johan Janssen
e5f6da559f
Moved tests to core-kotlin-2 ( #6522 )
...
* Kotlin split list in pairs examples.
* Renamed some items.
* Moved test.
2019-03-13 08:26:53 -05:00
Rodrigo Graciano
6ab2e7a71a
BAEL-2760
2019-03-10 20:48:52 -04:00
Rodrigo Graciano
da2f95bfa3
BAEL-2760
2019-03-10 20:34:19 -04:00
collaboratewithakash
0f2e3da7d4
Back-link added
2019-03-04 17:27:39 +05:30
Tom Hombergs
8487b3d4f9
Merge pull request #6371 from sushant57/master
...
String Comparison in Kotlin
2019-02-27 20:46:26 +01:00
Sushant
b9b6115c78
Moved to core-kotlin2
2019-02-23 21:16:09 +05:30
Rodrigo Graciano
b98294aaed
BAEL-2648
2019-02-19 23:01:34 -05:00
Rodrigo Graciano
bad8753fd1
BAEL-2648
2019-02-18 22:41:01 -05:00
Rodrigo Graciano
ad3fe3d536
BAEL-2648
2019-02-15 23:43:15 -05:00
Loredana Crusoveanu
9e3a1cadd1
Update README.md
2019-02-12 22:26:45 +02:00
Dhawal Kapil
b17a130cf1
BAEL-2129 Void Type in Kotlin
...
-Moved the code from core-kotlin to the new extension core-kotlin-2
2019-02-03 23:07:10 +05:30
Dhawal Kapil
47c1eed6bd
BAEL-2129 Added new core-kotlin-2 extension
2019-02-03 23:05:04 +05:30