diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-19 18:41:45 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-19 18:41:45 +0000 |
commit | 4ef060256a0689bf03592fdbbd500ca5dd54f7a9 (patch) | |
tree | 65e48b8d1135e11173dfe316a51f889a42cebf8a | |
parent | 38161c22705d912c8ef0e2c82f4a4a8dd0cc0651 (diff) |
Add jms-nulls itest to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745957 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 9d6233cbc4..4870ea6bf7 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -101,6 +101,7 @@ <module>jms-oneway-nocf</module> <module>jms-noreplyto</module> <module>jms-nonscaclient-exceptions</module> + <module>jms-nulls</module> <module>jms-selectors</module> <module>large-sdo-ws</module> <module>late-reference-resolution</module> |