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

orudyy pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.


    from 502e1a6  [maven-release-plugin] prepare for next development iteration
     new 4ba0211  QPID-6948: [Broker-J] Fix generation of json response for 
operations returning void
     new eccf0fc  QPID-6948: [Broker-J] Fix handling of requests for 
unsupported category
     new e7a0f0f  QPID-6948: [Broker-J] REST requests returning inherited 
context should be able to return the inherited context from SystemConfig in 
REST API for versions 6.1 and 7.0

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../latest/LatestManagementController.java         | 20 +++++++++---
 .../controller/v6_1/category/BrokerController.java | 15 ++++++++-
 .../category/LegacyCategoryControllerFactory.java  |  1 +
 .../v7_0/category/ContainerController.java         | 14 ++++++++
 .../category/LegacyCategoryControllerFactory.java  |  2 +-
 .../plugin/servlet/rest/RestServlet.java           | 13 +++-----
 .../org/apache/qpid/tests/http/HttpTestHelper.java |  9 +++--
 .../qpid/tests/http/rest/model/OperationTest.java  | 38 ++++++++++++++++++++++
 8 files changed, 95 insertions(+), 17 deletions(-)


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

Reply via email to