[jboss-cvs] JBossAS SVN: r96305 - in branches/Branch_5_x: management and 5 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 12 05:37:21 EST 2009


Author: kabir.khan at jboss.com
Date: 2009-11-12 05:37:20 -0500 (Thu, 12 Nov 2009)
New Revision: 96305

Modified:
   branches/Branch_5_x/hibernate-int/.classpath
   branches/Branch_5_x/management/.classpath
   branches/Branch_5_x/server/.classpath
   branches/Branch_5_x/spring-int/.classpath
   branches/Branch_5_x/testsuite/.classpath
   branches/Branch_5_x/varia/.classpath
   branches/Branch_5_x/varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SecurityActions.java
Log:
Fix eclipse classpath as much as possible, and exclude things I could not find imports for

Modified: branches/Branch_5_x/hibernate-int/.classpath
===================================================================
--- branches/Branch_5_x/hibernate-int/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/hibernate-int/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -5,7 +5,7 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-core.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-jmx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/org/hibernate/lib/hibernate-jbosscache2.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/hibernate/lib/hibernate-jbosscache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-reflect/lib/jboss-reflect.jar" sourcepath="/thirdparty/jboss/jboss-reflect/lib/jboss-reflect-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>

Modified: branches/Branch_5_x/management/.classpath
===================================================================
--- branches/Branch_5_x/management/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/management/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -8,5 +8,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi/lib/jboss-bootstrap-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-as/lib/jboss-bootstrap-spi-as.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-spi-mc/lib/jboss-bootstrap-spi-mc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-api-as/lib/jboss-bootstrap-api-as.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/Branch_5_x/server/.classpath
===================================================================
--- branches/Branch_5_x/server/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/server/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -7,7 +7,8 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/ibm-wsdl4j/lib/wsdl4j.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/hibernate-entitymanager/lib/hibernate-entitymanager.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/org/hibernate/lib/ejb3-persistence.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/ws/native/lib/jbossws-native-jaxrpc.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/ws/native/lib/jbossws-native-saaj.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/metadata/lib/jboss-metadata.jar" sourcepath="/thirdparty/jboss/metadata/lib/jboss-metadata-sources.jar">
@@ -32,5 +33,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-api-as/lib/jboss-bootstrap-api-as.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxws/lib/jaxws-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/jboss/interceptor/lib/jboss-interceptor-api.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/Branch_5_x/spring-int/.classpath
===================================================================
--- branches/Branch_5_x/spring-int/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/spring-int/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -18,5 +18,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-dependency-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/jboss/interceptor/lib/jboss-interceptor-api.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/Branch_5_x/testsuite/.classpath
===================================================================
--- branches/Branch_5_x/testsuite/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/testsuite/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry excluding="org/jboss/test/recover/derby/EmbeddedDerbyRecoverable.java|org/jboss/test/recover/oracle/OracleRecoverable.java|org/jboss/test/security/test/HttpsUnitTestCase.java" kind="src" path="src/main"/>
+	<classpathentry excluding="org/jboss/test/recover/derby/EmbeddedDerbyRecoverable.java|org/jboss/test/recover/oracle/OracleRecoverable.java|org/jboss/test/security/test/HttpsUnitTestCase.java|org/jboss/test/crashrecovery/taskdefs/JUnitClientAction.java|org/jboss/test/ws/jaxws/ejb3Integration/|org/jboss/test/ws/jaxws/webserviceref/|org/jboss/test/webservice/endpoint/|org/jboss/test/ejb3/ejbthree7376/" kind="src" path="src/main"/>
 	<classpathentry kind="src" path="output/gen-src"/>
 	<classpathentry kind="lib" path="src/resources"/>
 	<classpathentry kind="src" path="/aspects"/>
@@ -64,5 +64,12 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-api-as/lib/jboss-bootstrap-api-as.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-bootstrap-api-mc/lib/jboss-bootstrap-api-mc.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/validation-api/lib/validation-api.jar" sourcepath="/thirdparty/validation-api/lib/validation-api-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossts/lib/jbossjts-integration.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossts/lib/jbossjts-jacorb.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossts/lib/jbossts-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/javax/enterprise/lib/cdi-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/javax/inject/lib/javax.inject.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/jboss/interceptor/lib/jboss-interceptor-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/org/hibernate/lib/ejb3-persistence.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: branches/Branch_5_x/varia/.classpath
===================================================================
--- branches/Branch_5_x/varia/.classpath	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/varia/.classpath	2009-11-12 10:37:20 UTC (rev 96305)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry excluding="org/jboss/jaxr/|org/jboss/jdo/castor/|org/jboss/tm/plugins/tyrex/|org/jboss/varia/stats/DataSourceInterceptorJDK6.java" kind="src" path="src/main"/>
-	<classpathentry kind="src" path="src/tests"/>
+	<classpathentry excluding="org/jboss/jaxr/|org/jboss/jdo/castor/|org/jboss/tm/plugins/tyrex/|org/jboss/varia/stats/DataSourceInterceptorJDK6.java|org/jboss/varia/stats/DataSourceInterceptorJDK5.java" kind="src" path="src/main"/>
+	<classpathentry excluding="org/jboss/test/services/binding/test/" kind="src" path="src/tests"/>
 	<classpathentry kind="src" path="src/resources/tests"/>
 	<classpathentry exported="true" kind="src" path="/cluster"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

Modified: branches/Branch_5_x/varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SecurityActions.java
===================================================================
--- branches/Branch_5_x/varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SecurityActions.java	2009-11-12 09:39:16 UTC (rev 96304)
+++ branches/Branch_5_x/varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SecurityActions.java	2009-11-12 10:37:20 UTC (rev 96305)
@@ -63,7 +63,6 @@
    {
       final ClassLoader cl = AccessController.doPrivileged(new PrivilegedAction<ClassLoader>()
       {
-         @Override
          public ClassLoader run()
          {
             return Thread.currentThread().getContextClassLoader();




More information about the jboss-cvs-commits mailing list