summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 07:47:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 07:47:25 +0000
commit489798a799fff6554897f82e5f6b2ab363bb2548 (patch)
treed37bc6faac858be2544b64768aff6fb0a120e380 /branches
parentd3c791eaca5f51ad94d5e1cc88bc9129a78747a2 (diff)
Merge change from trunk to m3 branch to include legal-checks itest in build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790484 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-2.0-M3/itest/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M3/itest/distribution/pom.xml b/branches/sca-java-2.0-M3/itest/distribution/pom.xml
index 2de21db322..5055bee2c3 100644
--- a/branches/sca-java-2.0-M3/itest/distribution/pom.xml
+++ b/branches/sca-java-2.0-M3/itest/distribution/pom.xml
@@ -38,6 +38,7 @@
<module>binding-ws-calculator</module>
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
+ <module>legal-checks</module>
<module>webapp-helloworld</module>
<module>webapp-helloworld-bpel</module>
<module>webapp-helloworld-jsp</module>