[jboss-svn-commits] JBossWS SVN: r1190 - branches/jbossws-1.0
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Oct 10 11:59:08 EDT 2006
Author: thomas.diesler at jboss.com
Date: 2006-10-10 11:59:06 -0400 (Tue, 10 Oct 2006)
New Revision: 1190
Modified:
branches/jbossws-1.0/.classpath
Log:
Fix .classpath
Modified: branches/jbossws-1.0/.classpath
===================================================================
--- branches/jbossws-1.0/.classpath 2006-10-10 15:53:21 UTC (rev 1189)
+++ branches/jbossws-1.0/.classpath 2006-10-10 15:59:06 UTC (rev 1190)
@@ -29,5 +29,8 @@
<classpathentry kind="lib" path="thirdparty/jboss-jmx.jar"/>
<classpathentry kind="lib" path="thirdparty/jbosssx.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-system.jar"/>
+ <classpathentry kind="lib" path="thirdparty/jboss-common.jar"/>
+ <classpathentry kind="lib" path="thirdparty/jboss-remoting.jar"/>
+ <classpathentry kind="lib" path="thirdparty/wsdl4j.jar"/>
<classpathentry kind="output" path="output-eclipse"/>
</classpath>
More information about the jboss-svn-commits
mailing list