From 4fc3409365cd3cda5c04a822a31b11a3239a3f1d Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Wed, 16 Apr 2008 12:18:33 +0000 Subject: QPID-916 tag RC6 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2.1@648680 13f79535-47bb-0310-9956-ffa450edef68 --- RC6/java/release-docs/RELEASE_NOTES.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 RC6/java/release-docs/RELEASE_NOTES.txt (limited to 'RC6/java/release-docs') diff --git a/RC6/java/release-docs/RELEASE_NOTES.txt b/RC6/java/release-docs/RELEASE_NOTES.txt new file mode 100644 index 0000000000..29c296af22 --- /dev/null +++ b/RC6/java/release-docs/RELEASE_NOTES.txt @@ -0,0 +1,28 @@ +Apache Incubator Qpid Java M2.1 Release Notes +------------------------------------------- + +The Qpid M2.1 release contains support the for AMQP 0-8 specification. +You can access the 0-8 specification using the following link. +http://www.amqp.org/tikiwiki/tiki-index.php?page=Download + +For full details of Qpid capabilities, as they currently stand, see our +detailed project documentation at: + +http://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Documentation + +From the link above you can access our Getting Started Guide, FAQ, Build How To +and developer documentation. + + +Known Issues/Outstanding Work +----------------------------- + +You can view the outstanding task list for Qpid by visiting our JIRA: +http://issues.apache.org/jira/browse/QPID + + +M2.1 Tasks Completed +------------------- + +The set of JIRA tasks completed as part of the M2.1 effort is available at: +https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12312720&styleName=Html&projectId=12310520 -- cgit v1.2.1