One more change to OOXMLLite to also run all tests successfully when the outdated xerces lib is provided

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633285 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2014-10-21 07:06:26 +00:00
parent f9754de0cd
commit 75653698ce
1 changed files with 1 additions and 0 deletions

View File

@ -1042,6 +1042,7 @@ under the License.
<classpath refid="ooxml.xmlsec.classpath"/>
<syspropertyset refid="junit.properties"/>
<jvmarg value="${poi.test.locale}"/>
<jvmarg value="-Dadditionaljar=${additionaljar}"/>
<arg value="-ooxml"/>
<arg value="${ooxml.lite-merged.dir}/ooxml-lite-merged.jar"/>
<arg value="-test"/>