Using a patched version of embed till they patch in ant codebase.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352954 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2002-12-23 10:07:31 +00:00
parent 3bc47ccff5
commit b7ec4fe7a0
1 changed files with 9 additions and 1 deletions

View File

@ -133,7 +133,15 @@
<!-- Project jars POI *build* strictly depends on -->
<!-- needed for build -->
<depend project="jakarta-ant-embed" inherit="all"/>
<!--<depend project="jakarta-ant-embed" inherit="all"/>-->
<depend project="jakarta-ant"/>
<depend project="krysalis-centipede-ant-sax2-patched"/>
<depend project="xml-xerces"/>
<depend project="xml-xalan2"/>
<depend id="api" project="commons-logging"
property="commons-logging.jar"/>
<depend property="jxpath.jar" project="commons-jxpath"/>
<depend project="jakarta-ant-embed-optional"/>
<depend project="krysalis-ant-tasks"/>
<depend project="ant-contrib"/>