From: Vincent Hennebert Date: Tue, 17 Dec 2013 17:29:09 +0000 (+0000) Subject: Smoke test: introduce Checkstyle violation and see if Gump will complain X-Git-Tag: fop-2_0~145 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6f02e19db3d538e15486180ae3b345bbfe6ecf41;p=xmlgraphics-fop.git Smoke test: introduce Checkstyle violation and see if Gump will complain git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551638 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/java/org/apache/fop/Version.java b/src/java/org/apache/fop/Version.java index 86861a60b..dbd2a1c1c 100644 --- a/src/java/org/apache/fop/Version.java +++ b/src/java/org/apache/fop/Version.java @@ -18,7 +18,7 @@ /* $Id$ */ package org.apache.fop; - + /** * This class is used to evaluate the version information contained in the Manifest of FOP's JAR. * Note that this class can only find the version information if it's in the org.apache.fop package