Bug#892760: antlr3: FTBFS with Java 9

2018-03-14 Thread Emmanuel Bourg
Thank you, the fix looks good. Do you want to upload it? Emmanuel Bourg

Bug#892760: antlr3: FTBFS with Java 9

2018-03-14 Thread Tiago Daitx
I am attaching a simple fix to get rid of the FTBFS when building with openjdk-9. BTW, I didn't mention this before, but the reason that javadoc goals worked with openjdk-8 is because openjdk-8's javadoc binary ignored the missing packages/files instead of failing to run - the documentation for

Bug#892760: antlr3: FTBFS with Java 9

2018-03-13 Thread Tiago Daitx
After reviewing this again I found out that the problem is caused by the direct calling of javadoc's jar goal - note that this is specific to cdbs, antlr4 relies on dh and calls the 3 goals "package javadoc:jar javadoc:aggregate" together, which causes generate-sources to be run before both

Bug#892760: antlr3: FTBFS with Java 9

2018-03-12 Thread Emmanuel Bourg
Package: antlr3 Version: 3.5.2-8 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9 antlr3 fails to build with Java 9: [INFO] [INFO] Reactor Summary: [INFO] [INFO] ANTLR 3 Master build control POM