]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
excludes non buildtools class
authorKeiron Liddle <keiron@apache.org>
Wed, 24 Oct 2001 05:23:38 +0000 (05:23 +0000)
committerKeiron Liddle <keiron@apache.org>
Wed, 24 Oct 2001 05:23:38 +0000 (05:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194520 13f79535-47bb-0310-9956-ffa450edef68

buildtools.xml

index 8b3838fb86d35a3501bcfc0543b9dcde5de8eb27..37be5e051de881503790d7b2787a39b63f71213d 100644 (file)
@@ -50,7 +50,7 @@
      <copy todir="${build.src}">
        <fileset dir="${src.dir}"
                includes="${tools}/**,${hyph}/**"
-               excludes="${tools}/anttasks/Fop.java,${tools}/TestConverter.java,${hyph}/Hyphenator.java,**/${xalan1},**/${trax}"/>
+               excludes="${tools}/anttasks/Fop.java,${tools}/TestConverter.java,${tools}/AreaTreeBuilder.java,${hyph}/Hyphenator.java,**/${xalan1},**/${trax}"/>
      </copy>
    </target>