]> source.dussan.org Git - poi.git/commitdiff
When building the source package, also exclude the compile jars, and any dist folders
authorNick Burch <nick@apache.org>
Sat, 8 Nov 2014 13:40:53 +0000 (13:40 +0000)
committerNick Burch <nick@apache.org>
Sat, 8 Nov 2014 13:40:53 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637561 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 2a824e539bd99ed141b9750df9b617e7e3eba56d..af36927fab77c4159714cd58cd2b3e1156601c20 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1357,8 +1357,10 @@ under the License.
         <!-- patterns to exclude from source assemblies -->         
         <patternset id="src.dist.patterns"
             excludes="build/**,
+                      dist*/**,
                       maven/**,
                       lib/**,
+                      compile-lib/**,
                       ooxml-lib/**,
                       scripts/**,
                       TEST*,