You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/03/08 21:50:22 UTC

svn commit: r920504 - /tuscany/sca-java-2.x/trunk/pom.xml

Author: antelder
Date: Mon Mar  8 20:50:21 2010
New Revision: 920504

URL: http://svn.apache.org/viewvc?rev=920504&view=rev
Log:
Add compliance tests to distribution 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=920504&r1=920503&r2=920504&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Mon Mar  8 20:50:21 2010
@@ -391,6 +391,7 @@
                 <module>shades</module>
                 <module>distribution</module>
                 <module>archetypes</module>
+                <module>compliance-tests</module>
             </modules>
            <build>
               <plugins>