Author: antelder
Date: Mon Mar 8 03:07:47 2010
New Revision: 920179
URL: http://svn.apache.org/viewvc?rev=920179&view=rev
Log:
Add compliance tests into the fast profile
Modified:
tuscany/sca-java-2.x/trunk/pom.xml
Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=920179&r1=920178&r2=920179&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Mon Mar 8 03:07:47 2010
@@ -675,6 +675,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
+ <module>compliance-tests</module>
</modules>
<build>
<plugins>