Author: davidb
Date: Thu Jan 28 09:44:10 2010
New Revision: 904016
URL: http://svn.apache.org/viewvc?rev=904016&view=rev
Log:
Enabling system tests in the top level build.
Modified:
cxf/dosgi/trunk/pom.xml
Modified: cxf/dosgi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=904016&r1=904015&r2=904016&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Thu Jan 28 09:44:10 2010
@@ -110,6 +110,7 @@
<module>discovery</module>
<module>samples</module>
<module>distribution</module>
+ <module>systests2</module>
</modules>
<profiles>