You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: persistence-modules/pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@
114
114
<module>spring-jpa-3</module>
115
115
<module>spring-jdbc</module>
116
116
<module>spring-jdbc-2</module>
117
-
<!--<module>spring-jooq</module>-->
117
+
<!--<module>spring-jooq</module>--><!--disabling the jooq modules, as the default build profile is failing due to bad mv files. Please refer: JAVA-31341-->
Copy file name to clipboardExpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -809,7 +809,7 @@
809
809
<module>spring-exceptions</module>
810
810
<!--<module>spring-integration</module>--><!-- failing after upgrading to jdk17-->
811
811
<module>spring-jersey</module>
812
-
<!--<module>spring-jinq</module>-->
812
+
<!--<module>spring-jinq</module>--><!--disabling the jinq modules, as the default build profile is failing due to bad mv files. Please refer: JAVA-31341-->
0 commit comments