JAVA-21305 : Changes made for adding ratpack module to jdk9-and above… (#14012)

* JAVA-21106 : Changes made for adding ratpack module to jdk9-and above module

* JAVA-21106 : Changes made for adding java-lite module to jdk9-and above module

* JAVA-21305: Changes made for cleaninhg pom.xml

* JAVA-21305: Changes made for cleaning pom.xml

* BOSS-21305: changes made for adding ninja in jdk9 above modeule

* JAVA-21305: Changes made as per review comments

* JAVA-21305: Changes made as per review comments

* JAVA-21305: Changes made as per review comments
This commit is contained in:
Bipin kumar
2023-05-22 21:35:36 +05:30
committed by GitHub
parent f4ab6b7edd
commit 3cfb7c57f5
5 changed files with 20 additions and 10 deletions
+4 -2
View File
@@ -364,7 +364,8 @@
<module>lombok-modules/lombok-custom</module>
<module>muleesb</module>
<module>web-modules/java-lite</module>
<module>web-modules/restx</module>
<module>persistence-modules/deltaspike</module> <!-- delta spike it doesn't support yet the jakarta API-->
<module>persistence-modules/hibernate-ogm</module> <!-- hibernate-ogm wasn't updated because it doesn't support jakarta API -->
<module>persistence-modules/java-cassandra</module> <!-- JAVA-21464 cassandra-unit library doesn't support to run with jdk9 and above -->
@@ -541,7 +542,8 @@
<module>lombok-modules/lombok-custom</module>
<module>muleesb</module>
<module>web-modules/java-lite</module>
<module>web-modules/restx</module>
<module>persistence-modules/deltaspike</module> <!-- delta spike it doesn't support yet the jakarta API-->
<module>persistence-modules/hibernate-ogm</module> <!-- hibernate-ogm wasn't updated because it doesn't support jakarta API -->
<module>persistence-modules/java-cassandra</module> <!-- JAVA-21464 cassandra-unit library doesn't support to run with jdk9 and above -->