[jboss-cvs] JBossAS SVN: r65817 - trunk/server.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 3 18:26:12 EDT 2007


Author: reverbel
Date: 2007-10-03 18:26:12 -0400 (Wed, 03 Oct 2007)
New Revision: 65817

Modified:
   trunk/server/.classpath
   trunk/server/.project
Log:
Delete TM/OTS/DTM code, which now lives in a separate project (at http://xactor.sourceforge.net).


Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2007-10-03 22:20:20 UTC (rev 65816)
+++ trunk/server/.classpath	2007-10-03 22:26:12 UTC (rev 65817)
@@ -25,7 +25,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/transaction"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-container-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/jboss/jbossws/lib/jboss-jaxrpc.jar"/>

Modified: trunk/server/.project
===================================================================
--- trunk/server/.project	2007-10-03 22:20:20 UTC (rev 65816)
+++ trunk/server/.project	2007-10-03 22:26:12 UTC (rev 65817)
@@ -8,7 +8,6 @@
 		<project>jmx</project>
 		<project>naming</project>
 		<project>system</project>
-		<project>transaction</project>
 	</projects>
 	<buildSpec>
 		<buildCommand>




More information about the jboss-cvs-commits mailing list