diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-12 12:46:58 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-12 12:46:58 +0000 |
commit | 3bb835e9b4539bc2b960dc6109fa8bbe5a71c83b (patch) | |
tree | 9b10b302f8d502ce2cf6664a344595d5ab527b57 | |
parent | fb049e88bd98a7ca1e256b1b5e790962580ffd8e (diff) |
Add jms noreply itest to itest build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743707 13f79535-47bb-0310-9956-ffa450edef68
-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 eb621da9e2..887b42feb1 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -98,6 +98,7 @@ <module>jms-callbacks</module> <module>jms-definitions</module> <module>jms-format</module> + <module>jms-noreplyto</module> <module>jms-selectors</module> <module>large-sdo-ws</module> <module>late-reference-resolution</module> |