[
https://issues.apache.org/jira/browse/ARTEMIS-5202?focusedWorklogId=947385&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-947385
]
ASF GitHub Bot logged work on ARTEMIS-5202:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/24 18:12
Start Date: 09/Dec/24 18:12
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #5386:
URL:
https://github.com/apache/activemq-artemis/pull/5386#issuecomment-2528977555
> I just tested the same on the example and verified it works. The problem
is that I needed to set
>
> ```
> export MAVEN_OPTS="--add-opens java.base/java.lang=ALL-UNNAMED"
> ```
>
> I'm not sure how to set this in the `pom.xml`.
Yeah, not sure if it can be currently, think the example application bits
run in the same VM as the maven plugin, i.e its too late at that point.
Could maybe abuse a .mvn/jvm.config file, though I think those are meant to
be in top-level.
Issue Time Tracking
-------------------
Worklog Id: (was: 947385)
Time Spent: 3h 20m (was: 3h 10m)
> 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 20m
> 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