[jboss-cvs] JBossAS SVN: r63660 - branches/JBoss_4_0_0_CP/varia.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 27 01:44:50 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-06-27 01:44:49 -0400 (Wed, 27 Jun 2007)
New Revision: 63660

Modified:
   branches/JBoss_4_0_0_CP/varia/.classpath
Log:
Add the sun-ebxmlrr jaxr-client.jar to the classpath

Modified: branches/JBoss_4_0_0_CP/varia/.classpath
===================================================================
--- branches/JBoss_4_0_0_CP/varia/.classpath	2007-06-27 05:41:41 UTC (rev 63659)
+++ branches/JBoss_4_0_0_CP/varia/.classpath	2007-06-27 05:44:49 UTC (rev 63660)
@@ -25,5 +25,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-ebxmlrr/lib/ebxmlrr.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-ebxmlrr/lib/jaxr-client.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list