You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/03/05 20:11:50 UTC

[qpid-dispatch] branch master updated: DISPATCH-1277 - Removed accidental inclusion of property allowAdminStatusUpdate

This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new fb7731b  DISPATCH-1277 - Removed accidental inclusion of property allowAdminStatusUpdate
fb7731b is described below

commit fb7731ba0f73b88f741002c440837cee9ac3afe8
Author: Ganesh Murthy <gm...@redhat.com>
AuthorDate: Tue Mar 5 15:10:20 2019 -0500

    DISPATCH-1277 - Removed accidental inclusion of property allowAdminStatusUpdate
---
 tests/one-router-policy/default.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/one-router-policy/default.json b/tests/one-router-policy/default.json
index 155dd68..55f1da6 100644
--- a/tests/one-router-policy/default.json
+++ b/tests/one-router-policy/default.json
@@ -25,7 +25,6 @@
                     "remoteHosts": "*",
                     "allowDynamicSource": true,
                     "allowAnonymousSender": true,
-		    "allowAdminStatusUpdate": true,
 		    "targets": "*",
 		    "sources": "*"
                 }


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