mirror of https://github.com/apache/poi.git
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:
parent
53a46c6ab3
commit
55c17e19c6
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue