[jboss-cvs] JBossAS SVN: r74125 - trunk/messaging.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 4 23:15:08 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-04 23:15:08 -0400 (Wed, 04 Jun 2008)
New Revision: 74125

Modified:
   trunk/messaging/.classpath
Log:
Update the sourcepath

Modified: trunk/messaging/.classpath
===================================================================
--- trunk/messaging/.classpath	2008-06-05 02:24:00 UTC (rev 74124)
+++ trunk/messaging/.classpath	2008-06-05 03:15:08 UTC (rev 74125)
@@ -4,6 +4,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="src" path="/server"/>
 	<classpathentry kind="src" path="/j2se"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/messaging/lib/jboss-messaging.jar" sourcepath="/thirdparty/jboss/messaging/lib/jboss-messaging-src.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/messaging/lib/jboss-messaging.jar" sourcepath="/thirdparty/jboss/messaging/lib/jboss-messaging-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list