* 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
* [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>
* 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>
* 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>