summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 07:30:03 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 07:30:03 +0000
commitd3c791eaca5f51ad94d5e1cc88bc9129a78747a2 (patch)
tree2e275949cae48b01b0ed19bcf736ed2ea412953a /java/sca
parente1b691620f073aab1678b0cc8a338cbe2eb0d20b (diff)
Add legal-checks itest into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790482 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/itest/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index 94174a439d..579d39800b 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/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>