]
Donald Naro reassigned ISPN-8320:
---------------------------------
Assignee: Nistor Adrian (was: Donald Naro)
Javadoc comments contain malformed HTML
---------------------------------------
Key: ISPN-8320
URL:
https://issues.jboss.org/browse/ISPN-8320
Project: Infinispan
Issue Type: Bug
Components: Documentation-Core
Affects Versions: 9.1.0.Final
Reporter: Dan Berindei
Assignee: Nistor Adrian
Priority: Trivial
In Java 8, {{javadoc}} started reporting malformed HTML tags in Javadoc comments. Our
distribution build is ignoring the errors, and the normal build doesn't generate
Javadoc at all. However, invoking {{mvn javadoc:javadoc}} directly fails:
{noformat}
[INFO] [ERROR] Exit code: 1 -
/home/dan/Work/infinispan/target/checkout/checkstyle/src/main/java/org/infinispan/checkstyle/filters/ExcludeTestPackages.java:17:
error: malformed HTML
{noformat}