Author: centic
Date: Tue Oct 21 07:06:26 2014
New Revision: 1633285

URL: http://svn.apache.org/r1633285
Log:
One more change to OOXMLLite to also run all tests successfully when the 
outdated xerces lib is provided

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1633285&r1=1633284&r2=1633285&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Oct 21 07:06:26 2014
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to