Author: vhennebert
Date: Tue Dec 24 19:45:29 2013
New Revision: 1553322

URL: http://svn.apache.org/r1553322
Log:
Disable Checkstyle in Gump for now, to avoid being flooded by build failures 
over the next days

Modified:
    xmlgraphics/fop/trunk/build.xml

Modified: xmlgraphics/fop/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/build.xml?rev=1553322&r1=1553321&r2=1553322&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Tue Dec 24 19:45:29 2013
@@ -1504,7 +1504,7 @@ NOTE:
 <!-- Special target for Gump                                             -->
 <!-- =================================================================== -->
   <target name="gump" depends="package,transcoder-pkg"/>
-  <target name="gump-test" depends="junit-all,checkstyle">
+  <target name="gump-test" depends="junit-all">
     <fail>
       <condition>
         <or>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to