[jboss-cvs] JBossAS SVN: r65814 - trunk/transaction.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 3 17:47:53 EDT 2007


Author: reverbel
Date: 2007-10-03 17:47:52 -0400 (Wed, 03 Oct 2007)
New Revision: 65814

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


Deleted: trunk/transaction/.classpath
===================================================================
--- trunk/transaction/.classpath	2007-10-03 21:45:05 UTC (rev 65813)
+++ trunk/transaction/.classpath	2007-10-03 21:47:52 UTC (rev 65814)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry excluding="org/jboss/tm/recovery/test/**" kind="src" path="src/main"/>
-	<classpathentry kind="src" path="/j2se"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/system"/>
-	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/integration/lib/jboss-integration.jar" sourcepath="/thirdparty/jboss/integration/lib/integration-sources.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/main"/>
-	<classpathentry kind="output" path="output/eclipse-classes"/>
-</classpath>

Deleted: trunk/transaction/.project
===================================================================
--- trunk/transaction/.project	2007-10-03 21:45:05 UTC (rev 65813)
+++ trunk/transaction/.project	2007-10-03 21:47:52 UTC (rev 65814)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>transaction</name>
-	<comment></comment>
-	<projects>
-		<project>common</project>
-		<project>j2ee</project>
-		<project>jmx</project>
-		<project>system</project>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>




More information about the jboss-cvs-commits mailing list