Author: dennisl
Date: Mon Jul 10 09:02:40 2006
New Revision: 420575
URL: http://svn.apache.org/viewvc?rev=420575&view=rev
Log:
Remove changelog-reports because attributes has its own changelog file under
xdocs.
Add license report, because an empty list of reports gives us the default set
of reports.
Add a suitable name.
Modified:
jakarta/commons/proper/attributes/trunk/site/project.xml
Modified: jakarta/commons/proper/attributes/trunk/site/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/site/project.xml?rev=420575&r1=420574&r2=420575&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/site/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/site/project.xml Mon Jul 10
09:02:40 2006
@@ -19,6 +19,7 @@
<project>
<extend>${basedir}/../project.xml</extend>
<artifactId>commons-attributes</artifactId>
+ <name>Jakarta Commons Attributes Site</name>
<package>org.apache.commons.attributes</package>
<dependencies>
@@ -58,9 +59,7 @@
</packageGroups>
<reports>
- <report>maven-changelog-plugin</report>
- <report>maven-file-activity-plugin</report>
- <report>maven-developer-activity-plugin</report>
+ <report>maven-license-plugin</report>
</reports>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]