Author: antelder
Date: Mon Jan 18 12:05:56 2010
New Revision: 900357
URL: http://svn.apache.org/viewvc?rev=900357&view=rev
Log:
Put back the bpel itests which were temporarily taken to test the hudson build
Modified:
tuscany/sca-java-2.x/trunk/itest/pom.xml
Modified: tuscany/sca-java-2.x/trunk/itest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/pom.xml?rev=900357&r1=900356&r2=900357&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/pom.xml Mon Jan 18 12:05:56 2010
@@ -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>