mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update xmlbeans 4.0 everytime while it's not stable yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f4f91c769
commit
b4b5603318
@ -240,6 +240,8 @@ poijobs.each { poijob ->
|
||||
writeDescription('Build was aborted due to timeout')
|
||||
}
|
||||
preBuildCleanup {
|
||||
/* remove xmlbeans while 4.0 is not stable */
|
||||
includePattern('**/lib/ooxml/xmlbeans*.jar')
|
||||
includePattern('**/lib/ooxml/ooxml*.jar')
|
||||
includePattern('sonar/*/target/**')
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user