[jboss-cvs] JBossAS SVN: r65816 - trunk/iiop.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 3 18:20:21 EDT 2007
Author: reverbel
Date: 2007-10-03 18:20:20 -0400 (Wed, 03 Oct 2007)
New Revision: 65816
Modified:
trunk/iiop/.classpath
trunk/iiop/.project
Log:
Delete TM/OTS/DTM code, which now lives in a separate project (at http://xactor.sourceforge.net).
Modified: trunk/iiop/.classpath
===================================================================
--- trunk/iiop/.classpath 2007-10-03 22:10:03 UTC (rev 65815)
+++ trunk/iiop/.classpath 2007-10-03 22:20:20 UTC (rev 65816)
@@ -10,7 +10,6 @@
<classpathentry kind="src" path="/security"/>
<classpathentry kind="src" path="/server"/>
<classpathentry kind="src" path="/system"/>
- <classpathentry kind="src" path="/transaction"/>
<classpathentry kind="src" path="/j2se"/>
<classpathentry kind="lib" path="/thirdparty/apache-avalon/lib/avalon-framework.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
Modified: trunk/iiop/.project
===================================================================
--- trunk/iiop/.project 2007-10-03 22:10:03 UTC (rev 65815)
+++ trunk/iiop/.project 2007-10-03 22:20:20 UTC (rev 65816)
@@ -9,7 +9,6 @@
<project>security</project>
<project>server</project>
<project>system</project>
- <project>transaction</project>
</projects>
<buildSpec>
<buildCommand>
More information about the jboss-cvs-commits
mailing list