> jexl is now failing in rawhide with an odd failure: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:aggregate > (default-cli) on project commons-jexl: An error has occurred in JavaDocs > report generation: > [ERROR] Exit code: 1 - > /builddir/build/BUILD/commons-jexl-2.1.1-src/src/main/java/org/apache/commons/jexl2/ExpressionImpl.java:35: > error: bad HTML entity > [ERROR] * Original expression stripped from leading & trailing spaces. > [ERROR] ^ > [ERROR] > /builddir/build/BUILD/commons-jexl-2.1.1-src/src/main/java/org/apache/commons/jexl2/Interpreter.java:888: > warning: no @param for node > [ERROR] public Object visit(ASTFloatLiteral node, Object data) { > [ERROR] ^ > [ERROR] > /builddir/build/BUILD/commons-jexl-2.1.1-src/src/main/java/org/apache/commons/jexl2/Interpreter.java:888: > warning: no @param for data > > Something odd change in java land? > > http://koji.fedoraproject.org/koji/taskinfo?taskID=9488894 https://kojipkgs.fedoraproject.org/work/tasks/9440/9489440/build.log I've run into the same issues. I remember a while ago hearing that the javadoc parser would be getting much stricter but never thought it'd be this strict. My guess is that the '- removed patch6: disable-doclint-by-default.patch' had something to do with it, but I haven't really checked any further. http://koji.fedoraproject.org/koji/buildinfo?buildID=628509 Cheers, -- Roland Grunberg -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel