瀏覽代碼

When building the source package, also exclude the compile jars, and any dist folders

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637561 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_11_FINAL
Nick Burch 9 年之前
父節點
當前提交
efb42dc897
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      build.xml

+ 2
- 0
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*,

Loading…
取消
儲存