소스 검색

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…
취소
저장