[
https://issues.apache.org/jira/browse/ARTEMIS-5591?focusedWorklogId=986353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-986353
]
ASF GitHub Bot logged work on ARTEMIS-5591:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/25 16:27
Start Date: 08/Oct/25 16:27
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #5958:
URL: https://github.com/apache/activemq-artemis/pull/5958#discussion_r2414419588
##########
pom.xml:
##########
@@ -165,7 +165,7 @@
<version.micrometer>1.15.4</version.micrometer>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
- <junit5.version>5.13.4</junit5.version>
+ <junit6.version>6.0.0</junit6.version>
Review Comment:
I found a way to make the example work without the plugin dependency, by
removing the essentially-superfluous junit4 test scope definition in the main
build dependencyManagement, allowing removal of all references to the version
properties outwith the dependencyManagement, and so enabling the props to be
updated without affecting the examples anymore after that.
I made the changes via
https://github.com/apache/activemq-artemis/commit/615367d53f and
https://github.com/apache/activemq-artemis-examples/commit/16ca3ec674b2655b0b971d930a45255d1ffc51e3
Issue Time Tracking
-------------------
Worklog Id: (was: 986353)
Time Spent: 1.5h (was: 1h 20m)
> Update to junit 6.0.0
> ---------------------
>
> Key: ARTEMIS-5591
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5591
> Project: ActiveMQ Artemis
> Issue Type: Dependency upgrade
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact