another gump run fix (... try)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2016-03-21 20:44:32 +00:00
parent e9f333827d
commit 8d71080604
1 changed files with 3 additions and 1 deletions

View File

@ -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/**">