Introducing the core-java-12 module.

It's ignored just like other 9+ versions.
This commit is contained in:
Ali Dehghani
2019-03-22 03:46:02 +04:30
parent e4725557a2
commit 18eb32a7db
3 changed files with 126 additions and 0 deletions
+1
View File
@@ -377,6 +377,7 @@
<module>core-groovy</module>
<!-- <module>core-java-10</module> --> <!-- We haven't upgraded to java 10. Fixing in BAEL-10841 -->
<!-- <module>core-java-11</module> --> <!-- We haven't upgraded to java 11. Fixing in BAEL-10841 -->
<!-- <module>core-java-12</module> --> <!-- We haven't upgraded to java 12. Fixing in BAEL-10841 -->
<module>core-java-8</module>
<!--<module>core-java-9</module> --> <!-- We haven't upgraded to java 9. Fixing in BAEL-10841 -->
<!--<module>core-java-os</module> --> <!-- We haven't upgraded to java 9.-->