summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-06 19:50:51 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-06 19:50:51 +0000
commitf3283a53cf3d2da81e2580beb2eade26b33e309f (patch)
tree4cec895dbe589f0e224ccdd8e3b32b5221e77277
parentcef3dc1a5cd7135dab4b11f8a0aa4fd230e878ff (diff)
As a test take the Tomcat war distribution out of the build and kick off a Hudson build to see how that goes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896646 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/distribution/tomcat/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/distribution/tomcat/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/pom.xml
index 7164f45ac7..6844b1f9aa 100644
--- a/sca-java-2.x/trunk/distribution/tomcat/pom.xml
+++ b/sca-java-2.x/trunk/distribution/tomcat/pom.xml
@@ -33,8 +33,10 @@
<modules>
<module>tomcat-hook</module>
<module>tomcat-servlet</module>
+<!--
<module>tomcat-war</module>
<module>testing</module>
+-->
</modules>
</project>