Explorar el Código

remove old ooxml beans

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884387 13f79535-47bb-0310-9956-ffa450edef68
tags/before_junit5_update
Andreas Beeker hace 3 años
padre
commit
baa55e55c9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      jenkins/create_jobs.groovy

+ 2
- 0
jenkins/create_jobs.groovy Ver fichero

@@ -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 {

Cargando…
Cancelar
Guardar