Author: tross
Date: Tue Apr 22 17:42:26 2014
New Revision: 1589218

URL: http://svn.apache.org/r1589218
Log:
NO-JIRA - Documentation updates

Modified:
    qpid/dispatch/trunk/doc/book/amqp-mapping.md
    qpid/dispatch/trunk/doc/book/index.md

Modified: qpid/dispatch/trunk/doc/book/amqp-mapping.md
URL: 
http://svn.apache.org/viewvc/qpid/dispatch/trunk/doc/book/amqp-mapping.md?rev=1589218&r1=1589217&r2=1589218&view=diff
==============================================================================
--- qpid/dispatch/trunk/doc/book/amqp-mapping.md (original)
+++ qpid/dispatch/trunk/doc/book/amqp-mapping.md Tue Apr 22 17:42:26 2014
@@ -70,7 +70,6 @@ Non-compliance occurs for one of the fol
 
   - Implementation of an optional feature is not planned
   - Implementation is not complete as of the current time
-  - The specified operation is considered suboptimal or unimplementable.  In 
all of these cases, an issue is pending with the AMQP Technical Committee.
   
 ### Compliance Matrix
 
@@ -79,11 +78,11 @@ Non-compliance occurs for one of the fol
   || READ || Should || No || Not yet implemented ||
   || UPDATE || Should || No || There are currently no Manageable Entities for 
which this is appropriate ||
   || DELETE || Should || No || There are currently no Manageable Entities for 
which this is appropriate ||
-  || READALL || Should || No || A non-standard version of this operation is 
supported that retrieves data from all entities of a type.  There is an 
outstanding issue raised with the AMQP Technical Committee to address this 
requirement. ||
-  || DISCOVER-NAMES || Should || No || Not yet implemented ||
-  || DISCOVER-TYPES || Should || Yes || There are no types that implement base 
types ||
-  || DISCOVER-OPERATIONS || Should || Yes || ||
-  || DISCOVER-MGMT-NODES || Should || Yes || This operation yields the 
addresses of all of the router nodes in the known network ||
+  || QUERY || Should || No || A non-standard version of this operation is 
supported that retrieves data from all entities of a type. ||
+  || GET-TYPES || Should || Yes || There are no types that implement base 
types ||
+  || GET-ATTRIBUTES || Should || Yes || ||
+  || GET-OPERATIONS || Should || Yes || ||
+  || GET-MGMT-NODES || Should || Yes || This operation yields the addresses of 
all of the router nodes in the known network ||
   || REGISTER || May || Not Planned || The router has a specific way to 
discover peers that does not involve this operation ||
   || DEREGISTER || May || Not Planned || The router has a specific way to 
discover peers that does not involve this operation ||
 

Modified: qpid/dispatch/trunk/doc/book/index.md
URL: 
http://svn.apache.org/viewvc/qpid/dispatch/trunk/doc/book/index.md?rev=1589218&r1=1589217&r2=1589218&view=diff
==============================================================================
--- qpid/dispatch/trunk/doc/book/index.md (original)
+++ qpid/dispatch/trunk/doc/book/index.md Tue Apr 22 17:42:26 2014
@@ -24,13 +24,6 @@ A lightweight message router, written in
 and scalable interconnect between AMQP endpoints or between endpoints
 and brokers.
 
-  || *Platforms* || Linux ||
-  || *AMQP versions* || 1.0 ||
-  || *Download* || <http://people.apache.org/~tross/qpid-dispatch-0.1rc3/> ||
-  || *Source location* ||  
<http://svn.apache.org/repos/asf/qpid/dispatch/trunk/> ||
-  
-[What can you do with Qpid Dispatch 0.1?](release-0.1.html)
-
 ## Overview
 
 The Dispatch router is an AMQP router that provides advanced interconnect for 
AMQP.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to