summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-23 08:05:11 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-23 08:05:11 +0000
commitb5fa46b7d82ab087c42f555d05f41e4df5fcfd73 (patch)
treefe960a7f6140495e8f92cf75ab6059db6ca385cc /java
parent3f738a1eb50506ce12f230da862fb35577127bc7 (diff)
Add in stripes itest (has been there for ages just got left off being included in build)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777826 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/itest/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index 387ece209f..dc817b134e 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -40,6 +40,7 @@
<module>implementation-java-calculator</module>
<module>webapp-helloworld</module>
<module>webapp-helloworld-jsp</module>
+ <module>webapp-helloworld-stripes</module>
</modules>
</project>