diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-10-23 01:21:22 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-10-23 01:21:22 +0000 |
| commit | 3a07c0d1d6f665ae0d5b308fa8a3342d2bf4b1c2 (patch) | |
| tree | 7082cdbe3e0833f29de69423ec9f0b99eb44aa61 /qpid/java/common/build.xml | |
| parent | 386fc2f8dc103ae078c98e3fe5bcdfb7842f27de (diff) | |
| download | qpid-python-3a07c0d1d6f665ae0d5b308fa8a3342d2bf4b1c2.tar.gz | |
QPID-1339: support for low level session resume
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common/build.xml')
| -rw-r--r-- | qpid/java/common/build.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/common/build.xml b/qpid/java/common/build.xml index 24e1a22edc..6172a680ec 100644 --- a/qpid/java/common/build.xml +++ b/qpid/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"/> |
