diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-11-15 14:10:10 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-11-15 14:10:10 +0000 |
| commit | 4eaf589b156164e8e1b16cf622a00276f3360866 (patch) | |
| tree | 1885d99b75e6cff3d1d0c0179acb75d3802e9a43 /java/release-docs | |
| parent | 7485b52bbd4e395b47eabc47d6e29c155c34c9f7 (diff) | |
| download | qpid-python-4eaf589b156164e8e1b16cf622a00276f3360866.tar.gz | |
updated version numbers and release notes for M4
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@714267 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/release-docs')
| -rw-r--r-- | java/release-docs/RELEASE_NOTES.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/java/release-docs/RELEASE_NOTES.txt b/java/release-docs/RELEASE_NOTES.txt index cdddbc4254..fd0653934d 100644 --- a/java/release-docs/RELEASE_NOTES.txt +++ b/java/release-docs/RELEASE_NOTES.txt @@ -1,7 +1,7 @@ -Apache Qpid Incubating Java M3 Release Notes +Apache Qpid Incubating Java M4 Release Notes ------------------------------------------- -The Qpid M3 release contains support for AMQP 0-8, 0-9 and 0-10. You +The Qpid M4 release contains support for AMQP 0-8, 0-9 and 0-10. You can access the specifications from http://www.amqp.org/tikiwiki/tiki-index.php?page=Download @@ -29,10 +29,6 @@ Known Issues/Outstanding Work QPID-959: Fail over between a 0-9 and a 0-10 broker is not supported. -QPID-1190: A "protocol not supported" exception is logged when a Java client -connects to a Java broker because it initially attempts to negotiate -AMQP 0-10. - QPID-1251: On windows platforms the following run time exception is thrown and displayed when initiating a connection with an 0.9 broker: Exception in thread "IoReceiver - localhost/localhost:5672" java.lang.RuntimeException: connection closed |
