summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-06 19:35:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-06 19:35:50 +0000
commit3895ae3152d15405ec8979540bedf8f05ddc2b58 (patch)
tree64187183e248996ef795d6b8d4142d8f17a74865 /sca-java-2.x
parent2e812bc10b64acb7865035e2dc4e5c166715adb0 (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@896635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-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..5947649d28 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>