(activemq-artemis-examples) branch development updated: ARTEMIS-4802: Fix use of deprecated tags in ha/replicated-failback example

2024-06-07 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new b8662f9 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4799 Fix broker connection receiver attach handling

2024-06-07 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new fad1f5274c ARTEMIS-4799 Fix broker

(activemq-artemis) branch main updated: ARTEMIS-4760 creating MQTT consumer should work if auto-create-queues is false

2024-06-05 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new de0f6ac8f5 ARTEMIS-4760 creating MQTT

(activemq-artemis) branch main updated: ARTEMIS-4792 Allow consumer priority to be added to receiver link address

2024-06-04 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 4daefbf138 ARTEMIS-4792 Allow consumer

(activemq-artemis) branch main updated: ARTEMIS-4790: un-nest test classes to simplify

2024-06-04 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new f5ecc5e219 ARTEMIS-4790: un-nest test

(activemq-artemis) branch main updated (362dbd11ac -> 8935b1150b)

2024-06-03 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from 362dbd11ac ARTEMIS-4790: use JUnit 5 for the tests add 8935b1150b ARTEMIS-4791: update to junit-5.10.2

(activemq-artemis-console) branch main updated: ARTEMIS-4680 - Upgrade the console to use HawtIO 4

2024-05-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git The following commit(s) were added to refs/heads/main by this push: new b788f5b ARTEMIS-4680 - Upgrade

(activemq-artemis) branch main updated: NO-JIRA Fix random test failures if flow is omitted

2024-05-28 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new f4d9cfdca8 NO-JIRA Fix random test

(activemq-artemis) branch main updated: ARTEMIS-4771 AMQP Large Message Writer no-op staged write if already closed

2024-05-23 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 3244965155 ARTEMIS-4771 AMQP Large

(activemq-artemis) branch main updated (3c058e98f1 -> f64d918406)

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from 3c058e98f1 ARTEMIS-3622 MQTT can deadlock on client cxn/discxn new 98e1389a6e ARTEMIS-4778: clean up

(activemq-artemis) 05/06: ARTEMIS-4778: extract base class and classes from parameterized test with subclass that skips to de-parameterize itself

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 7849e2dcbff19da774f3027b619c56516d8ac628 Author: Robbie Gemmell AuthorDate: Tue May 21 16:18:22 2024 +0100

(activemq-artemis) 01/06: ARTEMIS-4778: clean up configuration test heirarchy, remove hundreds of duplicate tests, isolate parameterized tests

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 98e1389a6e9803554186e0b44cb0be58b9cff276 Author: Robbie Gemmell AuthorDate: Tue May 21 16:15:12 2024 +0100

(activemq-artemis) 02/06: ARTEMIS-4778: replace various assertEquals checks with more apropriate assertTrue / assertFalse / assertNull

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 3e20687cf3637a941c9199275ed6be51163dc6a8 Author: Robbie Gemmell AuthorDate: Tue May 21 16:15:51 2024 +0100

(activemq-artemis) 03/06: ARTEMIS-4778: remove spawn check rule, not needed as the tests dont spawn

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 243ea9aa01db65b4c9f1bdf1698dcb5569fa7ba6 Author: Robbie Gemmell AuthorDate: Tue May 21 16:16:08 2024 +0100

(activemq-artemis) 04/06: ARTEMIS-4778: split two Nested test classes (one parameterized, other not) into their own class files

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 3c84f26413bf140244beda32eb46dc5559cecf08 Author: Robbie Gemmell AuthorDate: Tue May 21 16:17:55 2024 +0100

(activemq-artemis) 06/06: ARTEMIS-4778: rework tests manipulating Xxe config so it is reset after class, and not updated at all for skipped tests

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit f64d9184066f33a08bf04d6ce75a7649af17b87e Author: Robbie Gemmell AuthorDate: Tue May 21 16:18:38 2024 +0100

(activemq-artemis) branch main updated: ARTEMIS-3622 MQTT can deadlock on client cxn/discxn

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 3c058e98f1 ARTEMIS-3622 MQTT can deadlock

(activemq-artemis) branch main updated: ARTEMIS-4772: fix build failure from modified PR #4935 commit f7b15e351ef712213e0db1d072a2f0ce84f7bb8e

2024-05-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 3474a39301 ARTEMIS-4772: fix build

(activemq-artemis-console) 01/02: ARTEMIS-4680 - Upgrade the console to use HawtIO 4

2024-05-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git commit 39ede8153dd5943e59891be8fa3be814ce175c02 Author: Andy Taylor AuthorDate: Fri May 10 10:05:30 2024 +0100

(activemq-artemis-console) 02/02: ARTEMIS-4680 - Upgrade the console to use HawtIO 4

2024-05-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git commit 2deba43bdcf9c2cb77936fe856e9b173cee3ddbc Author: Andy Taylor AuthorDate: Wed May 15 11:06:14 2024 +0100

(activemq-artemis-console) branch main updated (930a7d5 -> 2deba43)

2024-05-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git from 930a7d5 ARTEMIS-4680 - Upgrade the console to use HawtIO 4 new 39ede81 ARTEMIS-4680 - Upgrade

(activemq-artemis) 01/02: ARTEMIS-4769: update to pem-keystore 2.4.0

2024-05-10 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit daf37ab0e194607e5afcc430b1723251af23339a Author: Robbie Gemmell AuthorDate: Fri May 10 10:55:21 2024 +0100

(activemq-artemis) 02/02: ARTEMIS-4770: Upgrade BouncyCastle to 1.78

2024-05-10 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 77076452f29799b2e6d36e21b1c433f1334c6bd6 Author: Frederico Alves <5428003+fredbal...@users.noreply.github.

(activemq-artemis) branch main updated (cd563b49ad -> 77076452f2)

2024-05-10 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from cd563b49ad ARTEMIS-4765 DuplicateIDCache on Mirror Target is using 20K elements instead of amqpCredits

(activemq-artemis) branch main updated (d7a7116a4c -> b209dd013d)

2024-05-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from d7a7116a4c ARTEMIS-4754 Structure the names used for federation internal queues add b209dd013d ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4754 Structure the names used for federation internal queues

2024-05-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new d7a7116a4c ARTEMIS-4754 Structure

(activemq-artemis-console) branch main updated: ARTEMIS-4680 - Upgrade the console to use HawtIO 4

2024-05-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git The following commit(s) were added to refs/heads/main by this push: new 930a7d5 ARTEMIS-4680 - Upgrade

(activemq-artemis-console) branch main updated: ARTEMIS-4680 - Upgrade the console to use HawtIO 4

2024-05-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git The following commit(s) were added to refs/heads/main by this push: new c86fbdf ARTEMIS-4680 - Upgrade

(activemq-artemis) branch main updated: ARTEMIS-4752 upgrade ErrorProne to 2.27.0

2024-05-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 8b73335b46 ARTEMIS-4752 upgrade

(activemq-artemis) branch main updated: ARTEMIS-4745 Allow configuration of the pull consumer batch size

2024-04-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 659b17c3a9 ARTEMIS-4745 Allow

(activemq-artemis) branch main updated: ARTEMIS-4744 Fully support multple host broker connections URIs

2024-04-25 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new ee7a2c0944 ARTEMIS-4744 Fully support

(activemq-artemis) branch main updated: ARTEMIS-1921 setting client ID on core JMS should be reflected in broker RemotingConnection

2024-04-18 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 791630fa86 ARTEMIS-1921 setting client ID

(activemq-artemis) branch main updated: ARTEMIS-4625 upgrade CheckStyle to 10.15.0

2024-04-16 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 7072eb187a ARTEMIS-4625 upgrade

svn commit: r68543 - /dev/activemq/KEYS

2024-04-15 Thread robbie
Author: robbie Date: Mon Apr 15 17:56:08 2024 New Revision: 68543 Log: remove KEYS file copy, the newly added content from r68541 was copied to the release area file in r68542 Removed: dev/activemq/KEYS

svn commit: r68542 - /release/activemq/KEYS

2024-04-15 Thread robbie
Author: robbie Date: Mon Apr 15 17:33:32 2024 New Revision: 68542 Log: copy addition from Andy Taylor in r68541 from dev area into dist area KEYS file Modified: release/activemq/KEYS Modified: release/activemq/KEYS

(activemq-artemis-examples) branch development updated: ARTEMIS-4720 Add an example of AMQP federation over SSL

2024-04-11 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 064b177 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4710 Keep pem-keystore dependencies as is; make it really optional

2024-04-02 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new bf1ea41287 ARTEMIS-4710 Keep pem-keystore

(activemq-artemis-examples) branch development updated: ARTEMIS-4703 Add example of Queue federation with multiple brokers

2024-04-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 374f543 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4657 support better correlation ID compat b/w JMS clients

2024-03-18 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 50fae08b09 ARTEMIS-4657 support better

(activemq-artemis) branch main updated: ARTEMIS-4631: update to spring 5.3.33

2024-03-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new a3cde08681 ARTEMIS-4631: update to spring

(activemq-artemis) branch main updated: ARTEMIS-4648 support typed properties from CLI producer

2024-03-11 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 009687ef7c ARTEMIS-4648 support typed

(activemq-artemis) branch main updated: ARTEMIS-4672 - Upgrade Netty to 4.107.Final

2024-03-07 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 56ec308045 ARTEMIS-4672 - Upgrade Netty

(activemq-artemis) branch main updated: ARTEMIS-4655 report logging metrics

2024-03-05 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 661a4e6fdc ARTEMIS-4655 report logging

(activemq-artemis-examples) branch development updated: ARTEMIS-4658 AMQP federation example for multicast over hub and spoke

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 46e506e ARTEMIS

(activemq-artemis) branch main updated (6fe603f717 -> c7f536c8b8)

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from 6fe603f717 NO-JIRA add comment on current directory to the image build readme new 155634b115 ARTEMIS

(activemq-artemis) 02/02: ARTEMIS-4631: update to Spring 5.3.32

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit c7f536c8b8202d54eacff4851e92f367a511c60b Author: Robbie Gemmell AuthorDate: Thu Feb 29 14:02:52 2024 +

(activemq-artemis) 01/02: ARTEMIS-4621: update to PostgreSQL 42.7.2

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 155634b11540fa9e0ec3e5cb8de143523d5ee712 Author: Robbie Gemmell AuthorDate: Thu Feb 29 13:52:46 2024 +

(activemq-artemis-examples) branch development updated: add note to CONTRIBUTING.md about Jiras and commit log references

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new f2cffdc add note

(activemq-website) branch main updated: add examples repo to list on contributing page, and update gitbox clone URLs from old git-wip-us name

2024-02-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git The following commit(s) were added to refs/heads/main by this push: new 62d207d38 add examples repo to list

(activemq-artemis) branch main updated: ARTEMIS-4658 Prevent reflections when using dual address federation

2024-02-28 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new fd5d9b9ad0 ARTEMIS-4658 Prevent

(activemq-artemis) branch main updated: ARTEMIS-4656: remove superflous artemis-spring-integration module

2024-02-27 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 723c11ac15 ARTEMIS-4656: remove

(activemq-artemis-examples) branch development updated: ARTEMIS-4656: remove unused artemis-spring-integration module dep, add used artemis-server and artemis-jms-client deps

2024-02-27 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 328ca27 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4653 Create federation consumers for specific queue consumer filters

2024-02-21 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 91556729f1 ARTEMIS-4653 Create federation

(activemq-artemis) branch main updated: ARTEMIS-4645 Update broker connection tests to use unique broker names

2024-02-16 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new ddbf357625 ARTEMIS-4645 Update broker

(activemq-artemis) branch main updated: ARTEMIS-4642 Fix tracked federated demand when links are rejected or blocked

2024-02-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new b8800337df ARTEMIS-4642 Fix tracked

(activemq-artemis) branch main updated: ARTEMIS-4644: convert some broker-connection tests to use the ProtonJ2 test peer

2024-02-15 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 42a2e4637f ARTEMIS-4644: convert some

(activemq-artemis) branch main updated: update actions to resolve deprecation warnings, and bump OS version

2024-02-13 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new da0287ddba update actions to resolve

(activemq-artemis) branch main updated: ARTEMIS-4628 Upgrade vertx version to 4.5.3

2024-02-13 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 5969c20777 ARTEMIS-4628 Upgrade vertx

(activemq-artemis) branch main updated: ARTEMIS-4586 Auto reload web binding SSL stores on change

2024-02-09 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 29781bd5da ARTEMIS-4586 Auto reload web

(activemq-artemis) branch main updated: ARTEMIS-4639 NPEs when TopologyMember's primary is null

2024-02-09 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 20840cfdf1 ARTEMIS-4639 NPEs when

(activemq-artemis) branch main updated: ARTEMIS-4638 fix bashism in install validation script

2024-02-07 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 04b5585d66 ARTEMIS-4638 fix bashism

(activemq-artemis) branch main updated: ARTEMIS-4630 Fix a typo in earlier commit 7ac6f4e99cc8349b378b4ae9d9ecc0970ac5b2b4

2024-02-06 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 306b192e80 ARTEMIS-4630 Fix a typo

(activemq-artemis) branch main updated: ARTEMIS-4592 ignore more currently-invalid potential upgrades

2024-02-06 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 6c251eaa78 ARTEMIS-4592 ignore more

(activemq-artemis-examples) branch development updated: Update CONTRIBUTING.md to cover using the CI job for testing

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 1bdab8a Update

(activemq-website) branch main updated: update script shebangs to work on MacOS too

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git The following commit(s) were added to refs/heads/main by this push: new b78f616b3 update script shebangs to work

(activemq-artemis) branch main updated (f258b27eb4 -> 5afe289490)

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git from f258b27eb4 ARTEMIS-4601 remove OpenTelemetry deps from main pom new 6f6b3e70a3 NO-JIRA: update release

(activemq-artemis) 02/02: NO-JIRA: add note about installing PyYAML to use the site release update scripts

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 5afe289490429d4cef0cce764c3c7efb143d3bb7 Author: Robbie Gemmell AuthorDate: Thu Feb 1 12:38:16 2024 +

(activemq-artemis) 01/02: NO-JIRA: update release steps to around updating examples

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git commit 6f6b3e70a3154b43e7522835c1a16bd5197c4bcf Author: Robbie Gemmell AuthorDate: Thu Feb 1 12:21:33 2024 +

(activemq-artemis-examples) branch development updated: tweak version update script sed usage to also work on MacOS

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 8c5a154 tweak

(activemq-artemis) branch main updated: ARTEMIS-4601 remove OpenTelemetry deps from main pom

2024-02-01 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new f258b27eb4 ARTEMIS-4601 remove

(activemq-artemis-examples) branch main updated (52d7ce8 -> 6958316)

2024-01-30 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git from 52d7ce8 update examples version to 2.31.2 add 3c406e0 Update examples version to 2.32.0

(activemq-artemis-examples) 01/02: Update examples to version 2.32.0

2024-01-30 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git commit 6958316d39b01f67add3c2f90a1bf75f62c39020 Author: Robbie Gemmell AuthorDate: Tue Jan 30 17:13:07

(activemq-artemis-examples) 02/02: Update examples to version 2.33.0-SNAPSHOT

2024-01-30 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git commit 2ac3b9dc1e2028c9ee9354793cc4b09d019abd31 Author: Robbie Gemmell AuthorDate: Tue Jan 30 17:13:12

(activemq-artemis-examples) branch development updated (0e9deb8 -> 2ac3b9d)

2024-01-30 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git from 0e9deb8 fix problem with cache key definition, causing separate caches for the 2 jobs

(activemq-artemis) branch main updated: NO-JIRA: remove a bunch of commented out code in util test class

2024-01-30 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 14bbc041d7 NO-JIRA: remove a bunch

(activemq-artemis) branch main updated: ARTEMIS-4532 MQTT-to-core wildcard conversion is broken

2024-01-29 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 513b7826a4 ARTEMIS-4532 MQTT-to-core

(activemq-artemis-examples) branch development updated: fix problem with cache key definition, causing separate caches for the 2 jobs

2024-01-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 0e9deb8 fix

(activemq-artemis-examples) branch development updated: upgrade actions versions to latest, fix deprecation warnings

2024-01-26 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 834cbde upgrade

(activemq-artemis-examples) branch development updated: ARTEMIS-4584: only create sender for the specific queue matching the examples security etc config

2024-01-25 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 17e7355 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4583: remove the artemis-server test-jar, do related cleanup

2024-01-25 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 83eb03c665 ARTEMIS-4583: remove

(activemq-artemis) branch main updated: ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment

2024-01-19 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new eb7d131a8b ARTEMIS-4567 support OpenWire

(activemq-artemis) branch main updated: ARTEMIS-4578 upgrade Jackson to 2.16.1

2024-01-19 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 0906369584 ARTEMIS-4578 upgrade Jackson

(activemq-artemis) branch main updated: ARTEMIS-4552 Config all connection-router settings by using broker properties

2024-01-19 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 2b331427d8 ARTEMIS-4552 Config all

(activemq-artemis) branch main updated: ARTEMIS-4568 Configuration reload for AMQP federation broker connections

2024-01-18 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 4ea55cd611 ARTEMIS-4568 Configuration

(activemq-artemis) branch main updated: ARTEMIS-4572 upgrade to Apache parent 31

2024-01-18 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new fb2c76ad65 ARTEMIS-4572 upgrade to Apache

(activemq-artemis) branch main updated: ARTEMIS-4573 upgrade Checkstyle to 10.12.7 & Sevntu to 1.44.1

2024-01-18 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 19fd26c790 ARTEMIS-4573 upgrade

(activemq-artemis) branch main updated: ARTEMIS-4556 support release of multi-platform Docker images

2024-01-11 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new e3c6531bfd ARTEMIS-4556 support release

(activemq-artemis) branch main updated: ARTEMIS-4548 refactor MQTT tests

2024-01-11 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 99d43dab01 ARTEMIS-4548 refactor MQTT

(activemq-artemis) branch main updated: ARTEMIS-4563 Remove auto-created addresses upon restart

2024-01-10 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new a7f18777a3 ARTEMIS-4563 Remove auto

(activemq-artemis) branch main updated: ARTEMIS-4554 upgrade to latest Java for Docker images

2024-01-10 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 8b2255d78d ARTEMIS-4554 upgrade to latest

(activemq-artemis-examples) branch development updated: add .gitattributes override to configure linguist, make repo language stats reflect the examples

2024-01-09 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new c1c40f5 add

(activemq-artemis-examples) branch development updated (2590866 -> b048d17)

2024-01-08 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a change to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git from 2590866 NO-JIRA: update year in NOTICE file new c1ff39d fix up variable name

(activemq-artemis-examples) 01/02: fix up variable name to reflect actual usage

2024-01-08 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git commit c1ff39dbdbef7412fe5ec6bb1704a2ea7a583a90 Author: Robbie Gemmell AuthorDate: Mon Jan 8 12:15:40

(activemq-artemis-examples) 02/02: update non-main branch step gating to handle pull_request triggered runs different env, behave in way actually intended

2024-01-08 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git commit b048d1714c39853c5e66c9b25dc88789036560fb Author: Robbie Gemmell AuthorDate: Mon Jan 8 16:41:16

(activemq-artemis) branch main updated: ARTEMIS-4533: fix up variable name to reflect actual usage

2024-01-08 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new ff8f45de07 ARTEMIS-4533: fix up variable

(activemq-artemis-examples) branch development updated: NO-JIRA: update year in NOTICE file

2024-01-08 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new 2590866 NO-JIRA

(activemq-artemis-examples) branch development updated: ARTEMIS-4550 Upgrade spring boot version to 2.7.18

2024-01-03 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git The following commit(s) were added to refs/heads/development by this push: new c3cd128 ARTEMIS

(activemq-artemis) branch main updated: ARTEMIS-4539: update website steps for adding release, use new aggregating script in website repo

2023-12-20 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 28a917f4e7 ARTEMIS-4539: update website

(activemq-website) branch main updated: add script to aggregate the step-specific scripts, allow adding new release with one main call

2023-12-20 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git The following commit(s) were added to refs/heads/main by this push: new b0f987e3c add script to aggregate

(activemq-artemis) branch main updated: ARTEMIS-4539: update steps for making docs+javadocs updates, simplify to just using script in website repo

2023-12-19 Thread robbie
This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new 59b9997c10 ARTEMIS-4539: update steps

  1   2   3   4   5   6   7   8   9   10   >