]> source.dussan.org Git - poi.git/commitdiff
try to fix xmlbeans build
authorPJ Fanning <fanningpj@apache.org>
Sat, 19 Jan 2019 11:50:14 +0000 (11:50 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 19 Jan 2019 11:50:14 +0000 (11:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851667 13f79535-47bb-0310-9956-ffa450edef68

jenkins/create_jobs.groovy

index 3fdbad614b27649fc53c9b1808a4aa5d643bdbf1..4921e96aca9c5ba14a8a55147eac567b84ac941e 100644 (file)
@@ -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 ->