diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-13 11:17:58 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-13 11:17:58 +0000 |
commit | 05d000d7de3df7c2349ccd5f6f26421932b28f8d (patch) | |
tree | 9089dc56b4b0ba3c7e120bd91530e4ac0883d086 /branches/sca-java-1.x/itest | |
parent | 985e3fd6a928604ce0a5c1f0d941ca15d7275858 (diff) |
Add the jms nonsca excpetions test to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744072 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 b0d8d86183..987029d69b 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -100,6 +100,7 @@ <module>jms-format</module> <module>jms-oneway-nocf</module> <module>jms-noreplyto</module> + <module>itest-jms-nonscaclient-exceptions</module> <module>jms-selectors</module> <module>large-sdo-ws</module> <module>late-reference-resolution</module> |