[jboss-cvs] JBossAS SVN: r90780 - projects/jboss-jca/trunk/doc/developerguide/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 2 14:41:11 EDT 2009


Author: jesper.pedersen
Date: 2009-07-02 14:41:11 -0400 (Thu, 02 Jul 2009)
New Revision: 90780

Modified:
   projects/jboss-jca/trunk/doc/developerguide/en/modules/building.xml
Log:
Require Ivy-2.1.0-rc2 due to Windows

Modified: projects/jboss-jca/trunk/doc/developerguide/en/modules/building.xml
===================================================================
--- projects/jboss-jca/trunk/doc/developerguide/en/modules/building.xml	2009-07-02 18:18:16 UTC (rev 90779)
+++ projects/jboss-jca/trunk/doc/developerguide/en/modules/building.xml	2009-07-02 18:41:11 UTC (rev 90780)
@@ -47,7 +47,7 @@
 
     <section id="ivy">
       <title>Apache Ivy</title>
-      <para>You must have Apache Ivy 2.0.0+ installed in your Apache Ant installation.</para>
+      <para>You must have Apache Ivy 2.1.0-RC2+ installed in your Apache Ant installation.</para>
 
       <programlisting>
 cp ivy.jar $ANT_HOME/lib




More information about the jboss-cvs-commits mailing list