diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-04 12:27:52 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-04 12:27:52 +0000 |
commit | 2c731ae2006e25ac2d7e614fd041c4997c10a149 (patch) | |
tree | ad91384cd171ffaf136eaed3767ebae66118c420 | |
parent | 2d7cf4384249270f8581299f8dcac05cde23876d (diff) |
Temporarily take out distro itest as its hanging for me and hudson
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940828 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/itest/distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/pom.xml b/sca-java-2.x/trunk/itest/distribution/pom.xml index b5bed73d0d..e04fce5b80 100644 --- a/sca-java-2.x/trunk/itest/distribution/pom.xml +++ b/sca-java-2.x/trunk/itest/distribution/pom.xml @@ -55,10 +55,10 @@ </profiles> <modules> - <module>binding-ws-calculator</module> <module>implementation-java-calculator</module> <module>legal-checks</module> <!-- + <module>binding-ws-calculator</module> <module>calculator-rmi</module> --> </modules> |