mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
get xmlbeans job to build dist artifacts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842666 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
95b00fda0b
commit
208bfc627b
@ -499,6 +499,10 @@ xmlbeansjobs.each { xjob ->
|
||||
targets(['checkintest'])
|
||||
antInstallation(antRT)
|
||||
}
|
||||
ant {
|
||||
targets(['dist'])
|
||||
antInstallation(antRT)
|
||||
}
|
||||
}
|
||||
publishers {
|
||||
archiveArtifacts('build/private/**')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user