summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-27 15:55:37 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-27 15:55:37 +0000
commit3a8f85af068bd03be8d24ad7ece99c36ccb43066 (patch)
tree526c126ce4a725e0344910e806d4cb1f2621bcfb /sca-java-1.x
parent77ee1e713a1a4df51ba73ca1e0249eff4edbd7c0 (diff)
TUSCANY-3758: Exclude zipcode-jaxws from the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028012 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/trunk/samples/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/pom.xml b/sca-java-1.x/trunk/samples/pom.xml
index c96f7f4ce7..2481601932 100644
--- a/sca-java-1.x/trunk/samples/pom.xml
+++ b/sca-java-1.x/trunk/samples/pom.xml
@@ -111,7 +111,9 @@
<module>store-distributed</module> <!-- not released in 1.6.1 -->
<module>supplychain</module>
<module>web-resource</module>
- <module>zipcode-jaxws</module> <!-- not released in 1.6.1 -->
+ <!-- TUSCANY-3758: excluded from build
+ <module>zipcode-jaxws</module> **** not released in 1.6.1 ***
+ -->
</modules>
</profile>
</profiles>