logging-log4j1
logging-log4j1 copied to clipboard
Add -Xdoclint:none to maven-javadoc-plugin
For the current trunk, mvn clean install fails due to malformed javadoc. A workaround would be to disable the linting of the javadoc.
Thanks! Fixed in #16 in a different way (explicit settings).