summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-01-14 09:46:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-01-14 09:46:09 +0000
commitf3235262495bdf4740632a822794b7ef0a3a9ea7 (patch)
treefe9334b23a268c4a9034eeda26d9ff63ce51283c /sca-java-2.x/trunk/features
parentbceaebdbd78e028fd7fc39209a06efff45f0a51f (diff)
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
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058917 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features')
-rw-r--r--sca-java-2.x/trunk/features/all/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml
index bf168dc8b7..9113d6af55 100644
--- a/sca-java-2.x/trunk/features/all/pom.xml
+++ b/sca-java-2.x/trunk/features/all/pom.xml
@@ -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 -->