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

robbie pushed a change to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from 33b882052a fix test missed in prior change
     new d153efde4e temporarily remove test to allow concentrating on other 
issues
     new 8bac1a8e06 fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
     new 1265ab33ff add TODO for another fun task
     new a31545053f re-enable GHA CI runs in the main repo, build now in state 
it can pass the PR test subset (except for 
d153efde4e04703875c92fdcb45f9f65b87a215b needing reverted which would make it 
fail)

The 4 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:
 .github/workflows/build.yml                        |  2 -
 .../artemis/core/server/ActiveMQMessageBundle.java |  5 +-
 .../security/BasicSecurityManagerTest.java         | 16 ++--
 .../security/NettySecurityClientTest.java          | 92 ----------------------
 .../resources/restricted-security-client.policy    | 84 --------------------
 5 files changed, 11 insertions(+), 188 deletions(-)
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/NettySecurityClientTest.java
 delete mode 100644 
tests/integration-tests/src/test/resources/restricted-security-client.policy

Reply via email to