[
https://issues.apache.org/jira/browse/ARTEMIS-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357565#comment-17357565
]
ASF subversion and git services commented on ARTEMIS-3296:
----------------------------------------------------------
Commit 5bf32282591c0e12d9fdbc5b87284cd4dd03675a in activemq-artemis's branch
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=5bf3228 ]
ARTEMIS-3328: fix assembly descriptors and stop downgrading assembly plugin
- Remove assembly plugin downgrade from
7733a76649403193e0e0e7e1a6279095fdbf426c in ARTEMIS-3296.
- Ensure bin descriptor marks key artemis setup/startup script executable file
permissions, it wasnt
before as while aiming to it only defined inclusions for old files that no
longer exist.
- Add mode fields to every area to make clear what they will be using, make
formats consistent with doc.
- Update source release assembly to similarly mark key scripts with executable
file permissions.
> enable building on Java 16
> --------------------------
>
> Key: ARTEMIS-3296
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3296
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.17.0
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Major
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> The maven build currently fails immediately if using Java 16+, first due to
> the enforcer plugin not handling the new impl, then various other issues
> thereafter.
> Many of the build plugins are stale, some being very very old, either from
> using the old v18 apache parent or from being explicitly defined in the
> artemis root pom. A general refresh should be done to update to more recent
> plugin versions, via the current v23 apache parent or otherwise if needing
> newer yet versions, and dependencies updated as well as needed to get the
> build going on Java 16 (and 17EA).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)