ソースを参照

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 3年前
コミット
baa55e55c9
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      jenkins/create_jobs.groovy

+ 2
- 0
jenkins/create_jobs.groovy ファイルの表示

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

読み込み中…
キャンセル
保存