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

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


 discard e36aca282c ARTEMIS-X Bump selenium.version from 4.35.0 to 4.36.0
     add a79685e0b8 ARTEMIS-5683 properly convert wildcards in 
LegacyLDAPSecuritySettingPlugin
     add 1a7e23813c ARTEMIS-5588 allow config reload when there is no xml, just 
property files
     add 3553726b13 ARTEMIS-5692 Update exec-maven-plugin to 3.6.0
     add 31d417b5d2 ARTEMIS-X Bump selenium.version from 4.35.0 to 4.36.0

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   (e36aca282c)
            \
             N -- N -- N   refs/heads/dependabot/maven/selenium.version-4.36.0 
(31d417b5d2)

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:
 .../core/server/impl/ActiveMQServerImpl.java       |  61 ++++----
 .../impl/LegacyLDAPSecuritySettingPlugin.java      |  69 ++++++++-
 .../impl/LegacyLDAPSecuritySettingPluginTest.java  | 119 +++++++++++++++
 docs/user-manual/config-reload.adoc                |   3 +
 docs/user-manual/security.adoc                     |  15 ++
 pom.xml                                            |   2 +-
 ...gacyLDAPSecuritySettingPluginWildcardTest.java} | 160 +++++++++++++++++----
 .../{AMQauth.ldif => AMQauthWildcard.ldif}         | 129 +++++++++--------
 .../integration/server/ConfigurationTest.java      |  52 ++++++-
 9 files changed, 489 insertions(+), 121 deletions(-)
 create mode 100644 
artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/LegacyLDAPSecuritySettingPluginTest.java
 copy 
tests/integration-tests-isolated/src/test/java/org/apache/activemq/artemis/tests/integration/isolated/security/{LegacyLDAPSecuritySettingPluginTest2.java
 => LegacyLDAPSecuritySettingPluginWildcardTest.java} (52%)
 copy tests/integration-tests-isolated/src/test/resources/{AMQauth.ldif => 
AMQauthWildcard.ldif} (54%)


---------------------------------------------------------------------
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