> On Mar 22, 2016, at 6:00 AM, Emmanuel Lécharny <[email protected]> wrote:
> 
> 
> My +1 too, same tests.
> 
> I had some issues with Java 7, as the pom.xml already contains the
> -Xdoclint:none properties, so I got :
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3.200 s
> [INFO] Finished at: 2016-03-22T11:01:52+01:00
> [INFO] Final Memory: 24M/247M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc
> (default-cli) on project fortress-core: An error has occurred in
> JavaDocs report generation:
> [ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
> [ERROR]
> [ERROR] Command line was:
> /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/../bin/javadoc
> @options @packages
> 
> 
> Building with Java 8 just worked. I had to remove the property to be
> able to build with Java 7.
> 
> I strongly suggest that we get rid of those perky JavaDoc errors in the
> next version !
> 

Agreed, they’re a pita.  You did most of the work on the javadoc cleanup to 
date else it would be much worse.  I think there aren’t too many left.

> 
> On Mar 22, 2016, at 6:00 AM, Emmanuel Lécharny <[email protected]> wrote:
> 
> Otherwise, I have to say "hat off" to Stefan and Shawn for the great job
> done on the N&L check and completion : certainly a task that deserve
> respect !
> 
> Congrats guys !

Thanks but here the credit goes to Stefan.  The next one should go smoother.

Shawn

Reply via email to