]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Excluded docs directory from fop dist build
authorManuel Mall <manuel@apache.org>
Sat, 12 Nov 2005 11:46:18 +0000 (11:46 +0000)
committerManuel Mall <manuel@apache.org>
Sat, 12 Nov 2005 11:46:18 +0000 (11:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@332760 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index cc93a5c2d8ae75c3fff9399b700635edcef0b073..d19dfce6f5a3a6015ab143c6aa8fd45535bfac10 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -69,6 +69,7 @@ list of possible build targets.
     <include name="STATUS"/>
     <include name="fop.bat"/>
     <include name="fop"/>
+    <exclude name="docs/**"/>
     <exclude name="src/**"/>
     <exclude name="dist/**"/>
     <exclude name="build/**"/>
@@ -96,7 +97,6 @@ list of possible build targets.
     <exclude name="build/**"/>
     <include name="src/**"/>
     <include name="conf/**"/>
-    <include name="docs/**"/>
     <include name="hyph/**"/>
     <patternset refid="dist.lib"/>
     <include name="lib/servlet*"/>