Author: simonetripodi
Date: Thu Mar 1 22:54:46 2012
New Revision: 1295963
URL: http://svn.apache.org/viewvc?rev=1295963&view=rev
Log:
aggregate javadoc reports
Modified:
commons/proper/digester/trunk/pom.xml
Modified: commons/proper/digester/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1295963&r1=1295962&r2=1295963&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Thu Mar 1 22:54:46 2012
@@ -263,6 +263,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
<configuration>
+ <aggregate>true</aggregate>
<linksource>true</linksource>
<links>
<link>http://download.oracle.com/javase/1.5.0/docs/api/</link>