Author: vanto
Date: Tue Jul 6 22:50:28 2010
New Revision: 961038
URL: http://svn.apache.org/viewvc?rev=961038&view=rev
Log:
Adding integration tests to build.
Modified:
ode/trunk/pom.xml
Modified: ode/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/ode/trunk/pom.xml?rev=961038&r1=961037&r2=961038&view=diff
==============================================================================
--- ode/trunk/pom.xml (original)
+++ ode/trunk/pom.xml Tue Jul 6 22:50:28 2010
@@ -159,6 +159,7 @@
<module>jbi-karaf</module>
<module>distro/src/examples-jbi/maven2/ping-pong-osgi</module>
<module>axis2-war</module>
+ <module>bpel-itest</module>
</modules>
<build>