[
https://issues.apache.org/jira/browse/AMQ-8488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493868#comment-17493868
]
ASF subversion and git services commented on AMQ-8488:
------------------------------------------------------
Commit e84025c267d5d549b2b9cbe7e17eb74180dfee8c in activemq's branch
refs/heads/activemq-5.16.x from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=e84025c ]
AMQ-8488: make the build fail quickly and obviously if not run on Java 8, which
is required.
Overrides the existing parent pom enforcer check and restricts the version
range. Updates to current plugin that works across newer versions.
> fail fast and obviously if building on something other than Java 8
> ------------------------------------------------------------------
>
> Key: AMQ-8488
> URL: https://issues.apache.org/jira/browse/AMQ-8488
> Project: ActiveMQ
> Issue Type: Task
> Affects Versions: 5.16.4
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Minor
> Fix For: 5.16.5
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The 5.16.x build requires you build using Java 8. It fails if run on e.g 11,
> which the main/5.17.x build requires is used, and people increasingly have as
> their default JDK regardless.
>
> Add an enforcer check (or rather, replace the ineffective existing one) to
> make the build fail immediately and in a quickly obvious "you must build
> using Java 8" way.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)