[
https://issues.apache.org/jira/browse/ARTEMIS-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonatan Ivanov updated ARTEMIS-5701:
------------------------------------
Description:
In 2.43.0, the JUnit version was upgraded from 5.x to 6.x, see:
[https://github.com/apache/activemq-artemis/commit/615367d53fb1d21b5eae50b4e2c66c45c8a2b42d|commit
615367d] and https://issues.apache.org/jira/browse/ARTEMIS-5591
Also:
[https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.42.0/artemis-project-2.42.0.pom|artemis-project-2.42.0.pom]
and
[https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.43.0/artemis-project-2.43.0.pom|artemis-project-2.43.0.pom].
This results in {{org.apache.activemq:artemis-junit-5}} not using JUnit 5
anymore which is weird since its name explicitely says it's for JUnit 5 but
most importantly, JUnit 6 increased the Java baseline to 17 (totally fine, it
was a major version). This means that Artemis also increased the Java baseline
but in a minor release for dependencies that bring in JUnit transitively. Not
sure what is the version strategy of the project but both of these are quite
unexpected, see: [https://github.com/micrometer-metrics/micrometer/pull/6807]
was:
In 2.43.0, the JUnit version was upgraded from 5.x to 6.x, see:
[https://github.com/apache/activemq-artemis/commit/615367d53fb1d21b5eae50b4e2c66c45c8a2b42d|615367d]
and https://issues.apache.org/jira/browse/ARTEMIS-5591
Also:
[https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.42.0/artemis-project-2.42.0.pom|artemis-project-2.42.0.pom]
and
[https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.43.0/artemis-project-2.43.0.pom|artemis-project-2.43.0.pom].
This results in {{org.apache.activemq:artemis-junit-5}} not using JUnit 5
anymore which is weird since its name explicitely says it's for JUnit 5 but
most importantly, JUnit 6 increased the Java baseline to 17 (totally fine, it
was a major version). This means that Artemis also increased the Java baseline
but in a minor release for dependencies that bring in JUnit transitively. Not
sure what is the version strategy of the project but both of these are quite
unexpected, see: [https://github.com/micrometer-metrics/micrometer/pull/6807]
> 2.43.0 broke backward compatibility
> -----------------------------------
>
> Key: ARTEMIS-5701
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5701
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.43.0
> Reporter: Jonatan Ivanov
> Priority: Blocker
>
> In 2.43.0, the JUnit version was upgraded from 5.x to 6.x, see:
> [https://github.com/apache/activemq-artemis/commit/615367d53fb1d21b5eae50b4e2c66c45c8a2b42d|commit
> 615367d] and https://issues.apache.org/jira/browse/ARTEMIS-5591
> Also:
> [https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.42.0/artemis-project-2.42.0.pom|artemis-project-2.42.0.pom]
> and
> [https://repo1.maven.org/maven2/org/apache/activemq/artemis-project/2.43.0/artemis-project-2.43.0.pom|artemis-project-2.43.0.pom].
> This results in {{org.apache.activemq:artemis-junit-5}} not using JUnit 5
> anymore which is weird since its name explicitely says it's for JUnit 5 but
> most importantly, JUnit 6 increased the Java baseline to 17 (totally fine, it
> was a major version). This means that Artemis also increased the Java
> baseline but in a minor release for dependencies that bring in JUnit
> transitively. Not sure what is the version strategy of the project but both
> of these are quite unexpected, see:
> [https://github.com/micrometer-metrics/micrometer/pull/6807]
--
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