summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/samples/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-16 17:16:37 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-16 17:16:37 +0000
commit6626c9e3a05c34f4a14be352a126ad5dc4192d18 (patch)
tree7c11097c4f6ede1aa09acaea1e01a94b39c0c235 /branches/sca-equinox/samples/pom.xml
parentafca44dee0a22a38e3cc873bec43ce267adb06da (diff)
Started to fix module dependencies, OSGi manifest generation and a few references to obsolete classes to get a clean build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/samples/pom.xml')
-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 cb4df0c47b..0b30db08d6 100644
--- a/branches/sca-equinox/samples/pom.xml
+++ b/branches/sca-equinox/samples/pom.xml
@@ -59,7 +59,9 @@
<module>calculator-ws-webapp</module>
<module>callback-ws-client</module>
<module>callback-ws-service</module>
+ <!--
<module>customer-dojo</module>
+ -->
<module>databinding-echo</module>
<module>domain-management</module>
<module>feed-aggregator</module>
@@ -99,7 +101,9 @@
<module>store-distributed</module>
<module>supplychain</module>
<module>web-resource</module>
+ <!--
<module>zipcode-jaxws</module>
+ -->
</modules>
</profile>
</profiles>