[
https://issues.apache.org/jira/browse/ARTEMIS-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3842:
-----------------------------------
Description:
The pom.xml file in artemis-selector contains a reference to jdk 1.8. But
Artemis has already moved to java 11.
This happens inside a mvn profile named "ibm-jdk8", which is not further
referenced.
Normally I would not nag about matters like this, but that mvn profile also
contains a xml attribute {{{}combine.self="override"{}}}, for which also an
error is reported. That gives 2 problems in one profile which seems to be
unused...
The profile was introduced in commit e6f757e
ARTEMIS-861
was:
The pom.xml file in artemis-selector contains a reference to jdk 1.8. But
Artemis has already moved to java 11.
This happens inside a mvn profile named "ibm-jdk8", which is not further
referenced.
Normally I would not nag about matters like this, but that mvn profile also
contains a xml attribute {{{}combine.self="override"{}}}, for which also an
error is reported. That gives 2 problems in one profile which seems to be
unused...
> artemis-selector module still references a JDK8
> -----------------------------------------------
>
> Key: ARTEMIS-3842
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3842
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: Broker
> Affects Versions: 2.22.0
> Reporter: Erwin Dondorp
> Priority: Minor
>
> The pom.xml file in artemis-selector contains a reference to jdk 1.8. But
> Artemis has already moved to java 11.
> This happens inside a mvn profile named "ibm-jdk8", which is not further
> referenced.
> Normally I would not nag about matters like this, but that mvn profile also
> contains a xml attribute {{{}combine.self="override"{}}}, for which also an
> error is reported. That gives 2 problems in one profile which seems to be
> unused...
> The profile was introduced in commit e6f757e
> ARTEMIS-861
--
This message was sent by Atlassian Jira
(v8.20.7#820007)