summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-18 12:05:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-18 12:05:56 +0000
commit30faff3172031e6c751594f5a1675cddd853ca0d (patch)
tree33c226d6e94c64a91eca51557562f2836072fcb4 /sca-java-2.x/trunk/itest/pom.xml
parentc0b480ce1460f90294bd2b4e95573c0e7ae64118 (diff)
Put back the bpel itests which were temporarily taken to test the hudson build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900357 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index bfacac0aaa..6a6d2ad613 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -45,7 +45,7 @@
</activation>
<modules>
<module>builder</module>
- <!-- module>bpel</module -->
+ <module>bpel</module>
<module>callback-api</module>
<module>callback-basic</module>
<module>callback-basic-ws</module>