You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/13 11:32:00 UTC

[jira] [Commented] (ARTEMIS-3842) artemis-selector module still references a JDK8

    [ https://issues.apache.org/jira/browse/ARTEMIS-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553525#comment-17553525 ] 

ASF subversion and git services commented on ARTEMIS-3842:
----------------------------------------------------------

Commit 17f99be1ddabb1f8863d711add0454a027ac8b75 in activemq-artemis's branch refs/heads/main from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=17f99be1dd ]

ARTEMIS-3842 removed reference to JDK8 by retiring a whole mvn profile


> 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: 10m
>  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)