[jboss-cvs] JBossAS SVN: r79368 - trunk/connector.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Oct 12 20:22:12 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-10-12 20:22:12 -0400 (Sun, 12 Oct 2008)
New Revision: 79368

Modified:
   trunk/connector/.classpath
Log:
jaxb runtime needs jaf

Modified: trunk/connector/.classpath
===================================================================
--- trunk/connector/.classpath	2008-10-13 00:21:50 UTC (rev 79367)
+++ trunk/connector/.classpath	2008-10-13 00:22:12 UTC (rev 79368)
@@ -14,5 +14,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar" sourcepath="/thirdparty/jboss/test/lib/jboss-test-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-man/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/jboss-man/lib/jboss-managed-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list