[jboss-cvs] JBoss Messaging SVN: r5764 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 29 17:27:34 EST 2009


Author: clebert.suconic at jboss.com
Date: 2009-01-29 17:27:33 -0500 (Thu, 29 Jan 2009)
New Revision: 5764

Modified:
   trunk/.classpath
Log:
Change on eclipse classpath: We don' t use any library from ANT_HOME on the classpath any longer

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-01-29 21:20:13 UTC (rev 5763)
+++ trunk/.classpath	2009-01-29 22:27:33 UTC (rev 5764)
@@ -50,8 +50,6 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/integration/lib/jboss-transaction-spi.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/api/lib/slf4j-api-1.4.3.jar"/>
-	<classpathentry kind="var" path="ANT_HOME/lib/ant.jar"/>
-	<classpathentry kind="var" path="ANT_HOME/lib/ant-junit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/common/lib/jboss-common.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jbossts14/lib/jbossjta-integration.jar"/>




More information about the jboss-cvs-commits mailing list