mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Avoid intermittent failure of srcDistZip with parallel builds/tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899163 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bfd2266779
commit
c5a13f5b3f
@ -793,6 +793,9 @@ distributions {
|
||||
exclude '*.docx'
|
||||
exclude '*.pptx'
|
||||
exclude '*.xlsx'
|
||||
|
||||
// exclude intermediate files
|
||||
exclude '**/*-saved.xls'
|
||||
}
|
||||
from('legal') { exclude 'HEADER' }
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user