mirror of https://github.com/apache/poi.git
remove old ooxml beans
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884387 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9fdda0ed2c
commit
baa55e55c9
|
@ -253,6 +253,8 @@ poijobs.each { poijob ->
|
|||
includePattern('**/lib/ooxml/xmlbeans*.jar')
|
||||
includePattern('**/lib/ooxml/ooxml*.jar')
|
||||
includePattern('sonar/*/target/**')
|
||||
/* remove ooxml-schemas while the builds migrate to 5th edition */
|
||||
includePattern('build/xmlbean-*/**')
|
||||
}
|
||||
if(poijob.sonar) {
|
||||
credentialsBinding {
|
||||
|
|
Loading…
Reference in New Issue