Author: bimargulies
Date: Fri Jul 23 21:57:35 2010
New Revision: 967282
URL: http://svn.apache.org/viewvc?rev=967282&view=rev
Log:
Add compiling all the samples, somewhat slowly, to the stock build.
Modified:
cxf/trunk/pom.xml
Modified: cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=967282&r1=967281&r2=967282&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Fri Jul 23 21:57:35 2010
@@ -161,6 +161,7 @@
<module>rt</module>
<module>integration</module>
<module>maven-plugins</module>
+ <module>test-samples</module>
<module>systests</module>
</modules>