]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fixed jar-sources target.
authorJeremias Maerki <jeremias@apache.org>
Mon, 25 Aug 2008 11:18:52 +0000 (11:18 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 25 Aug 2008 11:18:52 +0000 (11:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@688696 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 640adb1af939053ee423254ca8d7676a94fa3fc3..4edaf672b7ae85b3b9df4590df6b40b41a6095a8 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -527,9 +527,6 @@ list of possible build targets.
       <fileset dir="${src.java.dir}">
         <patternset refid="java-only"/>
       </fileset>
-      <fileset dir="${src.java.version.dir}">
-        <patternset refid="java-only"/>
-      </fileset>
       <fileset dir="${basedir}">
         <include name="LICENSE"/>
         <include name="NOTICE"/>