Browse Source

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
pull/22/head
Vincent Hennebert 10 years ago
parent
commit
008795f8ab
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/java/org/apache/fop/Version.java

+ 1
- 1
src/java/org/apache/fop/Version.java View File

@@ -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

Loading…
Cancel
Save