Re-enabled Checkstyle in Gump, the issue should be sorted now
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1555946 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.xml b/build.xml
index c41a077..b730584 100644
--- a/build.xml
+++ b/build.xml
@@ -1504,7 +1504,7 @@
<!-- 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>