Author: rgardler
Date: Tue Feb 27 15:19:53 2007
New Revision: 512483

URL: http://svn.apache.org/viewvc?view=rev&rev=512483
Log:
resolve xmlbbeans via ivy

Removed:
    forrest/branches/ivyBuild/lib/core/xmlbeans-1.0.3.jar
    forrest/branches/ivyBuild/lib/core/xmlbeans-1.0.3.jar.license.txt
Modified:
    forrest/branches/ivyBuild/main/ivy.xml

Modified: forrest/branches/ivyBuild/main/ivy.xml
URL: 
http://svn.apache.org/viewvc/forrest/branches/ivyBuild/main/ivy.xml?view=diff&rev=512483&r1=512482&r2=512483
==============================================================================
--- forrest/branches/ivyBuild/main/ivy.xml (original)
+++ forrest/branches/ivyBuild/main/ivy.xml Tue Feb 27 15:19:53 2007
@@ -36,6 +36,7 @@
   <dependencies>
     <dependency org="apache" name="avalon-framework-impl" rev="4.3" />
     <dependency org="apache" name="batik-all" rev="1.6"/>
+    <dependency org="apache" name="xmlbeans" rev="1.0.3"/>
     <dependency org="castor" name="castor" rev="0.9.6"/>
     <dependency org="chaperon" name="chaperon" rev="20040205"/>
   </dependencies>