mirror of https://github.com/apache/poi.git
exclude sboms from source distro
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3cc8f54a20
commit
664fe668b7
|
@ -786,9 +786,6 @@ distributions {
|
|||
// exclude intermediate files
|
||||
exclude '**/*-saved.xls'
|
||||
}
|
||||
from('.') {
|
||||
include '*/build/reports/*.bom.*'
|
||||
}
|
||||
from('legal') { exclude 'HEADER' }
|
||||
|
||||
includeEmptyDirs = false
|
||||
|
|
Loading…
Reference in New Issue