summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-27 09:48:26 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-27 09:48:26 +0000
commit152dade0956825d343d5da6ce90238500dd603df (patch)
tree744f013e6fdcfcd9ab8edb5e2c13f5cab34829e8
parent3224b799c9222bbc441e1aeba197bdd92756ab96 (diff)
Take web-javascript-dojo out of the build as it doesn't appear to be used by anything and its breaking the Hudson builds due to the way it gets Dojo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884808 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/modules/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml
index 9db0652c84..409f47d6a3 100644
--- a/sca-java-2.x/trunk/modules/pom.xml
+++ b/sca-java-2.x/trunk/modules/pom.xml
@@ -110,7 +110,6 @@
<module>stripes</module>
<module>xsd</module>
<module>web-javascript</module>
- <module>web-javascript-dojo</module>
<!-- OSGi Remote Services with SCA -->
<module>contribution-osgi</module>
<module>implementation-osgi</module>