[
https://issues.apache.org/jira/browse/ARTEMIS-5202?focusedWorklogId=947631&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-947631
]
ASF GitHub Bot logged work on ARTEMIS-5202:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/24 18:09
Start Date: 10/Dec/24 18:09
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #5386:
URL: https://github.com/apache/activemq-artemis/pull/5386#discussion_r1878589983
##########
pom.xml:
##########
@@ -79,8 +79,8 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
- <maven.compiler.target>11</maven.compiler.target>
- <maven.compiler.release>11</maven.compiler.release>
+ <maven.compiler.target>17</maven.compiler.target>
+ <maven.compiler.release>17</maven.compiler.release>
Review Comment:
For posterity's sake, I changed my mind on this. I'm pushing the source to
17 as well.
Issue Time Tracking
-------------------
Worklog Id: (was: 947631)
Time Spent: 3h 50m (was: 3h 40m)
> Require Java 17+ (i.e drop support for Java 11)
> -----------------------------------------------
>
> Key: ARTEMIS-5202
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5202
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Update relevant {{pom.xml}} files to use Java 17 instead of 11 for building &
> running the code-base.
--
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