Author: fanningpj
Date: Sun Jul 5 11:01:52 2020
New Revision: 1879519
URL: http://svn.apache.org/viewvc?rev=1879519&view=rev
Log:
revert accidental build change
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1879519&r1=1879518&r2=1879519&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Jul 5 11:01:52 2020
@@ -400,8 +400,7 @@ under the License.
</path>
<path id="ooxml.classpath">
-<pathelement
location="/Users/pj.fanning/code/poi-5.0.0-SNAPSHOT/poi-ooxml-schemas-5.0.0-SNAPSHOT.jar"/>
- <!-- <pathelement location="${ooxml.xsds.jar}"/> -->
+ <pathelement location="${ooxml.xsds.jar}"/>
<path refid="ooxml.base.classpath"/>
<path refid="batik.classpath"/>
</path>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]