summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-11 07:28:12 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-11 07:28:12 +0000
commitb855a576461eeae912b25aff1cd63feb283e20e9 (patch)
treee585e43c4996b3ae97e98dd86e05b093aadc64a3 /java/sca
parenta4f8f4b7e720b18b2f3644fd02f96ebd4cd320c0 (diff)
Put the helloworld jsp itest back into the build as its working again now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/itest/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index cb9a173472..41db2689bf 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -39,7 +39,7 @@
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
<module>webapp-helloworld</module>
- <!-- module>webapp-helloworld-jsp</module -->
+ <module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-stripes</module>
</modules>