summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/samples/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-22 01:26:40 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-22 01:26:40 +0000
commiteda586500e025febdb539765355fe9acdc391bfd (patch)
treef957c467b2f07ac015af9614192abb6cfe41f18f /branches/sca-equinox/samples/pom.xml
parent3ca9a77252f3885f80a4958a6fbafc518a5fd3a3 (diff)
Adjusted poms to previous changes. Disabled the modules that depend on implementation-script as it's not split in two modules yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/samples/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/branches/sca-equinox/samples/pom.xml b/branches/sca-equinox/samples/pom.xml
index 2742c930eb..6e1497afb9 100644
--- a/branches/sca-equinox/samples/pom.xml
+++ b/branches/sca-equinox/samples/pom.xml
@@ -53,7 +53,9 @@
<module>calculator-rcp</module>
<module>calculator-rmi-reference</module>
<module>calculator-rmi-service</module>
+ <!--
<module>calculator-script</module>
+ -->
<module>calculator-webapp</module>
<module>calculator-ws-secure-webapp</module>
<module>calculator-ws-webapp</module>
@@ -94,9 +96,11 @@
<module>simple-bigbank-spring</module>
<module>simple-callback</module>
<module>simple-callback-ws</module>
+ <!--
<module>spring-bigbank-calculator</module>
<module>spring-bigbank-checkaccount</module>
<module>spring-bigbank-stockquote</module>
+ -->
<module>store</module>
<module>store-distributed</module>
<module>supplychain</module>