]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Forgot to add the new Version class to the transcoder package.
authorJeremias Maerki <jeremias@apache.org>
Mon, 24 Oct 2005 09:13:53 +0000 (09:13 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 24 Oct 2005 09:13:53 +0000 (09:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328005 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index ff5dad7cf5d3704f454ffe9a4a13c19b0596813c..b234dd1f31e043512d00e907d13cc15ecdbd5685 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -475,6 +475,7 @@ list of possible build targets.
   <patternset id="transcoder-classes">
     <!-- General classes -->
     <patternset>
+      <include name="org/apache/fop/Version.class"/>
       <include name="org/apache/fop/apps/Fop.class"/>
       <include name="org/apache/fop/apps/FOPException.class"/>
       <include name="org/apache/fop/fo/Constants.class"/>