]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Re-enabled Checkstyle in Gump, the issue should be sorted now
authorVincent Hennebert <vhennebert@apache.org>
Mon, 6 Jan 2014 17:51:30 +0000 (17:51 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Mon, 6 Jan 2014 17:51:30 +0000 (17:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1555946 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index c41a07792c86e16380f8a23cd7affa9844cd1b9f..b730584f1d8aa2da1875a8ddac64a9c154ee6534 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1504,7 +1504,7 @@ NOTE:
 <!-- Special target for Gump                                             -->
 <!-- =================================================================== -->
   <target name="gump" depends="package,transcoder-pkg"/>
-  <target name="gump-test" depends="junit-all">
+  <target name="gump-test" depends="junit-all,checkstyle">
     <fail>
       <condition>
         <or>