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 2010/08/27 11:02:23 UTC

svn commit: r990071 - /gump/metadata/project/ws-commons.xml

Author: bodewig
Date: Fri Aug 27 09:02:23 2010
New Revision: 990071

URL: http://svn.apache.org/viewvc?rev=990071&view=rev
Log:
deactivate profile that triggers checkstyle

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

Modified: gump/metadata/project/ws-commons.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-commons.xml?rev=990071&r1=990070&r2=990071&view=diff
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Fri Aug 27 09:02:23 2010
@@ -164,7 +164,7 @@
 
   <project name="ws-commons-xmlschema" groupId="org.apache.ws.commons.schema">
     <package>org.apache.ws.commons.xmlschema</package>
-    <mvn basedir="XmlSchema"/>
+    <mvn basedir="XmlSchema" profile="!sourcecheck"/>
 
     <option project="xml-apis"/>
     <option project="xml-xerces"/>