You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2008/08/25 13:18:53 UTC

svn commit: r688696 - /xmlgraphics/fop/branches/fop-0_95/build.xml

Author: jeremias
Date: Mon Aug 25 04:18:52 2008
New Revision: 688696

URL: http://svn.apache.org/viewvc?rev=688696&view=rev
Log:
Fixed jar-sources target.

Modified:
    xmlgraphics/fop/branches/fop-0_95/build.xml

Modified: xmlgraphics/fop/branches/fop-0_95/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_95/build.xml?rev=688696&r1=688695&r2=688696&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-0_95/build.xml (original)
+++ xmlgraphics/fop/branches/fop-0_95/build.xml Mon Aug 25 04:18:52 2008
@@ -527,9 +527,6 @@
       <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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org