summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 10:06:34 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-05-15 10:06:34 +0000
commita31c2f9cc4bd3768afe86b44430196020a955d68 (patch)
tree35cff5abdf7afe36fa45da884f0085f84c025d5b
parent5950b7004d0db77ae279b7b13c6c70821c3ec9c9 (diff)
launchers breaking the build so comment out until I've fixed it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944607 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index d82c394de6..2dd5fb6186 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -78,6 +78,7 @@
<!-- contributions - SCA samples -->
+ <module>contribution-binding-sca-calculator</module>
<module>contribution-binding-ws-calculator</module>
<!-- contributions - Tuscany samples -->
@@ -89,12 +90,10 @@
<!-- don't need to process this as it has just a README in it
<module>launcher-command-line</module>
-->
+<!-- breaking the hudson build
<module>launcher-embedded-jse</module>
-
- <!-- don't add yet
<module>launcher-embedded-osgi</module>
- -->
-
+-->
<!-- Application samples -->
<!-- TODO -->