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 | 541fc9b0dc0c4983571f18b6646a536e92c38fcf (patch) | |
| tree | d6d0efda81d32c3655a78e3591740c27deb64dc4 /qpid/java/test-profiles/Java010Excludes | |
| parent | fb8f4feed1d9c3776e79f884ac582d5da99a3873 (diff) | |
| download | qpid-python-541fc9b0dc0c4983571f18b6646a536e92c38fcf.tar.gz | |
QPID-3392: correct JIRA reference
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1155373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index f8210e2b06..efe4b73ec5 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/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 |
