dion 2004/09/12 08:15:11
Modified: jelly/jelly-tags tag-project.xml
Log:
Add checkstyle report
Revision Changes Path
1.16 +3 -2 jakarta-commons/jelly/jelly-tags/tag-project.xml
Index: tag-project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/tag-project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- tag-project.xml 10 Sep 2004 04:44:20 -0000 1.15
+++ tag-project.xml 12 Sep 2004 15:15:11 -0000 1.16
@@ -321,8 +321,9 @@
</build>
<reports>
- <report>maven-changelog-plugin</report>
- <report>maven-changes-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-javadoc-plugin</report>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]