Author: fmeschbe
Date: Wed Nov 25 12:49:33 2009
New Revision: 884080
URL: http://svn.apache.org/viewvc?rev=884080&view=rev
Log:
SLING-1157 add test-services-war to the build order for integration testing
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=884080&r1=884079&r2=884080&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed Nov 25 12:49:33 2009
@@ -154,6 +154,7 @@
<modules>
<module>launchpad/testing</module>
<module>launchpad/test-services</module>
+ <module>launchpad/test-services-war</module>
</modules>
</profile>
<!-- Profile for including samples -->