]> source.dussan.org Git - poi.git/commitdiff
another gump run fix (... try)
authorAndreas Beeker <kiwiwings@apache.org>
Mon, 21 Mar 2016 20:44:32 +0000 (20:44 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Mon, 21 Mar 2016 20:44:32 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736091 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 7a44dfeb607f7c48e714610103e77dfdcf746489..fd66e4fd6f26537b9d2fd43a36624a3a231e1f36 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -690,7 +690,9 @@ under the License.
                     noupa="@{noupa}"
                     nopvr="@{nopvr}"
                     >
-                <classpath refid="ooxml.classpath"/>
+                <classpath>
+                       <path location="${ooxml.xmlbeans23.jar}.orig"/>
+                </classpath>
             </xmlbean>
 
             <replace dir="${xmlbean.sources.dir}" includes="**/*.java" excludes="**/impl/**">