diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-09 10:00:06 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-09 10:00:06 +0000 |
commit | 853f0c7ee7da057ae349cda929d25147eef722dd (patch) | |
tree | 135872f2304190779a6b72ca14aa86ab0f1052b1 /branches/sca-java-1.x/itest | |
parent | 7cc94309410d6d4bf496d2bc8b4fc5819f67aa64 (diff) |
Add the license check itest to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802506 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest')
-rw-r--r-- | branches/sca-java-1.x/itest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml index f6f501730b..110ed17776 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -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> |