summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-11 07:32:00 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-06-11 07:32:00 +0000
commit0a3afafcf34b50d18e771cbe6abc4ad170279166 (patch)
tree2b7ee1efd8ca4914cc4fe1a8c8b1219b4eac5028 /java/sca
parentbde2166d8e7ec269aed879749f6e9649e8dccdb4 (diff)
Add the bpel webapp itest to the build as its working now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783661 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-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 41db2689bf..94174a439d 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -39,6 +39,7 @@
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
<module>webapp-helloworld</module>
+ <module>webapp-helloworld-bpel</module>
<module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-stripes</module>
</modules>