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/18 10:23:08 UTC

svn commit: r816526 - in /gump/metadata/project: checkstyle.xml ws-commons.xml

Author: bodewig
Date: Fri Sep 18 08:23:08 2009
New Revision: 816526

URL: http://svn.apache.org/viewvc?rev=816526&view=rev
Log:
xmlschema uses checkstyle

Modified:
    gump/metadata/project/checkstyle.xml
    gump/metadata/project/ws-commons.xml

Modified: gump/metadata/project/checkstyle.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/checkstyle.xml?rev=816526&r1=816525&r2=816526&view=diff
==============================================================================
--- gump/metadata/project/checkstyle.xml (original)
+++ gump/metadata/project/checkstyle.xml Fri Sep 18 08:23:08 2009
@@ -30,11 +30,6 @@
   
     <mkdir dir="target/checkstyle"/>
     
-    <!-- Hopefully the checkstyle team will create two
-    	external gump targets (for compile and test) for
-    	these two gump projects. Until then, use 
-    	explicit sub-targets. -->
-    
     <ant target="build.bindist">
       <property name="version" value="@@DATE@@"/>
     </ant>

Modified: gump/metadata/project/ws-commons.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-commons.xml?rev=816526&r1=816525&r2=816526&view=diff
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Fri Sep 18 08:23:08 2009
@@ -70,6 +70,7 @@
     <option project="commons-validator"/>
     <option project="velocity-engine"/>
     <option project="xmlunit"/>
+    <option project="checkstyle"/>
 
     <jar name="XmlSchema/target/XmlSchema-2.0-SNAPSHOT.jar" />
     <!-- license name="LICENSE.txt"/ -->