[
https://issues.apache.org/jira/browse/ARTEMIS-3842?focusedWorklogId=780783&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-780783
]
ASF GitHub Bot logged work on ARTEMIS-3842:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jun/22 11:31
Start Date: 13/Jun/22 11:31
Worklog Time Spent: 10m
Work Description: asfgit merged PR #4111:
URL: https://github.com/apache/activemq-artemis/pull/4111
Issue Time Tracking
-------------------
Worklog Id: (was: 780783)
Time Spent: 20m (was: 10m)
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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 as result of ARTEMIS-861 on
> 10-4-2017.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)