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


 discard 0679a3195c suppress unnecessary log4j2.properties file from console 
war overlay files
 discard 6ee0ba94d3 update documentation around logging
 discard adc649c8cd replace jbl reference with slf4j
 discard 9f1d077278 add outline of details for versions.md to cover
 discard 5b67be097f remove some remaining logging.properties files
 discard 7297c940ae remove comparison logging-CI.properties file as the CI 
specific config has gone away entirely
 discard 1d3d8dc3b3 update notes
 discard e634a7c456 remove examples config files that seem not to be referenced 
anywhere, and reference things that dont seem to exist
 discard 55c9b77751 restore comment
 discard edab14cab0 adjusting defaults
 discard 2ccbca3263 add note from some looking at the handling
 discard d17216da75 some consolidation and simplification of the processor to 
make following easier and verification more consistent
 discard 1530f0e0ee Replacing JBL by slf4j on rest
 discard 3f630374b1 Fix stacktraces of generated exceptions to not include the 
generated logmessage method
 discard 797f623d2e WIP: fixups after rebase onto main at 
11eab605842716487b0ca2cd5b019ba71bcc313d
 discard 0c666dda15 add note
 discard 9771883b53 action some TODOs, add some others
 discard 377b15525f some notes around reload
 discard c097bc0f93 remove a couple TODOs not needed
 discard 821053cd66 fixups after rebase to main at 
a0f39a4b28545f4010e07d950c34fe9f1f228b68
 discard 7c401daca2 fixup header comments
 discard bf11086b21 fix some file references and update notes
 discard 9f06d60c77 convert some more test loggers
 discard 294d538e7a remove slf4j->jbl bridge from example
 discard d6ed23ae6f replace a couple of examples logging.properties that enable 
audit logger output
 discard f200d98fef add a note
 discard 49d70ac517 remove exclusion that is no longer needed
 discard c5771558e4 switch another logger missed previously
 discard 5c373ec47f fixups after rebase to main at 
0ca44c0e6972991cf80e5feda34f6d02cf94dea0
 discard 52db1782a7 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 607be16904 add another TODO note
 discard 6a91cbf9ee move another old log config file out to root, for any later 
comparisons needed
 discard 0afa37f70b replace logging.properties files for e2e-tests server 
configs
 discard 432fff8203 remove commons-logging slf4j bridge now the karaf bits dont 
cause beanutils log spam
 discard 554addf88a move karaf server feature test to its own module, its 
logging deps mess with the commons-config handling
 discard f7592a840a delete old Log4J 1.x log4j.properties files that shouldnt 
be doing anything, build isnt using log4j 1.x / reload4j anymore
 discard 5f182c17eb update deps to match actual SLF4J base usage and simplify
 discard 71da9c8687 use latest log4j version
 discard 02dd32f2bb remove now-unused import
 discard 4fd5823862 update notes
 discard 85d6f34f4b remove rather than reinstate a couple of unnecesarry level 
manipulations
 discard 715235494d ensure method or class based cleanups for 
AssertionLoggerHandler exist or will be effective, where startCapture() has 
been called previously
 discard 4d773ccf67 reinstate another test manipulating levels
 discard c4041fdc42 restore one of the remaining tests using JBL, manipulating 
levels
 discard a7ba943c94 Revert "add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc"
 discard 4ccc6efb24 Revert "Moving dependencies as test"
 discard bb7805732b 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 50c38bf6cb fixing build after rebase
 discard a16ee4a0e7 Rebased upstream/1662bc740eb4435f5236a70e310825c1daef2e08
 discard 20e966b301 fixing test
 discard 3774b842b7 Moving dependencies as test
 discard b3cf66fe66 Remove slf4j bridge depedencies from libs
 discard 152f4e50b9 Removing log facade package
 discard ea9db161e9 make start on updating remaining integration tests, 
manipulating levels etc
 discard 0ad28296ed remove various mentions of jblm and wildfly-common from 
scripts etc, update service config logging details..now to see what it breaks
 discard 0b835c636a also move the old main tests logging.config file
 discard eb7967b75f 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 3e2f255f33 add some TODOs for area cleanup still needed
 discard 809b444a7b change remaining integration tests except those with TODOs
 discard 6d1ca45d93 Adding safeguard against {?} on LogProcessor
 discard 0a8e9f6226 fix compile issues IDE somehow decided not to show
 discard f582347ed7 more test changes
 discard 738752a9e6 more test updates
 discard cae93f55d0 some more integration test updates
 discard b3039107a5 make start on updating integration tests
 discard 2a375f18f4 add note about e2e-test fixups needed
 discard ff851d0515 add artemis-unit-test-support dep to various modules that 
have tests, avoid stacktrace on not finding appender from shared logging config
 discard 3a0e16296c Verifying JMX Security and setting up 
javax.management.builder.initial before Log4J starts its own JMX
 discard c24da9c8b1 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 6456d4f6c3 fix dep scope
 discard 7e30d9cd9d add note about many integration-tests etc still using JBL
 discard f06fc15fe3 fix other files similar to commit titled 'Fixing duplicate 
properties'
 discard b5ee8b0baf Fixing duplicate properties
 discard 2be6fadb51 Setting version as 3.0.0
 discard 7533b4c329 updating version after rebasing
 discard 47b7ccf94a add log config to get NettyNativeTest working
 discard c11a54ebee simplify test logging config again, adjust assertion to be 
more specific and take into account change in output from 
07329118c10d14bce018a580b0dadbcf081233a8
 discard b658558040 add log config for AuditLoggerAMQPMutualSSLTest
 discard adac9028cc ARTEMIS-3902 Adding Reason to Security Exception
 discard 6d4ffb7e21 add some TODO notes from memory
 discard 761ad24f9b add some [in-flux] config to get more failing audit log 
smoke tests passing
 discard 02b71ed296 apply needed change only, and remove old unused 
logging.properties file
 discard e85c069950 reset smoke test config to current base assembly config
 discard 682abe30a7 some more helper additions to bring default assembly 
logging config into line with prior config
 discard 840ac2b87e Adding a test with no argument on exception (just to be 
sure)
 discard 6e3e3f7b6b Removing @Cause annotation
 discard 2ebc99c757 fix up errorprone error and an IDE warning
 discard ea196f5791 ensure exceptions/causes are the last arg passed, as the 
logging framework expects, and processor now enforces
 discard 853915c6ff fix checkstyle on processor
 discard fb8d3c9ff8 small tweak on test
 discard 510927e5f5 Enforcing exception as the last argument
 discard ee10e09d6b log processing improvement with exceptions
 discard d3a8e02e6a flesh out assembly default logging config, give output like 
previous behaviour
 discard dd2bac566e Removing Reload4J
 discard 2527d0f4c6 fix some more placeholders missed previously
 discard 412d31a16d make basic start on audit log file config, add [unfinished] 
config changes to get AuditLoggerResourceTest smoke test passing
 discard 1299bfc62f reorder args to match previously out-of-order placeholders, 
ensure new output matches previous
 discard 9ef335ab5b remove now-unnecessary quote escaping from log/message 
bundle format strings, giving same output as before switch to slf4j formatter
 discard 20b30ac690 switch to released 2.0.0 artemis-native dep
 discard 81f5db9b43 Fixing up some {0} versus {}
 discard 1cbf992f70 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 5aaac25660 add TODO for another fun task
 discard e5c0e3530d fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
 discard ab1bf07b75 temporarily remove test to allow concentrating on other 
issues
 discard 75fe0b3808 fix test missed in prior change
 discard dcde5c348e fix format of code prefix in messages, pointed out by 
failing test
 discard 71e4e88273 make a start on a basic loging config for distribution
 discard 0b56ecabd7 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 f7c5be1123 avoid NPE in a unit test due to audit loggers still being 
enabled, unlike prior test logging config
 discard 8bead5e65e Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
 discard 5c651209c6 add some deps needed/used already, look into test failure
 discard e4b218e0e1 fixup for release profile following prior rebases+squashes
 discard 8498b8a331 add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc
 discard 9b5e6cc00e basic logging config and some more on 
AssertionLoggerHandler to get some tests using it working
 discard 5730c4945a make a start on restoring AssertionLoggerHandler to get 
tests going
 discard 0cef338ad4 Artemis native at 2.0 snapshot
 discard 765fc2895e squashed logging changes from Clebert + me, rebased onto 
main at 065bfe14f532858f2c2a20b0afb1a226b08ce013
    omit 065bfe14f5 ARTEMIS-3975: dont enable the snapshots repo for release 
artifacts during examples build
    omit 66ac39eb81 ARTEMIS-3971: set -noindex to exclude various .js files 
from javadoc output
    omit 1248877f6c ARTEMIS-3970: update keycloak version used for example to 
19.0.1 (and tweak filename accordingly)
    omit f953408185 ARTEMIS-3969 Removing Extra tests from the codebase
    omit 90966ccdf1 ARTEMIS-3964 Fix default ping commands timeout for Windows
    omit 11eab60584 [maven-release-plugin] prepare for next development 
iteration
    omit fb1b362b47 [maven-release-plugin] prepare release 2.25.0
    omit 36b7e154ee Release notes 2.25.0
    omit d4cbbfde1e ARTEMIS-3943 Changing default broker.xml and xsd with 
max-page-read comments and defaults
    omit 37c7da4e50 This closes #4168
    omit 6482805f7d ARTEMIS-3922 Reducing contention on 
Throwable#getOurStackTrace
    omit 45a1245cb0 ARTEMIS-3963 Fix setting security roles via properties on 
OpenJ9 JDK 11
    omit a220678552 This closes #4191
    omit 43e3442b14 NO-JIRA fix a typo
    omit d06459df57 ARTEMIS-3943 Adjusting defalut address settings to avoid 
OME from paging and flow control
    omit aa4c642796 NO-JIRA Fixing intermittent failure in StompV11Test
    omit fcd9ff2a86 This closes #4193
    omit 0e56d1a567 ARTEMIS-3961 don't log OperationContext
    omit 3fee038f85 This closes #4190
    omit 755b987ab1 ARTEMIS-3958 sending LWT may recurse infinitely if disk full
    omit a0f39a4b28 ARTEMIS-3956 clean up use of RemotingConnection
    omit 729fdc4aab ARTEMIS-3955 consolidate Subject on RemotingConnection
    omit f88381430c ARTEMIS-3872 fix NPE
    omit c99d061784 ARTEMIS-3843: fix audit logging method to call right 
logger, tweak message
    omit a72d894cb7 NO-JIRA Renaming example as opentelemetry
    omit 73e57e5ea8 This closes #4120
    omit 63966dcc56 ARTEMIS-3872 send scheduled msg immediately via mgmnt
    omit 38ee7bad33 This closes #4089
    omit 8511cf3617 ARTEMIS-3843 add/remove connector via management
    omit d8a35bf0e7 This closes #4088
    omit 87e9b361bb ARTEMIS-3785 support specifying alias for SSL keystore
    omit 451514f915 This closes #4175
    omit e8337b9c2e ARTEMIS-3933 - ScaleDown NPE on DLA resources with multiple 
destinations
    omit f6bca09afa ARTEMIS-3954: add more detail to core-client javadoc around 
the session and children thread model being like the JMS client
    omit 734e7f4ae5 ARTEMIS-3950: dont prepare unused debug detail during xml 
data import processing
    omit fb292fde35 This closes #4182
    omit f1c9e3df14 ARTEMIS-3947 fix merging for expiry address-settings
    omit 86db53da9a ARTEMIS-3918 support FQQN + anycast + redistribution
    omit 9acd036dcc ARTEMIS-3928 Fixing yield and shutdownNow
    omit c96243698d NO-JIRA Fixing suggested script for test variables
    omit 51825b18ba NO-JIRA: remove now-stale comments on tests that I missed 
when switching to cp files in 71b781d9193c64e34e9d986939af40745ea9740b
    omit 0ca44c0e69 NO-JIRA: remove now-stale comments missed when switching to 
cp files in 71b781d9193c64e34e9d986939af40745ea9740b
    omit 085bf79bf6 NO-JIRA: remove a couple of properties that override parent 
definitions and break use of the e2e-tests profile
    omit 88be6c3223 ARTEMIS-3946: update to Netty 4.1.79 (and netty-tcnative to 
2.0.54)
    omit 05b3879cba This closes #4180
    omit 682f505e32 ARTEMIS-3942 use session instead of direct routing for MQTT 
LWT messages
    omit aa11a82e0b This closes #4176
    omit d158e7eff0 ARTEMIS-3925 LVQ pruning nulls
    omit 520088b8c6 ARTEMIS-3940 Address.maxSizeMessage is ignored on FAIL and 
Blocking Paging Policy
    omit 2fbf2fcef0 ARTEMIS-3928 Fixing intermittent failure after executor's 
change
    omit 252e5b0b14 ARTEMIS-3928 Limiting parallel IO in paging which would 
allow multiple destinations running all at once
    omit 568eb70fcd ARTEMIS-3929 Improving OpenWire clientIDSet
    omit 12b81e7a25 ARTEMIS-3928 Adding SoakTest for Paging with in many 
destinations
    omit 7ec0bd35ba ARTEMIS-3927: update postgresql [provided/test] dep to 
42.4.1
    omit ee8afc8131 This closes #4171
    omit 174270fbc2 ARTEMIS-3914: reorder and clarify some bits, use version 
placeholder to give specific version in example dependency declaration
    omit 7fe3e5d198 ARTEMIS-3923 AddressControlImpl.getRoles doesn't return all 
the security role permissions.
    omit 382267bf63 This closes #4166
    omit dc2b67331d NO-JIRA update address-settings.md
    omit 4a7710918d NO-JIRA Moving HQ Converter into HQ client module
    omit 1662bc740e NO-JIRA small update for security manager
    omit 9444fc0bc8 This closes #4163
    omit dd61a651b1 ARTEMIS-3916 fix OpenWire selector with JMSMessageID
    omit 609343ec78 ARTEMIS-3917 Fix incorrect getters/setters on Configuration 
API
    omit 0cd203c32d ARTEMIS-3914 Document client classpath automated
    omit d67910f1a6 added test for mirroring and properties
    omit 71b781d919 NO-JIRA Improving dependency-scan for compatibility-tests
    omit b93613142f NO-JIRA core bridge doc clarification
    omit 53cb526d82 NO-JIRA core bridge doc fix
    omit 7184862bb5 NO-JIRA update XSD missed in ARTEMIS-3805
    omit d250801fcf ARTEMIS-3900 Support management allowlist entries with 
wildcard domain
    omit e44bd5266f ARTEMIS-3909 Move RoutingContext::processReferences as a 
static method in PostOffice
    omit 1e56f823a5 NO-JIRA fix stale project info
    omit fa002728f2 [maven-release-plugin] prepare for next development 
iteration
    omit 897d9beaef [maven-release-plugin] prepare release 2.24.0
    omit 3b24211ba9 NO-JIRA update versions.md for next release
    omit 631568f020 ARTEMIS-3905 update docs for disabled proxy
    omit b57a1498e8 ARTEMIS-3903 Remove Xalan dependencies
    omit 55865ab4b4 Revert "ARTEMIS-3902 Adding reason to Audit Security 
Message"
    omit db8f530256 ARTEMIS-3902 Adding reason to Audit Security Message
    omit 3d5f588bbe This closes #4154
    omit e35758a4d0 ARTEMIS-3901 Improvements on PerfCommand
    omit 4737c5c889 ARTEMIS-3901 Fix artemis perf client --durable fails on 
exception
    omit 79daf49105 [maven-release-plugin] prepare for next development 
iteration
    omit cc4867ccba [maven-release-plugin] prepare release 2.24.0
    omit 4513d2f121 NO-JIRA Fix Console QueuesTest
    omit e56b5ff53f ARTEMIS-3840 Core bridges with concurrency > 1 will get 
removed on config reload
    omit ab1d7a218e NO-JIRA replace templateFn with htmlTemplate
    omit 4974f2a9f0 ARTEMIS-3896 fix tests
    omit 14a4446ec1 ARTEMIS-3892 fix test
    omit a49066e6b7 ARTEMIS-3899 improve salt calculation
    omit a2262612ca ARTEMIS-3892 fix tests, add docs
    omit 688b894c62 ARTEMIS-3896 clarify logging for transactional ops
    omit 695bc5a648 ARTEMIS-3888 make web console detection more robust
    omit ff1fe7f6b5 ARTEMIS-3892 user limits not working with cert auth
    omit ff770d540d ARTEMIS-1964 fix and deprecate getNumberOfMessages() on 
AddressControl
    omit 8e54a65227 ARTEMIS-3767 Incompatibility on replication between 2.17 
and current version
    omit 7bc3b02809 ARTEMIS-3895 - treat properties url with trailing slash as 
directory of .properties files and apply in lexical order of name
    omit a0fb174c8f NO-JIRA clarify JmsTemplate warning
    omit 0f5bd28e23 ARTEMIS-2894 Small tweak into newInstance call
    omit d3ed11da2a ARTEMIS-3894 - resolve errorprone warn on vargs call
    omit 7ee820864b ARTEMIS-3894 - add conversion from string for list - allow 
core bridge static connector config via properties
    omit 8a6ee31055 NO-JIRA Adding a non failing test on TX send and mirror
    omit ee877e83a6 ARTEMIS-3885: refresh documentation build deps
    omit 52c2372053 ARTEMIS-3893: update to commons-configuration 2.8.0
    omit 1f2543029c ARTEMIS-3891 - allow TransformerConfig creation via 
properties
    omit 4a4765c39c ARTEMIS-3890 - rework LVQ implementation to ensure all 
messages get delivered, replacement of lvq now tied to the deliver loop. Fix 
issue with duplicates - bug in LinkedListImpl`
    omit 91f1d37266 This closes #4114
    omit 57f48ee146 ARTEMIS-3558 Add broker-connections to config idx
    omit 09859655f0 This closes #4132
    omit e6e9dfd55f Upgrade jetty to v10
    omit 8ef91333f7 This closes #4137
    omit 15d839a6b0 ARTEMIS-3820 Fix browsing original queue of AMQP messages
    omit f3954961e3 This closes #4138
     new b3461906ed ARTEMIS-3820 Fix browsing original queue of AMQP messages
     new 0fdf9a5b9b Upgrade jetty to v10
     new 91349de90d ARTEMIS-3558 Add broker-connections to config idx
     new 002e344c34 ARTEMIS-3890 - rework LVQ implementation to ensure all 
messages get delivered, replacement of lvq now tied to the deliver loop. Fix 
issue with duplicates - bug in LinkedListImpl`
     new 7a65a9a973 ARTEMIS-3891 - allow TransformerConfig creation via 
properties
     new 6184ce2458 ARTEMIS-3893: update to commons-configuration 2.8.0
     new b9972ed7ab ARTEMIS-3885: refresh documentation build deps
     new f4c2dab670 NO-JIRA Adding a non failing test on TX send and mirror
     new 2f8f206d6e ARTEMIS-3894 - add conversion from string for list - allow 
core bridge static connector config via properties
     new a32dd59025 ARTEMIS-3894 - resolve errorprone warn on vargs call
     new 9225db0d43 ARTEMIS-2894 Small tweak into newInstance call
     new 93a0b9de44 NO-JIRA clarify JmsTemplate warning
     new f3130b2c7f ARTEMIS-3895 - treat properties url with trailing slash as 
directory of .properties files and apply in lexical order of name
     new f2b61b7dc6 ARTEMIS-3767 Incompatibility on replication between 2.17 
and current version
     new df558b3c9e ARTEMIS-1964 fix and deprecate getNumberOfMessages() on 
AddressControl
     new 131c02e7a2 ARTEMIS-3892 user limits not working with cert auth
     new c6cf3586d3 ARTEMIS-3888 make web console detection more robust
     new 26ef796465 ARTEMIS-3896 clarify logging for transactional ops
     new 904c02de12 ARTEMIS-3892 fix tests, add docs
     new 0bd6a8982a ARTEMIS-3899 improve salt calculation
     new ffce554db6 ARTEMIS-3892 fix test
     new b4b5fa69b6 ARTEMIS-3896 fix tests
     new 14221f2ddd NO-JIRA replace templateFn with htmlTemplate
     new cadc5f580b ARTEMIS-3840 Core bridges with concurrency > 1 will get 
removed on config reload
     new a1a742da6c NO-JIRA Fix Console QueuesTest
     new 3dc192970c [maven-release-plugin] prepare release 2.24.0
     new b8b207923d [maven-release-plugin] prepare for next development 
iteration
     new 7ad32f3146 ARTEMIS-3901 Fix artemis perf client --durable fails on 
exception
     new 959dcfd104 ARTEMIS-3901 Improvements on PerfCommand
     new 25fa2f0130 ARTEMIS-3902 Adding reason to Audit Security Message
     new 52ab70c659 Revert "ARTEMIS-3902 Adding reason to Audit Security 
Message"
     new 8318eeddef ARTEMIS-3903 Remove Xalan dependencies
     new e71acdc17d ARTEMIS-3905 update docs for disabled proxy
     new cc803e8760 NO-JIRA update versions.md for next release
     new 29bf0d7603 [maven-release-plugin] prepare release 2.24.0
     new 12619365e0 [maven-release-plugin] prepare for next development 
iteration
     new 1931ab24b6 NO-JIRA fix stale project info
     new 64039aa581 ARTEMIS-3909 Move RoutingContext::processReferences as a 
static method in PostOffice
     new d120cfdb3d ARTEMIS-3900 Support management allowlist entries with 
wildcard domain
     new 5385920356 NO-JIRA update XSD missed in ARTEMIS-3805
     new adf1d00498 NO-JIRA core bridge doc fix
     new 829c0dfb02 NO-JIRA core bridge doc clarification
     new ac61a8330c NO-JIRA Improving dependency-scan for compatibility-tests
     new da066b19e4 added test for mirroring and properties
     new df6609f993 ARTEMIS-3914 Document client classpath automated
     new 363e6178d3 ARTEMIS-3917 Fix incorrect getters/setters on Configuration 
API
     new 49fe2d9868 ARTEMIS-3916 fix OpenWire selector with JMSMessageID
     new 5e546fb012 NO-JIRA small update for security manager
     new dad1443e87 NO-JIRA Moving HQ Converter into HQ client module
     new 5ba08001b7 NO-JIRA update address-settings.md
     new 56bd939fa0 ARTEMIS-3923 AddressControlImpl.getRoles doesn't return all 
the security role permissions.
     new c72f7999bf ARTEMIS-3914: reorder and clarify some bits, use version 
placeholder to give specific version in example dependency declaration
     new 5b93b785f7 ARTEMIS-3927: update postgresql [provided/test] dep to 
42.4.1
     new a0f0209c13 ARTEMIS-3928 Adding SoakTest for Paging with in many 
destinations
     new 44b4b78a69 ARTEMIS-3929 Improving OpenWire clientIDSet
     new 1e985b348e ARTEMIS-3928 Limiting parallel IO in paging which would 
allow multiple destinations running all at once
     new 1b616e458c ARTEMIS-3928 Fixing intermittent failure after executor's 
change
     new 5d37fde406 ARTEMIS-3940 Address.maxSizeMessage is ignored on FAIL and 
Blocking Paging Policy
     new 646bedb5b0 ARTEMIS-3925 LVQ pruning nulls
     new 292288f7c1 ARTEMIS-3942 use session instead of direct routing for MQTT 
LWT messages
     new fb992df2ea ARTEMIS-3946: update to Netty 4.1.79 (and netty-tcnative to 
2.0.54)
     new 564dbd61b8 NO-JIRA: remove a couple of properties that override parent 
definitions and break use of the e2e-tests profile
     new 451f50d2a4 NO-JIRA: remove now-stale comments missed when switching to 
cp files in 71b781d9193c64e34e9d986939af40745ea9740b
     new 638d2d182f NO-JIRA: remove now-stale comments on tests that I missed 
when switching to cp files in 71b781d9193c64e34e9d986939af40745ea9740b
     new d3a2a49e4a NO-JIRA Fixing suggested script for test variables
     new 1388a3be3c ARTEMIS-3928 Fixing yield and shutdownNow
     new eba0f5c1f9 ARTEMIS-3918 support FQQN + anycast + redistribution
     new d3775793e8 ARTEMIS-3947 fix merging for expiry address-settings
     new a15f85f0bf ARTEMIS-3950: dont prepare unused debug detail during xml 
data import processing
     new b1db49d831 ARTEMIS-3954: add more detail to core-client javadoc around 
the session and children thread model being like the JMS client
     new 69af472ae4 ARTEMIS-3933 - ScaleDown NPE on DLA resources with multiple 
destinations
     new f2cabef053 ARTEMIS-3785 support specifying alias for SSL keystore
     new 677af8dbde ARTEMIS-3843 add/remove connector via management
     new afb3e9cb0e ARTEMIS-3872 send scheduled msg immediately via mgmnt
     new f54fe1ebcc NO-JIRA Renaming example as opentelemetry
     new 71c2a1d9cd ARTEMIS-3843: fix audit logging method to call right 
logger, tweak message
     new ab6d43c410 ARTEMIS-3872 fix NPE
     new bee665c48a ARTEMIS-3955 consolidate Subject on RemotingConnection
     new f33fef7501 ARTEMIS-3956 clean up use of RemotingConnection
     new daea8a225d ARTEMIS-3958 sending LWT may recurse infinitely if disk full
     new 389a5557bd ARTEMIS-3961 don't log OperationContext
     new be9fec2575 NO-JIRA Fixing intermittent failure in StompV11Test
     new d216fe8b31 ARTEMIS-3943 Adjusting defalut address settings to avoid 
OME from paging and flow control
     new 00df4acfb0 NO-JIRA fix a typo
     new 0e9fb8a92d ARTEMIS-3963 Fix setting security roles via properties on 
OpenJ9 JDK 11
     new 4938be7de5 ARTEMIS-3922 Reducing contention on 
Throwable#getOurStackTrace
     new f73e23624e ARTEMIS-3943 Changing default broker.xml and xsd with 
max-page-read comments and defaults
     new d3dfbd77d8 Release notes 2.25.0
     new 69b73426cf [maven-release-plugin] prepare release 2.25.0
     new 87e7ed77e2 [maven-release-plugin] prepare for next development 
iteration
     new c31cfe3678 ARTEMIS-3964 Fix default ping commands timeout for Windows
     new 54ea4a5498 ARTEMIS-3969 Removing Extra tests from the codebase
     new 3af8ea84d8 ARTEMIS-3970: update keycloak version used for example to 
19.0.1 (and tweak filename accordingly)
     new 682184e166 ARTEMIS-3971: set -noindex to exclude various .js files 
from javadoc output
     new 7b755c1d6f ARTEMIS-3975: dont enable the snapshots repo for release 
artifacts during examples build
     new 12b685adf3 ARTEMIS-3985: update to activemq 5.17.2
     new fb4c7022eb Bumping artemis as 3.0
     new 482faf34dd ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the 
codebase.
     new 98b37eba41 comensating commit, Revert "ARTEMIS-3987 Removing ActiveMQ 
Artemis Rest from the codebase."
     new 006db3f6f1 compensating commit, Revert "Bumping artemis as 3.0"
     new 3c9d9c5a97 squashed logging changes from Clebert + me, rebased onto 
main at 065bfe14f532858f2c2a20b0afb1a226b08ce013
     new 3c3f248824 Artemis native at 2.0 snapshot
     new 64d7ee880e make a start on restoring AssertionLoggerHandler to get 
tests going
     new 3179c026be basic logging config and some more on 
AssertionLoggerHandler to get some tests using it working
     new a4d4438bfb add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc
     new 3ae71bd640 fixup for release profile following prior rebases+squashes
     new ff8a07da2d add some deps needed/used already, look into test failure
     new 8b70c8ff0c Using Artemis Native 2.1.0 snapshot until 2.0.0 is released
     new e58ba3128c avoid NPE in a unit test due to audit loggers still being 
enabled, unlike prior test logging config
     new 618df856d3 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
     new 2ea4abee26 make a start on a basic loging config for distribution
     new 8467e64981 fix format of code prefix in messages, pointed out by 
failing test
     new 0e74b7cdfe fix test missed in prior change
     new e0d0cfd88c temporarily remove test to allow concentrating on other 
issues
     new 67b6a8e222 fix various test failures due to unexpected message string; 
also make some tests indicate why they failed
     new 6c43e55d0f add TODO for another fun task
     new 0ff3f9ffce 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)
     new 89c3d16e6e Fixing up some {0} versus {}
     new 00bc3234da switch to released 2.0.0 artemis-native dep
     new 0da0089d10 remove now-unnecessary quote escaping from log/message 
bundle format strings, giving same output as before switch to slf4j formatter
     new b52dd1de95 reorder args to match previously out-of-order placeholders, 
ensure new output matches previous
     new e96fc3c5c7 make basic start on audit log file config, add [unfinished] 
config changes to get AuditLoggerResourceTest smoke test passing
     new b508d33623 fix some more placeholders missed previously
     new d6c5791c6f Removing Reload4J
     new 597ce3ad63 flesh out assembly default logging config, give output like 
previous behaviour
     new a710b3e327 log processing improvement with exceptions
     new acea54a1f6 Enforcing exception as the last argument
     new bb2d1f7c05 small tweak on test
     new 7e273c0b46 fix checkstyle on processor
     new 13512639de ensure exceptions/causes are the last arg passed, as the 
logging framework expects, and processor now enforces
     new ac4f54c0e0 fix up errorprone error and an IDE warning
     new 35fcd960d9 Removing @Cause annotation
     new e2c5964971 Adding a test with no argument on exception (just to be 
sure)
     new 52ec05e0a2 some more helper additions to bring default assembly 
logging config into line with prior config
     new 1d08e84829 reset smoke test config to current base assembly config
     new 023eb42398 apply needed change only, and remove old unused 
logging.properties file
     new 53af98708b add some [in-flux] config to get more failing audit log 
smoke tests passing
     new 6f611ce7d4 add some TODO notes from memory
     new d3aa33ac3b ARTEMIS-3902 Adding Reason to Security Exception
     new 3ac8a3c0ff add log config for AuditLoggerAMQPMutualSSLTest
     new 26fef669c5 simplify test logging config again, adjust assertion to be 
more specific and take into account change in output from 
07329118c10d14bce018a580b0dadbcf081233a8
     new 67308c30a6 add log config to get NettyNativeTest working
     new 2b7efff13b updating version after rebasing
     new 2fc819eeeb Setting version as 3.0.0
     new d5cd7cb87f Fixing duplicate properties
     new 0924cc604d fix other files similar to commit titled 'Fixing duplicate 
properties'
     new e31f0b6425 add note about many integration-tests etc still using JBL
     new bf813b290c fix dep scope
     new 3ab02751cc 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
     new 24e8b78cbf Verifying JMX Security and setting up 
javax.management.builder.initial before Log4J starts its own JMX
     new 1a94eda9b6 add artemis-unit-test-support dep to various modules that 
have tests, avoid stacktrace on not finding appender from shared logging config
     new bf78b09ca5 add note about e2e-test fixups needed
     new 6f491bd095 make start on updating integration tests
     new 7207fe8174 some more integration test updates
     new 24385c2cbe more test updates
     new 8b524babea more test changes
     new d1ea434b19 fix compile issues IDE somehow decided not to show
     new a1a6079d0c Adding safeguard against {?} on LogProcessor
     new 5dc0c99510 change remaining integration tests except those with TODOs
     new 8d20736882 add some TODOs for area cleanup still needed
     new fd98323c0b move old base logging.properties out of artemis-cli, but 
leave it in root for comparison to see needed config updates as others replaced
     new 0ce32f05ec also move the old main tests logging.config file
     new 4915cdf099 remove various mentions of jblm and wildfly-common from 
scripts etc, update service config logging details..now to see what it breaks
     new 05796f3471 make start on updating remaining integration tests, 
manipulating levels etc
     new 0ec6cb09f4 Removing log facade package
     new 688486677d Remove slf4j bridge depedencies from libs
     new 5cd56e8ffd Moving dependencies as test
     new d74883d41b fixing test
     new 107360c6de Rebased upstream/1662bc740eb4435f5236a70e310825c1daef2e08
     new ed8cbb9268 fixing build after rebase
     new b236e32322 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.
     new ea13a762dc Revert "Moving dependencies as test"
     new 320592fe78 Revert "add commons-logging -> SLF4J bridge and exclude 
commons-logging, suppresses unconfigured log spam from beanutils etc"
     new c2e65c97cb restore one of the remaining tests using JBL, manipulating 
levels
     new 9f47325383 reinstate another test manipulating levels
     new a720377db2 ensure method or class based cleanups for 
AssertionLoggerHandler exist or will be effective, where startCapture() has 
been called previously
     new 2ff471a6c5 remove rather than reinstate a couple of unnecesarry level 
manipulations
     new cd421c2b7e update notes
     new 99037c3577 remove now-unused import
     new f81ecdf4d7 use latest log4j version
     new c5322f9116 update deps to match actual SLF4J base usage and simplify
     new 02411860c9 delete old Log4J 1.x log4j.properties files that shouldnt 
be doing anything, build isnt using log4j 1.x / reload4j anymore
     new f19c23ba29 move karaf server feature test to its own module, its 
logging deps mess with the commons-config handling
     new 38d84e070a remove commons-logging slf4j bridge now the karaf bits dont 
cause beanutils log spam
     new 66d8043b40 replace logging.properties files for e2e-tests server 
configs
     new 379ebeeb04 move another old log config file out to root, for any later 
comparisons needed
     new df600176c8 add another TODO note
     new 1983cad34f 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
     new 27ae4dbb01 fixups after rebase to main at 
0ca44c0e6972991cf80e5feda34f6d02cf94dea0
     new 66dac4448a switch another logger missed previously
     new 95859b3241 remove exclusion that is no longer needed
     new 614576d42c add a note
     new ca0dea989b replace a couple of examples logging.properties that enable 
audit logger output
     new e2aa7c6532 remove slf4j->jbl bridge from example
     new dda6a31812 convert some more test loggers
     new 45ea931462 fix some file references and update notes
     new 4824d38356 fixup header comments
     new 284c668611 fixups after rebase to main at 
a0f39a4b28545f4010e07d950c34fe9f1f228b68
     new f8c7c88824 remove a couple TODOs not needed
     new 37e739c938 some notes around reload
     new 65a134625c action some TODOs, add some others
     new 33d720c69a add note
     new a3a49e53d4 WIP: fixups after rebase onto main at 
11eab605842716487b0ca2cd5b019ba71bcc313d
     new 1471177a6c Fix stacktraces of generated exceptions to not include the 
generated logmessage method
     new 31f166ad98 Replacing JBL by slf4j on rest
     new fd7d346a00 some consolidation and simplification of the processor to 
make following easier and verification more consistent
     new bd4c72be21 add note from some looking at the handling
     new ecf6563a98 adjusting defaults
     new 7a90a69669 restore comment
     new 5089ab1ef8 remove examples config files that seem not to be referenced 
anywhere, and reference things that dont seem to exist
     new 83147fb504 update notes
     new 57b10eef2c remove comparison logging-CI.properties file as the CI 
specific config has gone away entirely
     new c2b4720bbf remove some remaining logging.properties files
     new 29ca63bebf add outline of details for versions.md to cover
     new b8db59c790 replace jbl reference with slf4j
     new bab9e4ed54 update documentation around logging
     new fb7a54f557 suppress unnecessary log4j2.properties file from console 
war overlay files
     new fe74837bf1 repeat removal to undo compensating commits

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   (0679a3195c)
            \
             N -- N -- N   refs/heads/new-logging (fe74837bf1)

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.

The 218 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:
 .../src/test/scripts/run-examples.sh               |    1 -
 .../src/test/scripts/run-standard-examples.sh      |    1 -
 artemis-rest/pom.xml                               |  184 ---
 .../org/apache/activemq/artemis/rest/ActiveMQ.java |  174 ---
 .../activemq/artemis/rest/ActiveMQRestLogger.java  |   69 -
 .../activemq/artemis/rest/HttpHeaderProperty.java  |   53 -
 .../java/org/apache/activemq/artemis/rest/Jms.java |  174 ---
 .../artemis/rest/MessageServiceConfiguration.java  |  168 ---
 .../artemis/rest/MessageServiceManager.java        |  216 ---
 .../activemq/artemis/rest/UnknownMediaType.java    |   26 -
 .../activemq/artemis/rest/UnmarshalException.java  |   30 -
 .../integration/ActiveMQBootstrapListener.java     |   47 -
 .../rest/integration/EmbeddedRestActiveMQ.java     |   75 -
 .../rest/integration/EmbeddedRestActiveMQJMS.java  |   42 -
 .../RestMessagingBootstrapListener.java            |   86 --
 .../integration/ServletContextBindingRegistry.java |   50 -
 .../rest/queue/AcknowledgedQueueConsumer.java      |  242 ---
 .../artemis/rest/queue/Acknowledgement.java        |   61 -
 .../artemis/rest/queue/ConsumedHttpMessage.java    |   45 -
 .../artemis/rest/queue/ConsumedMessage.java        |   68 -
 .../artemis/rest/queue/ConsumedObjectMessage.java  |   62 -
 .../artemis/rest/queue/ConsumersResource.java      |  273 ----
 .../artemis/rest/queue/DestinationResource.java    |   48 -
 .../rest/queue/DestinationServiceManager.java      |  170 ---
 .../artemis/rest/queue/DestinationSettings.java    |   56 -
 .../activemq/artemis/rest/queue/PostMessage.java   |  269 ----
 .../artemis/rest/queue/PostMessageDupsOk.java      |   91 --
 .../artemis/rest/queue/PostMessageNoDups.java      |   43 -
 .../activemq/artemis/rest/queue/QueueConsumer.java |  269 ----
 .../artemis/rest/queue/QueueDeployment.java        |   39 -
 .../rest/queue/QueueDestinationsResource.java      |  175 ---
 .../activemq/artemis/rest/queue/QueueResource.java |  179 ---
 .../artemis/rest/queue/QueueServiceManager.java    |  116 --
 .../rest/queue/push/ActiveMQPushStrategy.java      |   77 -
 .../artemis/rest/queue/push/FilePushStore.java     |  115 --
 .../artemis/rest/queue/push/PushConsumer.java      |  140 --
 .../queue/push/PushConsumerMessageHandler.java     |   74 -
 .../rest/queue/push/PushConsumerResource.java      |  154 --
 .../artemis/rest/queue/push/PushStore.java         |   34 -
 .../artemis/rest/queue/push/PushStrategy.java      |   42 -
 .../artemis/rest/queue/push/UriStrategy.java       |  224 ---
 .../rest/queue/push/UriTemplateStrategy.java       |   29 -
 .../rest/queue/push/xml/Authentication.java        |   47 -
 .../rest/queue/push/xml/AuthenticationType.java    |   26 -
 .../artemis/rest/queue/push/xml/BasicAuth.java     |   53 -
 .../artemis/rest/queue/push/xml/DigestAuth.java    |   25 -
 .../rest/queue/push/xml/PushRegistration.java      |  184 ---
 .../artemis/rest/queue/push/xml/XmlHttpHeader.java |   59 -
 .../artemis/rest/queue/push/xml/XmlLink.java       |   91 --
 .../topic/AcknowledgedSubscriptionResource.java    |   71 -
 .../artemis/rest/topic/FileTopicPushStore.java     |   42 -
 .../artemis/rest/topic/PushSubscription.java       |   63 -
 .../rest/topic/PushSubscriptionsResource.java      |  216 ---
 .../artemis/rest/topic/PushTopicRegistration.java  |   43 -
 .../activemq/artemis/rest/topic/Subscription.java  |   32 -
 .../artemis/rest/topic/SubscriptionResource.java   |   71 -
 .../artemis/rest/topic/SubscriptionsResource.java  |  427 ------
 .../artemis/rest/topic/TopicDeployment.java        |   40 -
 .../rest/topic/TopicDestinationsResource.java      |  170 ---
 .../artemis/rest/topic/TopicPushStore.java         |   26 -
 .../activemq/artemis/rest/topic/TopicResource.java |  183 ---
 .../artemis/rest/topic/TopicServiceManager.java    |  110 --
 .../activemq/artemis/rest/util/Constants.java      |   23 -
 .../rest/util/CustomHeaderLinkStrategy.java        |   39 -
 .../artemis/rest/util/HttpMessageHelper.java       |  131 --
 .../artemis/rest/util/LinkHeaderLinkStrategy.java  |   55 -
 .../activemq/artemis/rest/util/LinkStrategy.java   |   24 -
 .../activemq/artemis/rest/util/TimeoutTask.java    |  164 --
 .../src/main/resources/schema/artemis-rest.xsd     |  119 --
 .../integration/EmbeddedRestActiveMQJMSTest.java   |  199 ---
 .../artemis/rest/test/AutoAckQueueTest.java        |   88 --
 .../artemis/rest/test/AutoAckTopicTest.java        |  217 ---
 .../artemis/rest/test/ClientAckQueueTest.java      |  376 -----
 .../artemis/rest/test/ClientAckTopicTest.java      |  319 ----
 .../artemis/rest/test/CreateDestinationTest.java   |  180 ---
 .../activemq/artemis/rest/test/DupQueueTest.java   |  154 --
 .../activemq/artemis/rest/test/Embedded.java       |   94 --
 .../activemq/artemis/rest/test/EmbeddedTest.java   |  157 --
 .../artemis/rest/test/EmbeddedTestServer.java      |   95 --
 .../artemis/rest/test/FindDestinationTest.java     |  135 --
 .../apache/activemq/artemis/rest/test/JMSTest.java |  275 ----
 .../artemis/rest/test/MessagePropertiesTest.java   |  104 --
 .../artemis/rest/test/MessageTestBase.java         |   79 -
 .../rest/test/PersistentPushQueueConsumerTest.java |  204 ---
 .../rest/test/PersistentPushTopicConsumerTest.java |  240 ---
 .../artemis/rest/test/PushQueueConsumerTest.java   |  336 -----
 .../artemis/rest/test/PushTopicConsumerTest.java   |  363 -----
 .../activemq/artemis/rest/test/RawAckTest.java     |  158 --
 .../artemis/rest/test/RepostingQueueTest.java      |  563 -------
 .../artemis/rest/test/RepostingTopicTest.java      |  691 ---------
 .../artemis/rest/test/RoundtripTimeTest.java       |   72 -
 .../activemq/artemis/rest/test/SelectorTest.java   |  304 ----
 .../activemq/artemis/rest/test/SessionTest.java    |  309 ----
 .../activemq/artemis/rest/test/TransformTest.java  |  248 ---
 .../apache/activemq/artemis/rest/test/Util.java    |   49 -
 .../apache/activemq/artemis/rest/test/XmlTest.java |   48 -
 .../artemis/rest/topic/RepostingTopicTest.java     |  692 ---------
 artemis-rest/src/test/resources/activemq-rest.xml  |   19 -
 artemis-rest/src/test/resources/broker.xml         |   49 -
 docs/user-manual/en/SUMMARY.md                     |    1 -
 docs/user-manual/en/rest.md                        | 1585 --------------------
 examples/features/standard/pom.xml                 |    2 -
 examples/features/standard/rest/dup-send/pom.xml   |  161 --
 examples/features/standard/rest/dup-send/readme.md |   41 -
 .../rest/dup-send/src/main/java/Order.java         |   69 -
 .../rest/dup-send/src/main/java/PostOrder.java     |   69 -
 .../dup-send/src/main/java/PostOrderWithId.java    |   45 -
 .../rest/dup-send/src/main/java/ReceiveOrder.java  |   49 -
 .../dup-send/src/main/resources/activemq-rest.xml  |   23 -
 .../rest/dup-send/src/main/resources/broker.xml    |   36 -
 .../rest/dup-send/src/main/webapp/WEB-INF/web.xml  |   55 -
 .../features/standard/rest/javascript-chat/pom.xml |  175 ---
 .../standard/rest/javascript-chat/readme.md        |   15 -
 .../javascript-chat/src/main/resources/broker.xml  |   34 -
 .../src/main/webapp/WEB-INF/web.xml                |   51 -
 .../javascript-chat/src/main/webapp/index.html     |  188 ---
 .../resteasy/messaging/test/AutoAckTopicTest.java  |   88 --
 .../features/standard/rest/jms-to-rest/pom.xml     |  161 --
 .../standard/rest/jms-to-rest/postOrder.py         |   45 -
 .../features/standard/rest/jms-to-rest/readme.md   |   49 -
 .../standard/rest/jms-to-rest/receiveOrder.py      |   69 -
 .../rest/jms-to-rest/src/main/java/JmsReceive.java |   52 -
 .../rest/jms-to-rest/src/main/java/JmsSend.java    |   44 -
 .../rest/jms-to-rest/src/main/java/Order.java      |   69 -
 .../jms-to-rest/src/main/java/RestReceive.java     |   50 -
 .../rest/jms-to-rest/src/main/java/RestSend.java   |   40 -
 .../rest/jms-to-rest/src/main/resources/broker.xml |   37 -
 .../jms-to-rest/src/main/webapp/WEB-INF/web.xml    |   51 -
 examples/features/standard/rest/pom.xml            |   45 -
 examples/features/standard/rest/push/pom.xml       |  161 --
 examples/features/standard/rest/push/readme.md     |   32 -
 .../standard/rest/push/src/main/java/Order.java    |   69 -
 .../rest/push/src/main/java/PostOrder.java         |   44 -
 .../standard/rest/push/src/main/java/PushReg.java  |   44 -
 .../rest/push/src/main/java/ReceiveShipping.java   |   51 -
 .../rest/push/src/main/resources/broker.xml        |   42 -
 .../rest/push/src/main/webapp/WEB-INF/web.xml      |   51 -
 pom.xml                                            |    5 +-
 tests/integration-tests/pom.xml                    |   59 +-
 .../artemis/tests/integration/rest/Order.java      |   80 -
 .../integration/rest/RestDeserializationTest.java  |  198 ---
 .../tests/integration/rest/RestTestBase.java       |   99 --
 .../rest/util/QueueRestMessageContext.java         |   75 -
 .../tests/integration/rest/util/ResponseUtil.java  |   35 -
 .../integration/rest/util/RestAMQConnection.java   |  104 --
 .../integration/rest/util/RestMessageContext.java  |  259 ----
 .../rest/util/TopicRestMessageContext.java         |   83 -
 .../test/resources/rest/bwlist-rest-test-asm.xml   |   37 -
 .../src/test/resources/rest/rest-test-asm.xml      |   37 -
 .../rest/rest-test-bwlist/webapp/WEB-INF/web.xml   |   56 -
 .../rest/rest-test/webapp/WEB-INF/web.xml          |   58 -
 151 files changed, 2 insertions(+), 18918 deletions(-)
 delete mode 100644 artemis-rest/pom.xml
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/ActiveMQ.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/ActiveMQRestLogger.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/HttpHeaderProperty.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/Jms.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/MessageServiceConfiguration.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/MessageServiceManager.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/UnknownMediaType.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/UnmarshalException.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/integration/ActiveMQBootstrapListener.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/integration/EmbeddedRestActiveMQ.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/integration/EmbeddedRestActiveMQJMS.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/integration/RestMessagingBootstrapListener.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/integration/ServletContextBindingRegistry.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/AcknowledgedQueueConsumer.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/Acknowledgement.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/ConsumedHttpMessage.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/ConsumedMessage.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/ConsumedObjectMessage.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/ConsumersResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/DestinationResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/DestinationServiceManager.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/DestinationSettings.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/PostMessage.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/PostMessageDupsOk.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/PostMessageNoDups.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/QueueConsumer.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/QueueDeployment.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/QueueDestinationsResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/QueueResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/QueueServiceManager.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/ActiveMQPushStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/FilePushStore.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/PushConsumer.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/PushConsumerMessageHandler.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/PushConsumerResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/PushStore.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/PushStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/UriStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/UriTemplateStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/Authentication.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/AuthenticationType.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/BasicAuth.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/DigestAuth.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/PushRegistration.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/XmlHttpHeader.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/queue/push/xml/XmlLink.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/AcknowledgedSubscriptionResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/FileTopicPushStore.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/PushSubscription.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/PushSubscriptionsResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/PushTopicRegistration.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/Subscription.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/SubscriptionResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/SubscriptionsResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/TopicDeployment.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/TopicDestinationsResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/TopicPushStore.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/TopicResource.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/topic/TopicServiceManager.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/Constants.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/CustomHeaderLinkStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/HttpMessageHelper.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/LinkHeaderLinkStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/LinkStrategy.java
 delete mode 100644 
artemis-rest/src/main/java/org/apache/activemq/artemis/rest/util/TimeoutTask.java
 delete mode 100644 artemis-rest/src/main/resources/schema/artemis-rest.xsd
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/integration/EmbeddedRestActiveMQJMSTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckQueueTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Embedded.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/EmbeddedTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/EmbeddedTestServer.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/FindDestinationTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/JMSTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/MessagePropertiesTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/MessageTestBase.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/PersistentPushQueueConsumerTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/PersistentPushTopicConsumerTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/PushQueueConsumerTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/PushTopicConsumerTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/RawAckTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/RepostingQueueTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/RepostingTopicTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/RoundtripTimeTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/SelectorTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/SessionTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/TransformTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Util.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/XmlTest.java
 delete mode 100644 
artemis-rest/src/test/java/org/apache/activemq/artemis/rest/topic/RepostingTopicTest.java
 delete mode 100644 artemis-rest/src/test/resources/activemq-rest.xml
 delete mode 100644 artemis-rest/src/test/resources/broker.xml
 delete mode 100644 docs/user-manual/en/rest.md
 delete mode 100644 examples/features/standard/rest/dup-send/pom.xml
 delete mode 100644 examples/features/standard/rest/dup-send/readme.md
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/java/Order.java
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/java/PostOrder.java
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/java/PostOrderWithId.java
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/java/ReceiveOrder.java
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/resources/activemq-rest.xml
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/resources/broker.xml
 delete mode 100644 
examples/features/standard/rest/dup-send/src/main/webapp/WEB-INF/web.xml
 delete mode 100644 examples/features/standard/rest/javascript-chat/pom.xml
 delete mode 100644 examples/features/standard/rest/javascript-chat/readme.md
 delete mode 100644 
examples/features/standard/rest/javascript-chat/src/main/resources/broker.xml
 delete mode 100644 
examples/features/standard/rest/javascript-chat/src/main/webapp/WEB-INF/web.xml
 delete mode 100644 
examples/features/standard/rest/javascript-chat/src/main/webapp/index.html
 delete mode 100644 
examples/features/standard/rest/javascript-chat/src/test/java/org/jboss/resteasy/messaging/test/AutoAckTopicTest.java
 delete mode 100644 examples/features/standard/rest/jms-to-rest/pom.xml
 delete mode 100644 examples/features/standard/rest/jms-to-rest/postOrder.py
 delete mode 100644 examples/features/standard/rest/jms-to-rest/readme.md
 delete mode 100644 examples/features/standard/rest/jms-to-rest/receiveOrder.py
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/java/JmsReceive.java
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/java/JmsSend.java
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/java/Order.java
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/java/RestReceive.java
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/java/RestSend.java
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/resources/broker.xml
 delete mode 100644 
examples/features/standard/rest/jms-to-rest/src/main/webapp/WEB-INF/web.xml
 delete mode 100644 examples/features/standard/rest/pom.xml
 delete mode 100644 examples/features/standard/rest/push/pom.xml
 delete mode 100644 examples/features/standard/rest/push/readme.md
 delete mode 100644 
examples/features/standard/rest/push/src/main/java/Order.java
 delete mode 100644 
examples/features/standard/rest/push/src/main/java/PostOrder.java
 delete mode 100644 
examples/features/standard/rest/push/src/main/java/PushReg.java
 delete mode 100644 
examples/features/standard/rest/push/src/main/java/ReceiveShipping.java
 delete mode 100644 
examples/features/standard/rest/push/src/main/resources/broker.xml
 delete mode 100644 
examples/features/standard/rest/push/src/main/webapp/WEB-INF/web.xml
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/Order.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/RestDeserializationTest.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/RestTestBase.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/util/QueueRestMessageContext.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/util/ResponseUtil.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/util/RestAMQConnection.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/util/RestMessageContext.java
 delete mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/rest/util/TopicRestMessageContext.java
 delete mode 100644 
tests/integration-tests/src/test/resources/rest/bwlist-rest-test-asm.xml
 delete mode 100644 
tests/integration-tests/src/test/resources/rest/rest-test-asm.xml
 delete mode 100644 
tests/integration-tests/src/test/resources/rest/rest-test-bwlist/webapp/WEB-INF/web.xml
 delete mode 100644 
tests/integration-tests/src/test/resources/rest/rest-test/webapp/WEB-INF/web.xml

Reply via email to