[jboss-cvs] JBossAS SVN: r67162 - projects/metadata/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 16 00:16:03 EST 2007


Author: scott.stark at jboss.org
Date: 2007-11-16 00:16:02 -0500 (Fri, 16 Nov 2007)
New Revision: 67162

Modified:
   projects/metadata/trunk/.classpath
Log:
Add the jboss-jaxws.jar to the classpath

Modified: projects/metadata/trunk/.classpath
===================================================================
--- projects/metadata/trunk/.classpath	2007-11-16 05:13:00 UTC (rev 67161)
+++ projects/metadata/trunk/.classpath	2007-11-16 05:16:02 UTC (rev 67162)
@@ -27,5 +27,6 @@
 	<classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/jboss/jbossxb/2.0.0-SNAPSHOT/jbossxb-2.0.0-SNAPSHOT-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA.jar" sourcepath="M2_REPO/jboss/jboss-common-logging-log4j/2.0.4.GA/jboss-common-logging-log4j-2.0.4.GA-sources.jar"/>
 	<classpathentry kind="var" path="M2_REPO/ant/ant-junit/1.6.5/ant-junit-1.6.5.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/jboss-jaxws/2.0.1.GA/jboss-jaxws-2.0.1.GA.jar"/>
 	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list