Author: antelder
Date: Fri Jan 14 09:46:09 2011
New Revision: 1058917

URL: http://svn.apache.org/viewvc?rev=1058917&view=rev
Log:
Take this out for now as it doesn't appear to be used by anythig or do anything 
but it does try to start and opens a log file which causes conflicts if mutlipe 
runtimes try to open the same file

Modified:
    tuscany/sca-java-2.x/trunk/features/all/pom.xml

Modified: tuscany/sca-java-2.x/trunk/features/all/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/features/all/pom.xml?rev=1058917&r1=1058916&r2=1058917&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/features/all/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/features/all/pom.xml Fri Jan 14 09:46:09 2011
@@ -289,11 +289,11 @@
             <version>2.0-SNAPSHOT</version>
         </dependency>
 
-        <dependency>
+        <!-- dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             
<artifactId>tuscany-policy-transaction-runtime-geronimo</artifactId>
             <version>2.0-SNAPSHOT</version>
-        </dependency>
+        </dependency -->
 
         <!-- databinding extensions -->
 


Reply via email to