summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-29 09:35:39 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-29 09:35:39 +0000
commit8ec48eac90fbed0e8e2113689526558b90348e7c (patch)
treeb40382e6edac34784c4140a649009858cfb3d4bd /branches/sca-java-1.x/itest/pom.xml
parent80bd87d37c3f3be40cea8141c45d5f7f9de00e4a (diff)
Add an itest for setting the JMS Time-To-Live header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769729 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
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 d6562c9d87..d9098e85be 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -104,6 +104,7 @@
<module>jms-nonscaclient-exceptions</module>
<module>jms-nulls</module>
<module>jms-selectors</module>
+ <module>jms-ttl</module>
<module>large-sdo-ws</module>
<module>late-reference-resolution</module>
<module>oneway</module>