Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 9baae38e5 -> 8b76ea6d5


QPID-7345: [Java Broker] Remove mentioning of "immediate" flag from ACL 
documentation


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/8b76ea6d
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/8b76ea6d
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/8b76ea6d

Branch: refs/heads/master
Commit: 8b76ea6d5b4c872a7a017b4dfe62e5db51f9d656
Parents: 9baae38
Author: Alex Rudyy <oru...@apache.org>
Authored: Tue May 30 14:07:53 2017 +0100
Committer: Alex Rudyy <oru...@apache.org>
Committed: Tue May 30 14:09:31 2017 +0100

----------------------------------------------------------------------
 .../src/docbkx/security/Java-Broker-Security-ACLs.xml     | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/8b76ea6d/doc/java-broker/src/docbkx/security/Java-Broker-Security-ACLs.xml
----------------------------------------------------------------------
diff --git a/doc/java-broker/src/docbkx/security/Java-Broker-Security-ACLs.xml 
b/doc/java-broker/src/docbkx/security/Java-Broker-Security-ACLs.xml
index 320963a..fce9e42 100644
--- a/doc/java-broker/src/docbkx/security/Java-Broker-Security-ACLs.xml
+++ b/doc/java-broker/src/docbkx/security/Java-Broker-Security-ACLs.xml
@@ -189,7 +189,7 @@
           <entry> <command>PUBLISH</command> </entry>
           <entry> <para> Applied on a per message basis on publish message 
transfers</para> </entry>
           <entry><para>EXCHANGE</para></entry>
-          <entry><para>name, routingkey, immediate, 
virtualhost_name</para></entry>
+          <entry><para>name, routingkey, virtualhost_name</para></entry>
         </row>
         <row>
           <entry> <command>CREATE</command> </entry>
@@ -415,14 +415,6 @@
             </para>
           </entry>
         </row>
-        <row>
-          <entry><command>immediate</command></entry>
-          <entry>
-            <para>
-              Boolean. A property can be used to restrict PUBLISH action to 
publishing only messages with given immediate flag.
-            </para>
-          </entry>
-        </row>
       </tbody>
     </tgroup>
   </table>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to