WebSocket-Resources icon indicating copy to clipboard operation
WebSocket-Resources copied to clipboard

Does not build out of the box with JDK 1.7

Open janimo opened this issue 10 years ago • 0 comments

the javadoc -doclint option is new to JDK 1.8 so we get.

[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none

Maybe a local maven profile can be used to work around this, I am not sure.

janimo avatar Dec 03 '14 21:12 janimo