fix new javadocs location in build dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836304 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e076beb5b
commit
1ce9611415
@ -289,7 +289,7 @@ poijobs.each { poijob ->
|
||||
//properties(poijob.properties ?: '')
|
||||
antInstallation(antRT)
|
||||
}
|
||||
shellEx(delegate, 'zip -r build/javadocs.zip build/tmp/site/build/site/apidocs', poijob)
|
||||
shellEx(delegate, 'zip -r build/javadocs.zip build/site/apidocs', poijob)
|
||||
}
|
||||
publishers {
|
||||
if (!poijob.skipcigame) {
|
||||
|
Loading…
Reference in New Issue
Block a user