You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/09/24 12:37:21 UTC

svn commit: r818434 - /gump/metadata/project/checkstyle.xml

Author: bodewig
Date: Thu Sep 24 10:37:21 2009
New Revision: 818434

URL: http://svn.apache.org/viewvc?rev=818434&view=rev
Log:
additional jar

Modified:
    gump/metadata/project/checkstyle.xml

Modified: gump/metadata/project/checkstyle.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/checkstyle.xml?rev=818434&r1=818433&r2=818434&view=diff
==============================================================================
--- gump/metadata/project/checkstyle.xml (original)
+++ gump/metadata/project/checkstyle.xml Thu Sep 24 10:37:21 2009
@@ -50,7 +50,10 @@
     
     <work nested="target/checkstyle"/>
 
-    <jar name="target/dist/checkstyle-@@DATE@@/checkstyle-@@DATE@@.jar"/>
+    <jar name="target/dist/checkstyle-@@DATE@@/checkstyle-@@DATE@@.jar"
+         id="checkstyle"/>
+    <jar name="target/dist/checkstyle-@@DATE@@/checkstyle-optional-@@DATE@@.jar"
+         id="checkstyle-optional"/>
 
     <license name="LICENSE"/>