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 2009/08/09 12:00:06 UTC

svn commit: r802506 - /tuscany/branches/sca-java-1.x/itest/pom.xml

Author: antelder
Date: Sun Aug  9 10:00:06 2009
New Revision: 802506

URL: http://svn.apache.org/viewvc?rev=802506&view=rev
Log:
Add the license check itest to the build

Modified:
    tuscany/branches/sca-java-1.x/itest/pom.xml

Modified: tuscany/branches/sca-java-1.x/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/itest/pom.xml?rev=802506&r1=802505&r2=802506&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/itest/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/itest/pom.xml Sun Aug  9 10:00:06 2009
@@ -88,6 +88,7 @@
                 <module>corba</module>
                 <module>conversations-ws</module>
                 <module>databindings</module>
+                <module>distro-license-check</module>
                 <!--module>domain</module-->
                 <module>exceptions</module>
                 <module>exceptions-cross-binding</module>