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

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


     was 26fee2c191 fix missed placeholder conversion, noticed during review

This change permanently discards the following revisions:

 discard 26fee2c191 fix missed placeholder conversion, noticed during review
 discard 58b0ba5e4f remove new TestDeleteme test file like its name requests
 discard 21782fa749 fix missed placeholder conversion noticed in diff review
 discard 63fdfb7f1b fix example config edit in docs
 discard 197e7a4b8a tweak config to cover new generated files, get dev/release 
build going
 discard bb383de4bf fixups after rebase onto main at 
1a8c45890695831d5ef91da429ea75641e95c35f
 discard fe9b10a3ca align version with main again
 discard 4514bfbf99 flesh out documentation on updating from previous version
 discard 033914dc01 remove notes file
 discard 4bfa20a41e undo unnecessary newline differences
 discard 28870e1441 fixup couple log statments to clear TODOs
 discard 086534b3a8 remove some unused bits from the annotation processor
 discard 51acf6f07f remove some TODOs we wont do, add some javadoc explaining 
deprecations
 discard db63c63508 change some scopes to test only, supply logging impl via 
assembly distribution pom only
 discard b97a64fea5 bump doc example to reflect current
 discard 2eebc9a102 align tests with earlier annotation/processor changes
 discard f8e3dfb7e0 remove a couple of now-unnecessary (and incorrect) import 
config additions
 discard c32a924caa fixup test config after rebase to main at 
3d98ebc262140927d726a95cb4b83e0723dcecc1
 discard 8a37969759 expand ALH levels handling
 discard 36d6e4a48a make javadoc for message classes more consistent
 discard 603100c4cc add gate check, consistent with other uses above/below
 discard 74a3ca0beb consolidate generated logger output regardless of exception 
arg, gate with enabled checks to avoid overhead for many-arg methods if not 
enabled
 discard fccee8a2c6 format some generated bits more consistent with regular 
code style
 discard d2e1e70f04 remove seemingly unnecessary space, see what happens
 discard 140079eee2 remove TODO as we arent doing async append in ALH
 discard e5069dde49 remove unused out-of-order exception support to simplify
 discard 8504186d55 tweaks
 discard eade83aeee Adding regex attribute on LogProcessor to validate IDs.
 discard 5e2deb40ce rename processor module and better align package names
 discard d8e5b1fce4 update to Log4J 2.19.0
 discard 60d28c8f04 restore Travis config
 discard 1ffee2c804 Revert "Adding Step to verify if the broker has a 
log4j.properties configuration. if it does not the broker will install one by 
default"
 discard 1140a1402f Adding Step to verify if the broker has a log4j.properties 
configuration. if it does not the broker will install one by default
 discard c42131a125 Logging changes on BridgeImpl I used on real debug, squash 
with everything else please
 discard a1f49d5cef fix application of filtered version ref previously added in 
logging docs
 discard fe4f2a8df9 some more doc updates around monitorInterval
 discard ad47a1abb2 add a 5sec monitorInterval to the default log4j2.properties 
file, aligning with previous log config refresh behaviour. Update notes and 
versions detail.
 discard 0fc4691123 fixup after rebase to main at 
3aeb24ae01f19a37d9378820a40d36624c28288b
 discard 954bfe2fd7 NO-JIRA some real debug I made with the new logging - just 
squash with everything else
 discard 251bdd6744 fixup after rebase against main at 
a254e50aae5487148e3a1a3f7dfe54ff5139f88b
 discard 1b9895836d update notes, remove old comparison files
 discard c98461e89d remove arg that isnt being used anymore
 discard bfb83eedf7 add notes
 discard 67d09532d9 try out simplifying to use auto-detected log4j2.properties 
config file
 discard 3ab988a6d8 repeat removal to undo compensating commits
 discard 87f8f0eccc suppress unnecessary log4j2.properties file from console 
war overlay files
 discard d9f319a005 update documentation around logging
 discard 375146403c replace jbl reference with slf4j
 discard e837defca9 add outline of details for versions.md to cover
 discard 1936ca1eeb remove some remaining logging.properties files
 discard 48c499d7d6 remove comparison logging-CI.properties file as the CI 
specific config has gone away entirely
 discard 45935de020 update notes
 discard 551702d7cf remove examples config files that seem not to be referenced 
anywhere, and reference things that dont seem to exist
 discard e259b6694e restore comment
 discard 0d7e14e999 adjusting defaults
 discard bb2e7f92f0 add note from some looking at the handling
 discard 93b4fca5a3 some consolidation and simplification of the processor to 
make following easier and verification more consistent
 discard a6b016cb51 Replacing JBL by slf4j on rest
 discard 5708fb2ad6 Fix stacktraces of generated exceptions to not include the 
generated logmessage method
 discard 90e90c1f7c WIP: fixups after rebase onto main at 
11eab605842716487b0ca2cd5b019ba71bcc313d
 discard 8f4222c442 add note
 discard d658bf239e action some TODOs, add some others
 discard 7d9b08a418 some notes around reload
 discard dcdaa7c22e remove a couple TODOs not needed
 discard 7be41be4d0 fixups after rebase to main at 
a0f39a4b28545f4010e07d950c34fe9f1f228b68
 discard 6739ce2db7 fixup header comments
 discard 4c6f9d3f76 fix some file references and update notes
 discard 81d282ae4c convert some more test loggers
 discard 424771fe96 remove slf4j->jbl bridge from example
 discard 04b47fd336 replace a couple of examples logging.properties that enable 
audit logger output
 discard f3ff843442 add a note
 discard 1cc6577322 remove exclusion that is no longer needed
 discard b394a6d829 switch another logger missed previously
 discard 33d174eaec fixups after rebase to main at 
0ca44c0e6972991cf80e5feda34f6d02cf94dea0
 discard f2c28a20cb remove uses of JBL from compatibility tests, add 
artemis-unit-test-support to snapshots CP to ensure test appender class is 
found and avoids stacktracing
 discard 9b605fec9b add another TODO note
 discard cf209aaa0e move another old log config file out to root, for any later 
comparisons needed
 discard 9bed7eb702 replace logging.properties files for e2e-tests server 
configs
 discard a7be158136 remove commons-logging slf4j bridge now the karaf bits dont 
cause beanutils log spam
 discard 1e57a80b6a move karaf server feature test to its own module, its 
logging deps mess with the commons-config handling
 discard dfa4b2855b delete old Log4J 1.x log4j.properties files that shouldnt 
be doing anything, build isnt using log4j 1.x / reload4j anymore
 discard 746f2380c9 update deps to match actual SLF4J base usage and simplify
 discard 4e6c14f4c8 use latest log4j version
 discard d3ee7d5a86 remove now-unused import
 discard 0b626207d3 update notes
 discard 5029e87401 remove rather than reinstate a couple of unnecesarry level 
manipulations
 discard 273ce1f98c ensure method or class based cleanups for 
AssertionLoggerHandler exist or will be effective, where startCapture() has 
been called previously
 discard 3268a3825c reinstate another test manipulating levels
 discard b3d58e929b restore one of the remaining tests using JBL, manipulating 
levels
 discard ea66b1b68a Revert "add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc"
 discard cc7da5fa1c Revert "Moving dependencies as test"
 discard b7f3a283d7 Revert "Remove slf4j bridge depedencies from libs", towards 
getting build back to consistent deps state and to more easily revert original 
addition leading to issue.
 discard ddf1c11246 fixing build after rebase
 discard 64378b6de2 Rebased upstream/1662bc740eb4435f5236a70e310825c1daef2e08
 discard d829cf4576 fixing test
 discard 485a4947e9 Moving dependencies as test
 discard 4f25b9574c Remove slf4j bridge depedencies from libs
 discard f4f731f48b Removing log facade package
 discard d48dff37e5 make start on updating remaining integration tests, 
manipulating levels etc
 discard 847bd7f96d remove various mentions of jblm and wildfly-common from 
scripts etc, update service config logging details..now to see what it breaks
 discard aa6ad500da also move the old main tests logging.config file
 discard c7c45e3d46 move old base logging.properties out of artemis-cli, but 
leave it in root for comparison to see needed config updates as others replaced
 discard 3edb81e549 add some TODOs for area cleanup still needed
 discard 63cc01ea75 change remaining integration tests except those with TODOs
 discard 152806b237 Adding safeguard against {?} on LogProcessor
 discard 1d9f2e4a34 fix compile issues IDE somehow decided not to show
 discard 7d17294f83 more test changes
 discard 12dc06a174 more test updates
 discard 590142ae87 some more integration test updates
 discard ef97ce1e86 make start on updating integration tests
 discard 6dba3d1073 add note about e2e-test fixups needed
 discard 662b413c0f add artemis-unit-test-support dep to various modules that 
have tests, avoid stacktrace on not finding appender from shared logging config
 discard 38dbc736b2 Verifying JMX Security and setting up 
javax.management.builder.initial before Log4J starts its own JMX
 discard 0df907d874 add artemis-unit-test-support dep to various modules that 
have tests, and will stacktrace if the appender isnt found which is referenced 
in their shared logging test config
 discard 6b47e51278 fix dep scope
 discard 8112c7b7b2 add note about many integration-tests etc still using JBL
 discard 6732dabac4 fix other files similar to commit titled 'Fixing duplicate 
properties'
 discard 2a0e5a5d75 Fixing duplicate properties
 discard f6045d3529 Setting version as 3.0.0
 discard 6c75321612 updating version after rebasing
 discard 92a6cd8d06 add log config to get NettyNativeTest working
 discard e8be875729 simplify test logging config again, adjust assertion to be 
more specific and take into account change in output from 
07329118c10d14bce018a580b0dadbcf081233a8
 discard 37b574d7fd add log config for AuditLoggerAMQPMutualSSLTest
 discard ed1689385a ARTEMIS-3902 Adding Reason to Security Exception
 discard f1cac4c19c add some TODO notes from memory
 discard f421e116a2 add some [in-flux] config to get more failing audit log 
smoke tests passing
 discard d773e28cb7 apply needed change only, and remove old unused 
logging.properties file
 discard f04f030d66 reset smoke test config to current base assembly config
 discard a2d3657bb3 some more helper additions to bring default assembly 
logging config into line with prior config
 discard b1ba9430e2 Adding a test with no argument on exception (just to be 
sure)
 discard 0f0fd313b2 Removing @Cause annotation
 discard 03f433446d fix up errorprone error and an IDE warning
 discard 16de8d9aa0 ensure exceptions/causes are the last arg passed, as the 
logging framework expects, and processor now enforces
 discard 44865ad9f2 fix checkstyle on processor
 discard a592ecea7c small tweak on test
 discard 6d0e3a2296 Enforcing exception as the last argument
 discard 1b947a3943 log processing improvement with exceptions
 discard f8da3d4631 flesh out assembly default logging config, give output like 
previous behaviour
 discard 06968c4814 Removing Reload4J
 discard b7ed300182 fix some more placeholders missed previously
 discard 7dbb5b9e26 make basic start on audit log file config, add [unfinished] 
config changes to get AuditLoggerResourceTest smoke test passing
 discard b5a6270372 reorder args to match previously out-of-order placeholders, 
ensure new output matches previous
 discard 37ab5ffcaa remove now-unnecessary quote escaping from log/message 
bundle format strings, giving same output as before switch to slf4j formatter
 discard e06543b51c switch to released 2.0.0 artemis-native dep
 discard f4fb634086 Fixing up some {0} versus {}
 discard 9122707550 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)
 discard 141d652c01 add TODO for another fun task
 discard 7bd7319007 fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
 discard 919a638e70 temporarily remove test to allow concentrating on other 
issues
 discard a63c16e47c fix test missed in prior change
 discard cef88e057d fix format of code prefix in messages, pointed out by 
failing test
 discard 462cab9438 make a start on a basic loging config for distribution
 discard 233a2e2a5d add some more needed deps; essentially every module with 
tests (or without specific log test config) will need this to avoid a 
stacktrace from logging setup issues
 discard b4c43b2cee avoid NPE in a unit test due to audit loggers still being 
enabled, unlike prior test logging config
 discard 5f65b38ec2 Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
 discard 885c3eab33 add some deps needed/used already, look into test failure
 discard 6a572f0c5d fixup for release profile following prior rebases+squashes
 discard 2cd368da5e add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc
 discard a4975d0e3f basic logging config and some more on 
AssertionLoggerHandler to get some tests using it working
 discard 6a628e8948 make a start on restoring AssertionLoggerHandler to get 
tests going
 discard 1bcc9beafc Artemis native at 2.0 snapshot
 discard 9ed5ad04b6 squashed logging changes from Clebert + me, rebased onto 
main at 1a8c45890695831d5ef91da429ea75641e95c35f
 discard 045dfcc97b compensating commit, Revert "Bumping artemis as 3.0"
 discard 01caf45b28 compensating commit, Revert "ARTEMIS-3987 Removing ActiveMQ 
Artemis Rest from the codebase."
 discard 16f81a3e74 compensating commit - Revert "[maven-release-plugin] 
prepare release 2.26.0"
 discard 323d60dbb1 compensating commit - Revert "[maven-release-plugin] 
prepare for next development iteration"

Reply via email to