Fix the Groovy 2 build (#6772)

* Fix the name of the artifact

* Add Groovy 2 to build
This commit is contained in:
maibin
2019-04-20 10:44:01 -07:00
committed by GitHub
parent ad3a6c4526
commit e164ab8af0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -376,6 +376,7 @@
<module>cdi</module>
<module>checker-plugin</module>
<module>core-groovy</module>
<module>core-groovy-2</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 -->