Erwin Dondorp created ARTEMIS-3842:
--------------------------------------
Summary: 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
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...
--
This message was sent by Atlassian Jira
(v8.20.7#820007)