[jboss-cvs] JBoss Messaging SVN: r8235 - branches/Branch_1_4/integration/EAP4.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 3 00:54:32 EST 2011


Author: gaohoward
Date: 2011-03-03 00:54:32 -0500 (Thu, 03 Mar 2011)
New Revision: 8235

Modified:
   branches/Branch_1_4/integration/EAP4/.classpath
Log:
fix classpath error


Modified: branches/Branch_1_4/integration/EAP4/.classpath
===================================================================
--- branches/Branch_1_4/integration/EAP4/.classpath	2011-03-03 05:50:32 UTC (rev 8234)
+++ branches/Branch_1_4/integration/EAP4/.classpath	2011-03-03 05:54:32 UTC (rev 8235)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="docs/examples/queue-failover/src"/>
-	<classpathentry kind="src" path="jgroups-src"/>
 	<classpathentry kind="src" path="integration/EAP4/src/main"/>
 	<classpathentry kind="src" path="integration/EAP4/tests-src"/>
 	<classpathentry kind="src" path="docs/examples/bridge/src"/>
@@ -36,7 +35,6 @@
 	<classpathentry kind="lib" path="thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry kind="lib" path="thirdparty/javassist/lib/javassist.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/aop/lib/jdk14-pluggable-instrumentor.jar"/>
-	<classpathentry kind="lib" path="thirdparty/jboss/aop/lib/jrockit-pluggable-instrumentor.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/aop/lib/pluggable-instrumentor.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="thirdparty/retrotranslator/lib/backport-util-concurrent.jar"/>



More information about the jboss-cvs-commits mailing list