Commit Graph

4 Commits

Author SHA1 Message Date
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
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
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