[jboss-cvs] JBossAS SVN: r109636 - branches/JBPAPP_5_1/connector.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 1 18:38:06 EST 2010


Author: clebert.suconic at jboss.com
Date: 2010-12-01 18:38:06 -0500 (Wed, 01 Dec 2010)
New Revision: 109636

Modified:
   branches/JBPAPP_5_1/connector/.classpath
Log:
eclipse won't build because of the lack of these libraries. Removing them

Modified: branches/JBPAPP_5_1/connector/.classpath
===================================================================
--- branches/JBPAPP_5_1/connector/.classpath	2010-12-01 22:48:43 UTC (rev 109635)
+++ branches/JBPAPP_5_1/connector/.classpath	2010-12-01 23:38:06 UTC (rev 109636)
@@ -6,8 +6,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-javamail/lib/mail.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-xjc.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-impl.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/quartz/lib/quartz.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar" sourcepath="/thirdparty/junit/lib/junit-src.zip"/>



More information about the jboss-cvs-commits mailing list