mirror of https://github.com/apache/poi.git
xmlbeans 5.1.1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903766 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ffea2f2a2
commit
325c7cb81c
|
@ -448,6 +448,7 @@ poijobs.each { poijob ->
|
||||||
if (jdkMapping.get(jdkKey).jdkVendor != '') {
|
if (jdkMapping.get(jdkKey).jdkVendor != '') {
|
||||||
switches("-PjdkVendor=${jdkMapping.get(jdkKey).jdkVendor}")
|
switches("-PjdkVendor=${jdkMapping.get(jdkKey).jdkVendor}")
|
||||||
}
|
}
|
||||||
|
switches("--refresh-dependencies")
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
ant {
|
ant {
|
||||||
|
|
Loading…
Reference in New Issue