]> source.dussan.org Git - poi.git/commitdiff
Make source-build from a fresh repository work, compile-lib was not created.
authorDominik Stadler <centic@apache.org>
Fri, 8 May 2015 10:32:26 +0000 (10:32 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 8 May 2015 10:32:26 +0000 (10:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678322 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 43747613cb9bb86645c1aa5b1aea12a49ac4d00e..9509ed3dbf86d0ec01d5f841a97a8248f22288c2 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -406,6 +406,7 @@ under the License.
        <!-- remove previous versions of third-party jars to prevent them from lingering around, 
                we often had hard-to-find build/CI-problems because of these! -->
                <mkdir dir="${main.lib}"/>
+               <mkdir dir="${compile.lib}"/>
                <delete verbose="true">
                        <fileset dir="${main.lib}">
                        <include name="ant-1.8*"/>