summaryrefslogtreecommitdiff
path: root/java/common/build.xml
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-10-23 01:21:22 +0000
committerRafael H. Schloming <rhs@apache.org>2008-10-23 01:21:22 +0000
commit673cb2f2eb5b8e9e6b8677fc4374ea49f34f194b (patch)
tree76b0127cf82c7e1b1b4b152af6f27d095ebd29d2 /java/common/build.xml
parent8bcd43077274666703aa2a254cdbcaf8229148fa (diff)
downloadqpid-python-673cb2f2eb5b8e9e6b8677fc4374ea49f34f194b.tar.gz
QPID-1339: support for low level session resume
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/build.xml')
-rw-r--r--java/common/build.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/common/build.xml b/java/common/build.xml
index 24e1a22edc..6172a680ec 100644
--- a/java/common/build.xml
+++ b/java/common/build.xml
@@ -19,9 +19,6 @@
-
-->
<project name="AMQ Common" default="build">
-
- <!-- Disabled ConnectionTest due to QPID-1359 -->
- <property name="module.test.excludes" value="**/ConnectionTest.java"/>
<import file="../module.xml"/>