Justin Bertram
02d1512be7
ARTEMIS-3967 fix Camel WAR example pom.xml file
2022-09-14 11:48:38 -05:00
Clebert Suconic
e654eba0de
ARTEMIS-3987 Removing ActiveMQ Artemis Rest from the codebase.
...
As we discussed on the dev list, this module hasn't been used for a while, and we have been asking users to use stomp and stomp-WS instead.
2022-09-12 15:09:31 -04:00
Clebert Suconic
4ad830fb95
Bumping artemis as 3.0
...
After removing ActiveMQ Artemis rest (per ARTEMIS-3987), we should start promoting Artemis as 3.0
2022-09-12 15:09:31 -04:00
Robbie Gemmell
065bfe14f5
ARTEMIS-3975: dont enable the snapshots repo for release artifacts during examples build
2022-09-08 15:09:37 +01:00
Robbie Gemmell
1248877f6c
ARTEMIS-3970: update keycloak version used for example to 19.0.1 (and tweak filename accordingly)
2022-09-05 15:35:21 +01:00
Clebert Suconic
11eab60584
[maven-release-plugin] prepare for next development iteration
2022-08-30 18:04:06 -04:00
Clebert Suconic
fb1b362b47
[maven-release-plugin] prepare release 2.25.0
2022-08-30 18:04:05 -04:00
Clebert Suconic
a72d894cb7
NO-JIRA Renaming example as opentelemetry
2022-08-25 14:14:58 -04:00
Clebert Suconic
fa002728f2
[maven-release-plugin] prepare for next development iteration
2022-07-26 11:59:21 -04:00
Clebert Suconic
897d9beaef
[maven-release-plugin] prepare release 2.24.0
2022-07-26 11:59:19 -04:00
Clebert Suconic
79daf49105
[maven-release-plugin] prepare for next development iteration
2022-07-21 17:44:35 -04:00
Clebert Suconic
cc4867ccba
[maven-release-plugin] prepare release 2.24.0
2022-07-21 17:44:33 -04:00
Robbie Gemmell
a207c614e7
ARTEMIS-3883: use same version + junit helpers as rest of build to start embedded test Directory for example, rather than custom classes
...
Also tweak example output for clarity
2022-07-05 12:52:11 +01:00
Robbie Gemmell
831292e975
ARTEMIS-3883: use common config property to ensure already-aligned httpclient version remains so
2022-07-04 14:51:07 +01:00
Robbie Gemmell
aa14c6e2c8
ARTEMIS-3883: align version of activemq-client used in tests and examples
2022-07-04 14:23:19 +01:00
Clebert Suconic
0fab0dae91
[maven-release-plugin] prepare for next development iteration
2022-06-07 12:39:09 -04:00
Clebert Suconic
224ca0d4d7
[maven-release-plugin] prepare release 2.23.0
2022-06-07 12:39:07 -04:00
Clebert Suconic
57fa8b8271
[maven-release-plugin] prepare for next development iteration
2022-04-27 17:26:46 -04:00
Clebert Suconic
1a49845628
[maven-release-plugin] prepare release 2.22.0
2022-04-27 17:26:45 -04:00
Clebert Suconic
4bfba9fe96
NO-JIRA fixing openTracingPluginTest
2022-04-27 16:03:30 -04:00
waldi5001
694bf20d08
ARTEMIS-3707 fix ra.xml
...
* update xml schemas
* fix ConnectionParameters
* remove TransactionManagerLocatorMethod and "The producer max rate"
* remove The max connections
2022-04-25 08:20:17 -04:00
Robbie Gemmell
5a8ee07be1
ARTEMIS-3752: update to Spring 5.3.19 and Spring Boot 2.6.7 which uses it
2022-04-22 14:04:20 +02:00
Robbie Gemmell
9d943483d5
ARTEMIS-3772: update to mockito 4.4.0
2022-04-08 13:38:41 +01:00
Domenico Francesco Bruscino
4ff5d95b2c
ARTEMIS-3752 Upgrade Spring Framework to 5.3.18 for examples and tests
2022-04-04 10:59:14 +02:00
Domenico Francesco Bruscino
ed4f80638a
ARTEMIS-3752 Upgrade Spring Framework to 5.3.18
2022-04-01 12:19:02 -04:00
Clebert Suconic
a0e7cb4eae
[maven-release-plugin] prepare for next development iteration
2022-03-22 13:34:58 -04:00
Clebert Suconic
d57ac487c7
[maven-release-plugin] prepare release 2.21.0
2022-03-22 13:34:55 -04:00
Domenico Francesco Bruscino
603462a1a5
ARTEMIS-3708 Collapse key transformer into policy
2022-03-21 19:34:48 -04:00
Robbie Gemmell
dcbd4b059a
ARTEMIS-3695: use specific jetty deps instead of uber jar, rationalise servlet api deps
...
Partially reverts c5f94f340d
2022-03-03 21:59:13 -05:00
nbrendah
7bee0d8923
ARTEMIS-3686: Adding example showing how to do telemetry support
...
This is adding an example intercepting and sending messages using opentelemetry to either Jaeger, zipkin or OTLP exporter
2022-03-03 11:08:53 -05:00
gtully
dcaebfb24e
ARTEMIS-3660 - rename broker-balancer to connection-router
2022-03-01 11:15:16 +01:00
Justin Bertram
f18dd80dc8
ARTEMIS-3662 remove deprecated config from default broker.xml
...
The auto-create-jms-queues, auto-delete-jms-queues,
auto-create-jms-topics, and auto-delete-jms-topics address settings
were deprecated in ARTEMIS-881 way back in 2016. There's no need to keep
them in the default broker.xml at this point.
2022-02-04 13:49:32 -05:00
Justin Bertram
9c459eb313
ARTEMIS-2413 upgrade JGroups
...
JGroups 3.x hasn't been updated in some time now. The last release was
in April 2020 almost 2 years ago. Lots of protocols have been updated
and added and users are wanting to use them. There is also increasing
concern about using older components triggered mainly by other
recently-discovered high-profile vulnerabilities in the wider Open
Source Java community.
This commit bumps JGroups up to the latest release - 5.2.0.Final.
However, there is a cost associated with upgrading.
The old-style properties configuration is no longer supported. I think
it's unlikely that end-users are leveraging this because it is not
exposed via broker.xml. The JGroups XML configuration has been around
for a long time, is widely adopted, and is still supported. I expect
most (if not all) users are using this. However, a handful of tests
needed to be updated and/or removed to deal with this absence.
Some protocols and/or protocol properties are no longer supported. This
means that users may have to change their JGroups stack configurations
when they upgrade. For example, our own clustered-jgroups example had to
be updated or it wouldn't run properly.
2022-02-04 13:47:11 -05:00
Robbie Gemmell
8661cecb8f
ARTEMIS-3655: isolate the errorprone dependencies to its profiles, enable everywhere, fix related problems, and update to 2.10.
2022-01-26 16:32:34 +00:00
Erwin Dondorp
22df1f1ecf
ARTEMIS-3628 fixed trivial xml validation problem
2022-01-12 12:11:09 -06:00
Clebert Suconic
4e52758a62
NO-JIRA Updating activemq.org links
2021-12-20 14:46:01 -05:00
Clebert Suconic
e34677f5c0
[maven-release-plugin] prepare for next development iteration
2021-12-14 22:50:55 -05:00
Clebert Suconic
3dea7eeb71
[maven-release-plugin] prepare release 2.20.0
2021-12-14 22:50:53 -05:00
Marlon Müller
d56d299456
ARTEMIS-3574 multiple bindings for embedded webserver
...
* Add BindingDTO to allow configuring multiple addresses to listen on
* Start a new ServerConnector for each binding and deploy the corresponding web-applications
* Update documentation and tests
* Add tests to verify old and new configuration style produce equal results
2021-12-14 19:16:34 -05:00
Clebert Suconic
1857017abe
Revert "ARTEMIS-3574 multiple bindings for embedded webserver"
...
This reverts commit 182334359c
.
2021-12-14 15:18:16 -05:00
Marlon Müller
182334359c
ARTEMIS-3574 multiple bindings for embedded webserver
...
* Add BindingDTO to allow configuring multiple addresses to listen on
* Start a new ServerConnector for each binding and deploy the corresponding web-applications
* Update documentation and tests
* Add tests to verify old and new configuration style produce equal results
2021-12-14 09:38:59 -05:00
Clebert Suconic
bfc10dcf8b
ARTEMIS-3546 Jakarta javax.json incompability on jakarta all client
...
Domenico Bruscino provided the JSON Wrapper used here. Thanks Domenico!
2021-11-19 13:20:38 -05:00
Domenico Francesco Bruscino
9f6d7a06f0
ARTEMIS-3566 Fix Stomp Embedded Interceptor Example NPE
2021-11-10 20:40:12 -05:00
Domenico Francesco Bruscino
8e92fd0f51
ARTEMIS-3559 Update netty version to 4.1.70.Final
2021-11-09 10:08:02 +01:00
Tiago Bueno
cefdc8dde4
ARTEMIS-3538 fix extra-tests formatting and examples compilation
...
- Checkstyle verification fails on JMSXDeliveryCountTest
because of empty line with trailing spaces
- examples classes DummyXid failed to compile because of
uncommented separation comment
2021-11-03 14:57:58 +01:00
Clebert Suconic
8b3663e827
ARTEMIS-3538 Removing a few extra // ----- structural comments
2021-11-02 21:45:09 -04:00
Asukwo-comfort
923e4cc892
ARTEMIS-3538: Removing // --------- comments from the codebase
2021-11-02 21:44:12 -04:00
gtully
2864006693
ARTEMIS-3515 - add to release profile such that versions get updated with the release process
2021-10-12 10:51:13 +01:00
Justin Bertram
402842062a
[maven-release-plugin] prepare for next development iteration
2021-10-11 13:35:57 -05:00
Justin Bertram
5fcb763234
[maven-release-plugin] prepare release 2.19.0
2021-10-11 13:35:06 -05:00