GoogleCodeArchive / piccolo2d

Automatically exported from code.google.com/p/piccolo2d
0 stars 0 forks source link

Update maven javadoc plugin version to 2.8 #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Maven javadoc plugin version 2.8 fixes some issues related to multi-module 
builds.

Original issue reported on code.google.com by heue...@gmail.com on 9 May 2011 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 9 May 2011 at 4:28

GoogleCodeExporter commented 9 years ago
Fixed on release-1.3 branch

$ svn commit -m "updating maven javadoc plugin version to 2.8" .
Sending        core/pom.xml
Sending        extras/pom.xml
Sending        parent/pom.xml
Sending        swt/pom.xml
Transmitting file data ....
Committed revision 1148.

and trunk

$ svn commit -m "updating maven javadoc plugin version to 2.8" .
Sending        core/pom.xml
Transmitting file data .
Committed revision 1149.

$ svn commit -m "updating maven javadoc plugin version to 2.8" .
Sending        extras/pom.xml
Sending        jdk16/pom.xml
Sending        parent/pom.xml
Sending        swt/pom.xml
Transmitting file data ....
Committed revision 1150.

Original comment by heue...@gmail.com on 9 May 2011 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 26 Nov 2013 at 8:47