Robbie Gemmell
ee52e3de7c
ARTEMIS-3650: simplify distribution to leverage module poms for most of work, ensure their deps are present
...
Fixes/tidies some module definitions to set appropriate test/etc dep scopes and/or exclude bits not used or passed on for usage.
2022-01-26 10:09:18 +00:00
gtully
e164a5b3b8
ARTEMIS-3627 - fix regression in CriticalCrashTest - statically configured converters were being lost on new custom bean utils
2022-01-25 19:22:36 +00:00
gtully
90535a2401
ARTEMIS-3652 - tighten up test assertions and cleanup, track errors via connection listener and consider missing send reply
2022-01-25 17:17:35 +00:00
gtully
c05177d723
ARTEMIS-3627 - allow default classpath properties name to be configured and use non intrusive property for testing, root cause of falure in test identified by ARTEMIS-3652
2022-01-24 17:18:34 +00:00
Clebert Suconic
3af6d0d58c
NO-JIRA Update on cherry-pick-report
2022-01-24 10:33:42 -05:00
Robbie Gemmell
5e7ecfcc8a
NO-JIRA: remove some test methods that are permanently disabled in one or more ways
2022-01-24 11:13:52 +00:00
Justin Bertram
30d27c6226
NO-JIRA add version info on 2.20.0
2022-01-20 10:37:27 -06:00
Robbie Gemmell
e8074f713b
NO-JIRA: use install on examples build otherwise it needs to download remote snapshot during javadoc build, which may not exist and so fails
2022-01-20 15:55:40 +00:00
Justin Bertram
f7bb4c754a
NO-JIRA update Java version in documentation
2022-01-20 08:54:58 -06:00
Justin Bertram
862b060416
NO-JIRA a few more logo/icon updates
2022-01-20 08:50:23 -06:00
Domenico Francesco Bruscino
1b07c3222a
NO-JIRA Fix activemq5-unit-tests with byteman
2022-01-19 17:05:35 +01:00
gtully
10d93d9c92
ARTEMIS-3627 - support broker.properties for augmenting or supplying additional configuration via nested properties of the internal configuratinimpl bean - elements with a name attribute can be configured in collections, the type inferred by the add singular fluent api
2022-01-19 14:39:27 +00:00
Domenico Francesco Bruscino
9c01f9b983
ARTEMIS-3649 Fix zero prefetch OpenWire consumers
2022-01-19 10:14:08 +00:00
Domenico Francesco Bruscino
fc357213d2
NO-JIRA Fix activemq5-unit-tests with SSL
2022-01-19 10:33:56 +01:00
Robbie Gemmell
20ee0b4393
ARTEMIS-3648: Update to netty 4.1.73
2022-01-17 13:16:21 +00:00
Robbie Gemmell
0e2fbad558
This closes #3387
2022-01-17 12:41:28 +00:00
Domenico Francesco Bruscino
cb96a89524
ARTEMIS-3616 Fix netty epoll not available
2022-01-17 12:25:59 +00:00
Justin Bertram
9ae18066b3
NO-JIRA clarify doc on security-setting with FQQN
2022-01-14 17:06:36 -06:00
Justin Bertram
1ddfa069bf
NO-JIRA update logos with ® and better quality
2022-01-14 17:01:18 -06:00
Clebert Suconic
e5d0b69c13
NO-JIRA cherry-pick report between main and maintenance branches
2022-01-14 11:14:06 -05:00
Clebert Suconic
7e4191e9c8
This closes #3889
2022-01-13 15:41:44 -05:00
franz1981
52fcc0c81b
ARTEMIS-3620 Journal blocking delete/update record with no sync
2022-01-13 15:35:57 -05:00
Justin Bertram
951c506481
ARTEMIS-3637 config-delete-diverts not applied properly
...
The address-setting config-delete-diverts is not being applied correctly
hierarchically because it's not included in the merge() method. It is
also not being persisted to disk either. This commit fixes both issues.
2022-01-12 21:06:40 -05:00
Justin Bertram
47b2d4aacd
This closes #3903
2022-01-12 12:44:47 -06:00
Erwin Dondorp
4179de9e36
ARTEMIS-3632 add absolute timestamp for expiry times (after the relative timestamp, only in the details panel)
2022-01-12 12:44:47 -06:00
Justin Bertram
303eeb75bf
This closes #3902
2022-01-12 12:42:32 -06:00
Erwin Dondorp
851cc7ee08
ARTEMIS-3631 recognise more timestamp header fields from OpenWire
2022-01-12 12:42:31 -06:00
Justin Bertram
1beb6565b7
This closes #3901
2022-01-12 12:15:06 -06:00
Erwin Dondorp
b8e7309482
ARTEMIS-3629 fixed css error
2022-01-12 12:15:06 -06:00
Justin Bertram
d0c2901213
This closes #3900
2022-01-12 12:12:05 -06:00
Erwin Dondorp
134425675e
ARTEMIS-3630 added missing end-tag in diagram page
2022-01-12 12:12:05 -06:00
Justin Bertram
10193c0e8b
This closes #3899
2022-01-12 12:11:10 -06:00
Erwin Dondorp
22df1f1ecf
ARTEMIS-3628 fixed trivial xml validation problem
2022-01-12 12:11:09 -06:00
Justin Bertram
dd9934a446
This closes #3898
2022-01-12 12:09:25 -06:00
Erwin Dondorp
172d72d62d
ARTEMIS-3626 fixed simple syntax error
2022-01-12 12:09:24 -06:00
Erwin Dondorp
5708bcbf56
ARTEMIS-3633 fixed description for password field in preferences tab
2022-01-12 09:31:27 -05:00
Justin Bertram
54f4cb560c
ARTEMIS-3636 LinkedListImpl leak on mesage consume error
2022-01-11 16:55:40 -05:00
Domenico Francesco Bruscino
1c9516db6a
NO-JIRA Fix activemq5-unit-tests after ARTEMIS-3546
2022-01-11 10:45:01 -05:00
Robbie Gemmell
a91d3b0c0f
ARTEMIS-3624: change dep mangement entry to be for the minikdc dep, add property for its version, update it and rework exclusions
2022-01-11 10:44:22 -05:00
Erwin Dondorp
d02c8cd16f
ARTEMIS-3623 preserve type of numeric extraProperties
2022-01-07 13:17:39 -05:00
Clebert Suconic
2e89dc25b6
NO-JIRA Notice update to 2022
2022-01-06 15:31:01 -05:00
Clebert Suconic
b4b435f21a
This closes #3890
2022-01-04 11:32:00 -05:00
Erwin Dondorp
9b450558d9
ARTEMIS-3621 show 'zero' timestamp as 'N/A' (instead of 1970...)
2022-01-04 11:31:37 -05:00
Domenico Francesco Bruscino
055d05b9f1
NO-JIRA Fix DiscoveryTest#testSimpleBroadcast
2022-01-04 14:23:17 +01:00
Clebert Suconic
1f8a110d75
This closes #3892
2022-01-03 21:32:28 -05:00
Jacob Middag
2125af1b8d
ARTEMIS-3625 Correctly compare Boolean object and fix NPE introduced in bf875c
2022-01-03 21:31:51 -05:00
Clebert Suconic
a68510279b
NO-JIRA improvements on MultiThreadCriticalMeasureTest
...
Avoiding intermittent failures
speed up test
2022-01-03 14:44:38 -05:00
Clebert Suconic
4e52758a62
NO-JIRA Updating activemq.org links
2021-12-20 14:46:01 -05:00
franz1981
46d1fa66f7
ARTEMIS-3618 Faster Artemis CORE client MessageListener::onMessage without SecurityManager
2021-12-20 14:22:44 -05:00
Justin Bertram
2e3c69c9c8
ARTEMIS-3612 update Hawtio and strip Log4j from console web app
...
Move to the latest release of Hawtio 2.14.x.
Also, remove the Log4j archives from the web console application. It's
not necessary to include Log4j archives because Hawtio itself uses SLF4J
and the logging implementation will be provided by the broker runtime.
We already do this for SLF4J.
While not strictly necessary, removing Log4j will ease concerns about
security issues such as the recently announced CVE-2021-44228.
2021-12-16 21:25:48 -05:00