mirror of https://github.com/apache/poi.git
try to fix xmlbeans build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
074709372d
commit
5a758864b5
|
@ -540,12 +540,7 @@ xmlbeansjobs.each { xjob ->
|
|||
}
|
||||
}
|
||||
publishers {
|
||||
archiveArtifacts('build/private/**')
|
||||
//archiveJunit('build/test/reports/*.xml') {
|
||||
// testDataPublishers {
|
||||
// publishTestStabilityData()
|
||||
// }
|
||||
//}
|
||||
archiveArtifacts('build/**')
|
||||
|
||||
if (!xjob.skipcigame) {
|
||||
configure { project ->
|
||||
|
|
Loading…
Reference in New Issue