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

github-bot pushed a change to branch dependabot/maven/netty-version-4.2.12.Final
in repository https://gitbox.apache.org/repos/asf/activemq.git


 discard ba1bdcd2c8 build(deps-dev): bump netty-version from 4.2.11.Final to 
4.2.12.Final
     add bedb10801c Fix FactoryFinder path resolution in Windows (#1831)
     add eec66898d9 Fix flaky testAdvisoryForwardingDuplexNC (#1832)
     add 5658dc7aad [#1823] Align DestinationView and DestinationViewMBean 
(#1824)
     add a4c771f244 Prevent a VM transport from being used with BrokerView 
(#1840)
     add 70caa1b4ad Also validate nested composite URIs used with BrokerView 
(#1847)
     add e30ef7d583 build(deps-dev): bump netty-version from 4.2.11.Final to 
4.2.12.Final

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ba1bdcd2c8)
            \
             N -- N -- N   
refs/heads/dependabot/maven/netty-version-4.2.12.Final (e30ef7d583)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/activemq/broker/jmx/BrokerView.java | 44 ++++++++++++
 .../activemq/broker/jmx/DestinationView.java       |  8 +++
 .../activemq/broker/jmx/DestinationViewMBean.java  | 20 ++++++
 .../org/apache/activemq/util/FactoryFinder.java    | 15 ++++-
 .../apache/activemq/util/FactoryFinderTest.java    | 50 +++++++++++++-
 .../transport/stomp/ProtocolConverterTest.java     |  9 ++-
 .../org/apache/activemq/broker/jmx/MBeanTest.java  | 47 ++++++++++++-
 .../org/apache/activemq/jmx/JmxCreateNCTest.java   | 78 +++++++++++++++++++---
 .../activemq/usecases/AdvisoryViaNetworkTest.java  |  1 +
 .../activemq/web/QueueBrowseServletTest.java       | 16 +++++
 10 files changed, 272 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to