diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-04-16 12:18:33 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-04-16 12:18:33 +0000 |
| commit | 4fc3409365cd3cda5c04a822a31b11a3239a3f1d (patch) | |
| tree | a75d97749134c6da88800efe9221b1bb837d0f41 /RC6/java/release-docs | |
| parent | 43a65de871e1854fa500c42af7386cc3db348fcd (diff) | |
| download | qpid-python-4fc3409365cd3cda5c04a822a31b11a3239a3f1d.tar.gz | |
QPID-916 tag RC6
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2.1@648680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RC6/java/release-docs')
| -rw-r--r-- | RC6/java/release-docs/RELEASE_NOTES.txt | 28 |
1 files changed, 28 insertions, 0 deletions
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 |
