summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/distribution/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 14:33:02 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 14:33:02 +0000
commitce4cb6e7767059f24528ef8402a305adf3975fec (patch)
tree8873589b45e41230647d46fd95aba479f24acaa5 /sca-java-2.x/trunk/itest/distribution/pom.xml
parent52ddd683ac2e3af24366114a6731ee956bebeae1 (diff)
Temp try taking out the calc sample itest to see if it changes the hudson build memory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936872 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/distribution/pom.xml2
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 ac1f5e9fec..9a522875f4 100644
--- a/sca-java-2.x/trunk/itest/distribution/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/pom.xml
@@ -56,7 +56,6 @@
<modules>
<module>binding-ws-calculator</module>
- <module>calculator-rmi</module>
<module>implementation-java-calculator</module>
<module>legal-checks</module>
<module>webapp-helloworld</module>
@@ -65,6 +64,7 @@
<module>webapp-helloworld-servlet</module>
<module>webapp-helloworld-stripes</module>
<!--
+ <module>calculator-rmi</module>
<module>webapp-helloworld-bpel</module>
-->
</modules>