Commit Graph

16 Commits

Author SHA1 Message Date
panos-kakos a39f20151d
[JAVA-30626] Clean up guava dependencies (#16098)
* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies

* [JAVA-30626] Clean up guava dependencies
2024-03-14 00:44:56 +01:00
Amit Pandey c03ed0c608 Make changes to remove relativepath from child modules like core java (#15535)
* Make changes to remove relativepath from child modules like core java

* Change some version numbers to minimize changes

* Fix tests

* Make the test more generic so that we dont have to hard code strings as it will require change every new year
2024-01-02 23:14:18 +05:30
anuragkumawat a347c74e04 JAVA-29004 Remove parent-java module (#15477) 2023-12-27 18:47:23 +02:00
panos-kakos 12f814488b [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile (#13487)
* [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile

* [JAVA-18171] Moved reactive-systems module to jdk9-and-above profile

* [JAVA-18170] Moved rxjava-modules to jdk9-and-above profile

* [JAVA-18165] Moved patterns-modules to jdk9-and-above profile

* [JAVA-18168] Upgraded quarkus version

* [JAVA-16394] Moved groovy modules to jdk9-and-above profile

* [JAVA-18165] Reverted changes for pattern-modules

* [JAVA-16394] Upgraded dependencies to latest versions

* [JAVA-18134] Upgraded guava-modules to java 11 and moved to jdk9-and-above profile

* [JAVA-16394] Fixed groovy-eclipse-batch dependency version

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-02-22 19:39:20 +05:30
edizor b268852b3b Update README.md
[skip ci]
2023-01-07 17:34:39 +08:00
edizor ef0a33a4b9 Update README.md
[skip ci]
2023-01-07 17:34:10 +08:00
edizor 196f957535 Update README.md
[skip ci]
2022-12-15 15:56:23 +08:00
emanueltrandafir1993 490425adea BAEL-5908: updated test class name 2022-12-02 00:54:09 +01:00
emanueltrandafir1993 f8a341aaa8 BAEL-5908: Single.just vs fromCallable 2022-12-02 00:48:50 +01:00
edizor 2f9327ea3b Update README.md
[skip ci]
2022-11-25 15:06:22 +08:00
Satyarth Shankar 04e2c6904b updated rxJava2 dependency version (#13002)
* BAEL-5751 test commit for checkin builds

* BAEL-5751 compiled with java 8

* BAEL-5751 small update

* BAEL-5751 added the core code

* BAEL-5751 moved code to a different module

* BAEL-5751 using assertArrayEquals

* BAEL-5751 new line at the end of file

* BAEL-5738 retry with delay in rxJava

* Update RxJavaRetryWithDelayUnitTest.java

* BAEL-5738 updated rxJava2 version to a more recent one

Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2022-11-11 20:06:11 +01:00
Satyarth Shankar 87a562291e retry when rxjava (#12961)
* BAEL-5751 test commit for checkin builds

* BAEL-5751 compiled with java 8

* BAEL-5751 small update

* BAEL-5751 added the core code

* BAEL-5751 moved code to a different module

* BAEL-5751 using assertArrayEquals

* BAEL-5751 new line at the end of file

* BAEL-5738 retry with delay in rxJava

* Update RxJavaRetryWithDelayUnitTest.java

Co-authored-by: Grzegorz Piwowarek <gpiwowarek@gmail.com>
2022-11-03 09:19:56 +01:00
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
Dhawal Kapil f73b8485bd JAVA-11499 Minor cleanup (#12376) 2022-06-18 21:34:07 +05:30
Keerthi 17ba25e795 JAVA-11499 move rxjava* modules to new rxjava-modules (#12342)
* JAVA-11499 move rxjava* modules to new rxjava-modules

* JAVA-11499 addressed PR comments
2022-06-18 21:21:25 +05:30