You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by he...@apache.org on 2005/09/27 15:29:35 UTC

svn commit: r291935 - /jakarta/commons/proper/email/trunk/project.xml

Author: henning
Date: Tue Sep 27 06:29:29 2005
New Revision: 291935

URL: http://svn.apache.org/viewcvs?rev=291935&view=rev
Log:
No more reason to keep these reports out. Maven does them just fine
from Subversion.


Modified:
    jakarta/commons/proper/email/trunk/project.xml

Modified: jakarta/commons/proper/email/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/project.xml?rev=291935&r1=291934&r2=291935&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/project.xml (original)
+++ jakarta/commons/proper/email/trunk/project.xml Tue Sep 27 06:29:29 2005
@@ -231,11 +231,11 @@
       </resources>
     </build>
     <reports>
-        <!--report>maven-changelog-plugin</report-->
+        <report>maven-changelog-plugin</report>
         <report>maven-changes-plugin</report>
         <report>maven-checkstyle-plugin</report>
-        <!--report>maven-developer-activity-plugin</report-->
-        <!--report>maven-file-activity-plugin</report-->
+        <report>maven-developer-activity-plugin</report>
+        <report>maven-file-activity-plugin</report>
         <report>maven-javadoc-plugin</report>
         <report>maven-junit-report-plugin</report>
         <report>maven-jxr-plugin</report>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org