diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-28 13:51:39 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-28 13:51:39 +0000 |
commit | ca7db536efe8b5e51e184fcd0cf24206305e9ca6 (patch) | |
tree | 0005e9321faa77f4b9e33d5065cd911304020cac /java | |
parent | faa9dbb352ef6027e352d11de3f71d1c815de84d (diff) |
Put back the sample as the hudson build fail seems like randomness
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798524 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/sca/samples/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml index 8613f701c6..f4ffa33152 100644 --- a/java/sca/samples/pom.xml +++ b/java/sca/samples/pom.xml @@ -54,9 +54,8 @@ <module>dosgi-dynamic-calculator</module> -<!-- TUSCANY-3182 <module>dosgi-dynamic-calculator-operations</module> ---> + <module>helloworld-bpel</module> <module>implementation-java-calculator</module> |