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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 9 09:12:12 EDT 2009


Author: jmesnil
Date: 2009-04-09 09:12:11 -0400 (Thu, 09 Apr 2009)
New Revision: 6376

Modified:
   trunk/.classpath
Log:
added jaxb-api.jar


Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-09 12:08:41 UTC (rev 6375)
+++ trunk/.classpath	2009-04-09 13:12:11 UTC (rev 6376)
@@ -53,6 +53,7 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jnpserver/lib/jnpserver.jar" sourcepath="thirdparty/jboss/jnpserver/lib/jnpserver-sources.jar"/>
 	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.1.0.BETA1.jar"/>
+	<classpathentry kind="lib" path="thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jbosssx-client/lib/jbosssx-client.jar"/>




More information about the jboss-cvs-commits mailing list