summaryrefslogtreecommitdiffstats
path: root/java/sca/samples
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-24 17:16:46 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-24 17:16:46 +0000
commitcc66ac33b36a389efb048df9b2538f25eeb45138 (patch)
tree4cc733614cd474dcfdb586410e49a011066b3d9a /java/sca/samples
parentd40cb6206fabbd3625f43399cd2cb2a6da84301e (diff)
Add bpel sample to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747448 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples')
-rw-r--r--java/sca/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index fba2f5e04d..09ba991670 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -43,6 +43,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>helloworld-bpel</module>
<module>calculator</module>
<module>calculator-equinox</module>
<module>calculator-osgi</module>