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

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


     was b8bab69059 basic change to allow a broker distribution to <just> start 
and serve clients

This change permanently discards the following revisions:

 discard b8bab69059 basic change to allow a broker distribution to <just> start 
and serve clients
 discard 0fcc5f22ce unsaved change missed from previous commit
 discard 6c8f3a257c some more fixups following review of delta on main prior to 
last rebase, from e49a9521aaf6b706d692d797c32100a205704186 to 
d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da
 discard 1c36d932da fixups for rebase from 
e49a9521aaf6b706d692d797c32100a205704186 to 
d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da
 discard ab1ed6c26f add TODOs and disable certain tests that need more 
extensive fixups, gets overall build 'completing' for next steps
 discard 0a71eb0532 update various tests to fix compilation
 discard 132a445290 fixup various compilations issues in more modules, and 
poking to get artemis-features build to complete
 discard 7a2b481a31 add TODO about potentially expensive preparation of 
probably-not-logged details
 discard 233445878a get artemis-cli compiling
 discard f31c69337a get artemis-mqtt-protocol compiling
 discard 492c79ad56 get artemis-jms-server compiling
 discard bf44d5bd14 add some TODO notes
 discard 80e6fe4a4d get artemis-amqp-protocol compiling [again]
 discard 804ae3c953 some more rebase fixups missed in prior commit
 discard 67ba9eadc5 Fixing clashes after rebasing
 discard 1f961de74b remove log config reloader that depends on jboss logmanager
 discard 9036de4dd4 WIP - some osgi changes probably needed, and use snapshot 
artemis-native to remove JBL dep that should never have been passed on
 discard 4be34b586d fix some missed conversions, dep updates from previous 
changes
 discard d3bf8f985a jms-tests, joram tests
 discard e1f95ff856 Rest conv
 discard f0a44b5adf Jakarta RA pom
 discard d5eb7530d9 RA changes
 discard 964b1c1170 some progress... next on the list now is RA
 discard 66e69c5433 tweak variables for simplicity, make debug env variable 
align better with processor name/purpose
 discard bbf9e6c2b7 add missing license header
 discard 49c32f25d3 Placing getlogger back in place
 discard b6e3e0e485 moving System.out loggers on LogProcessor
 discard df25cc0352 removing system.out
 discard 5dbaa2a6ac some javadoc fixup
 discard 3f727bbb4a Some System.out.println logging on the log processor
 discard ca242c9da1 removing some non used logging
 discard c86b3c2c10 removing non used class
 discard 5fbca4cc15 update artemis-cli
 discard 1fe3a540c5 update artemis-cdi-client
 discard 12ad8271c8 update artemis-mqtt-protocol
 discard 5fcdcbf4ff restore some levels to original DEBUG, for now at least (as 
they dont seem like INFOs)
 discard bb5a9b098b fix some placeholder references not previously converted
 discard 54288d45de fix some handling of out-of-order placeholder references 
previously missed
 discard 98b8913a23 restore original log level for a couple of entries in 
previous change
 discard b11abd2c20 converting jms-server
 discard 4338fe0af1 fix placeholders missed in previous updates
 discard ddde4e7bcc typo on comment
 discard d774249df6 adding some known objects to LogProcessor, adding an 
additional test
 discard 05b4707e59 service-extensions conversion
 discard 7bd4bfe0da openwire conversion
 discard b628a27685 convert logging for artemis-jms-client
 discard 22f09396c5 convert logging for artemis-stomp-protocol
 discard a20a28011f convert logging for artemis-amqp-protocol
 discard 87aa7fcb02 some fixups or notes, for prior changes or existing code 
noticed reviewing them
 discard 2920cc7dfe small tweak on log processor
 discard 263dbe2b3d making progress: Artemis-server is compiling fine at this 
point
 discard f6f8214240 more progress
 discard 6bf89f31c2 progress on server
 discard 34b9084063 Making progress with artemis-server
 discard 55eb7ed731 removing example created during prototype
 discard c5ce66d0b3 small tweak on processor to use a more unique name
 discard 07f3a5a17a Tweaks on log processor to support Exception, add DEBUG and 
TRACE (temporarily)
 discard 5726a27c54 restore a @Cause annotation to args that had it removed 
previously, where method still exists
 discard ebecf9822a small test tweak
 discard 0ac71db124 Adding support for exception on LogProcessor
 discard e819a5ee10 some more converstion on artemis-server
 discard e5481d72a0 disable push builds on apache repo; still enabled for 
forks, along with PR + manual builds
 discard 37a738f709 make start on artemis-server, note some issues with these 
and previous changes
 discard bbb821b7b3 remove actioned TODO comment
 discard 2bb0006a49 fix some arg/format issues with prior commit
 discard 99772f0967 Addressing variable arguments on AuditLogger
 discard 24bb838a7d Addressing TODOs: we should never have any wrong class 
names, no more usage of LOGGER.error, always remove those
 discard d56041b487 some TODOs around logger names etc
 discard 915e0eeca4 update more of artemis-jdbc-store, but not all in order to 
note specific issues
 discard f61c43eaa7 fixing formatting with {} some real implementation on 
Processor
 discard 2f8af615b2 make start on artemis-jdbc-store to highlight some needed 
conversions
 discard d969ba854e add scopes, mostly test and some runtime for now, for SLF4J 
Log4J binding dep
 discard f38b24b23a use SLF4J -> Log4J 2 impl
 discard 2042e95a8b fix AuditLogger line spacing
 discard c6b664835c remove comment note already actioned
 discard ba6d550667 fix junit licence note again
 discard 1ab2743203 progress - artemis-journal is compiling
 discard 83019db1af progress
 discard dc46dd1be7 WIP: some notes
 discard ca0c64a411 progress
 discard 87b00081e8 Progress
 discard 26423be44c Fixes
 discard 75ff495081 progress
 discard a23199ab72 progress
 discard f66167eb37 moving some stuff
 discard 1895474a05 removing jboss logging
 discard c3ff24eba7 fail on duplicate
 discard 3daa3dd603 removing logger level
 discard 74905447db prototype Log Processor

Reply via email to