mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
include externals on release build checkout
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885539 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
309e657b0d
commit
8a388f61e8
@ -2887,7 +2887,7 @@ under the License.
|
||||
<mkdir dir="build/release"/>
|
||||
|
||||
<svn refid="svn.settings">
|
||||
<checkout url="https://svn.apache.org/repos/asf/poi/tags/${RELEASE_TAG}" destPath="build/release"/>
|
||||
<checkout url="https://svn.apache.org/repos/asf/poi/tags/${RELEASE_TAG}" destPath="build/release" ignoreExternals="false"/>
|
||||
</svn>
|
||||
</target>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user