diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-09 14:05:14 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-09 14:05:14 +0000 |
| commit | 00d13a5bfd0e403a0e1bd7b8c48f63f9c6ed660e (patch) | |
| tree | 4a300fcb20b72a3f2f62d16994760eadd2390f99 /java/test-profiles | |
| parent | 1fee7faf7d77814cf95b757d8d78591e287eef08 (diff) | |
| download | qpid-python-00d13a5bfd0e403a0e1bd7b8c48f63f9c6ed660e.tar.gz | |
QPID-3392: correct JIRA reference
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1155373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index f8210e2b06..efe4b73ec5 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -82,6 +82,6 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMo // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* -// QPID-3092: the Java broker does not yet implement exchange creation arguments +// QPID-3392: the Java broker does not yet implement exchange creation arguments org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchangeWithArgs org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testSessionCreateTopicWithExchangeArgs |
