[jboss-cvs] JBossAS SVN: r75165 - in branches/JBPAPP_4_2_0_GA_CP: ejb3 and 4 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 27 13:20:05 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-06-27 13:20:05 -0400 (Fri, 27 Jun 2008)
New Revision: 75165

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build.properties
   branches/JBPAPP_4_2_0_GA_CP/ejb3/.classpath
   branches/JBPAPP_4_2_0_GA_CP/server/.classpath
   branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath
   branches/JBPAPP_4_2_0_GA_CP/tomcat/.classpath
   branches/JBPAPP_4_2_0_GA_CP/webservices/.classpath
Log:
Fixing eclipse paths

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build.properties
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2008-06-27 17:20:05 UTC (rev 75165)
@@ -8,3 +8,6 @@
 version.name=EAP
 
 build.soa=false
+
+# set this to true if you want to run testcases
+build.unsecure=false

Modified: branches/JBPAPP_4_2_0_GA_CP/ejb3/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/ejb3/.classpath	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/ejb3/.classpath	2008-06-27 17:20:05 UTC (rev 75165)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry excluding="org/jboss/ejb3/MC*|org/jboss/ejb3/client/|org/jboss/ejb3/clientmodule/|org/jboss/ejb3/deployers/|org/jboss/ejb3/embedded/" kind="src" path="src/main"/>
+	<classpathentry kind="src" path="output/versionspecificcode"/>
 	<classpathentry kind="src" path="docs/tutorial/ssl/src"/>
 	<classpathentry excluding="org/jboss/ejb3/test/**/*EmbeddedTest.java|org/jboss/ejb3/test/appclient/|org/jboss/ejb3/test/jaxws/|org/jboss/ejb3/test/standalone/|org/jboss/ejb3/test/webservices/" kind="src" output="output/eclipse-test-classes" path="src/test"/>
 	<classpathentry excluding="*" kind="src" path="docs/embedded-tutorial/advanced-deployment/archive/src"/>
@@ -93,6 +94,8 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/dom4j-jarjar/lib/dom4j-jarjar.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/test"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-core.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-integration.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/JBPAPP_4_2_0_GA_CP/server/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/server/.classpath	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/server/.classpath	2008-06-27 17:20:05 UTC (rev 75165)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
+	<classpathentry kind="src" path="output/versionspecificcode"/>
 	<classpathentry kind="src" path="output/gen-src"/>
 	<classpathentry kind="src" path="output/gen-parsers"/>
 	<classpathentry kind="src" path="/jmx"/>
@@ -25,6 +26,8 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-core.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-integration.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath	2008-06-27 17:20:05 UTC (rev 75165)
@@ -65,5 +65,8 @@
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joramtests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joramtests-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/messaging/lib/jboss-messaging.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/JBPAPP_4_2_0_GA_CP/tomcat/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tomcat/.classpath	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/tomcat/.classpath	2008-06-27 17:20:05 UTC (rev 75165)
@@ -33,6 +33,5 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-core.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-integration.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/JBPAPP_4_2_0_GA_CP/webservices/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/webservices/.classpath	2008-06-27 17:11:20 UTC (rev 75164)
+++ branches/JBPAPP_4_2_0_GA_CP/webservices/.classpath	2008-06-27 17:20:05 UTC (rev 75165)
@@ -25,5 +25,8 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxws/lib/jsr250-api.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-framework/lib/jbossws-framework.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/ejb3x"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list