[jboss-cvs] JBoss Messaging SVN: r3952 - branches/Branch_Stable.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 26 16:43:16 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-03-26 16:43:15 -0400 (Wed, 26 Mar 2008)
New Revision: 3952

Modified:
   branches/Branch_Stable/.classpath
Log:
classpath changes

Modified: branches/Branch_Stable/.classpath
===================================================================
--- branches/Branch_Stable/.classpath	2008-03-26 20:40:00 UTC (rev 3951)
+++ branches/Branch_Stable/.classpath	2008-03-26 20:43:15 UTC (rev 3952)
@@ -19,7 +19,6 @@
 	<classpathentry kind="src" path="output/gen-parsers"/>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="src" path="tests/src"/>
-	<classpathentry excluding="docs/examples/bridge/src/|docs/examples/common/src/|docs/examples/distributed-queue/src/|docs/examples/distributed-topic/src/|docs/examples/ejb3mdb/src/|docs/examples/http/src/|docs/examples/mdb-failure/src/|docs/examples/mdb/src/|docs/examples/queue-failover/src/|docs/examples/queue/src/|docs/examples/secure-socket/src/|docs/examples/stateless-clustered/src/|docs/examples/stateless/src/|docs/examples/topic/src/|docs/examples/web-service/src/|docs/examples/web-service/src-client/|output/gen-parsers/|src/main/|tests/src/" kind="src" path=""/>
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/avalon-framework-cvs-20020806.jar"/>
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/batik.jar"/>
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/fop.jar"/>
@@ -28,10 +27,7 @@
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/rowan-0.1.jar"/>
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/saxon-dbxsl-extensions.jar"/>
 	<classpathentry kind="lib" path="lib/docbook-support/support/lib/saxon.jar"/>
-	<classpathentry kind="lib" path="output/lib/jboss-messaging-client.jar"/>
-	<classpathentry kind="lib" path="output/lib/jboss-messaging-src.jar"/>
 	<classpathentry kind="lib" path="output/lib/jboss-messaging.jar"/>
-	<classpathentry kind="lib" path="tests/lib/jdbc-drivers/mysql-connector-java-5.1.5-bin.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-modeler/lib/commons-modeler.jar"/>
@@ -109,5 +105,8 @@
 	<classpathentry kind="lib" path="thirdparty/wutka-dtdparser/lib/dtdparser.jar"/>
 	<classpathentry kind="lib" path="tools/lib/jbossbuild.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="output/lib/jboss-messaging-client.jar"/>
+	<classpathentry kind="var" path="ANT_HOME/lib/ant-junit.jar"/>
+	<classpathentry kind="var" path="ANT_HOME/lib/ant.jar"/>
 	<classpathentry kind="output" path="tests/output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list