summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-26 22:25:45 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-26 22:25:45 +0000
commit019246f0026d992e7409827de8e4d13cd59e5f04 (patch)
treef7824934444ff8d0d3eb2b904ce8d663e6c4124f /sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
parente320d6586edc59f6518776b307413ba94588a3b1 (diff)
TUSCANY-3436 - Reverting changes to add zipcode-jaxws into build as it seems to cause intermitent errors due to issues accessing remote wsdl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903458 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/samples/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml b/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
index 6af3581f81..b9afe06e87 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/samples/pom.xml
@@ -111,7 +111,7 @@
<module>store-secure</module>
<module>supplychain</module>
<module>web-resource</module>
- <module>zipcode-jaxws</module>
+ <!--module>zipcode-jaxws</module-->
</modules>
</profile>
</profiles>