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

cshannon pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


    from 3372e01f7 AMQ-9242 - remove compile time dependency log4j-slf4j2-impl 
dependency (#997) from activemq-partition
     add 905f00c84 AMQ-9243 - Remove deprecated jetty-continuation dependency 
(#998)

No new revisions were added by this update.

Summary of changes:
 activemq-web-console/pom.xml                       |   4 -
 .../java/org/apache/activemq/web/RestTest.java     |  34 +++++
 activemq-web/pom.xml                               |   5 -
 .../java/org/apache/activemq/web/AjaxListener.java |  26 ++--
 .../activemq/web/MessageListenerServlet.java       |  43 ++----
 .../org/apache/activemq/web/MessageServlet.java    |  71 ++++-----
 .../activemq/web/async/AsyncServletRequest.java    | 168 +++++++++++++++++++++
 7 files changed, 261 insertions(+), 90 deletions(-)
 create mode 100644 
activemq-web/src/main/java/org/apache/activemq/web/async/AsyncServletRequest.java

Reply via email to