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

Alexandre Fruchaud edited comment on AMQ-8026 at 10/3/20, 8:53 AM:
-------------------------------------------------------------------

I can provide some help with this issue.

First the official spring [migration 
guide|https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-5.x].

This would mean upgrading java version to the required version by spring, which 
is 1.8. Since java 11 is the [latest LTS 
version|https://www.oracle.com/java/technologies/java-se-support-roadmap.html], 
I'm wondering if ugrade of jdk version should be 1.7 => 1.8 => 11 or 1.7 => 11 
directly (that may cause problem with the module system of jdk 9 however).

I guess another issue should be open and resolved for jdk migration if it 
doesn't already exist.

Note that the project can be compiled using jkd 8 since this 
[commit|https://github.com/apache/activemq/commit/bdb24ee7c78aa037a085bc7ce90bd216a3a13d3d].
 Please note however that the [official 
documentation|http://activemq.apache.org/version-5-getting-started.html#GettingStarted-WindowsSourceInstallation]
 still mandates jkd 7 for building the project. I still believe an issue should 
be open to tackle official jdk 8 migration and set it as required minimum jdk 
version going forward. 

 


was (Author: mmacphail):
I can provide some help with this issue.

First the official spring [migration 
guide|[https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-5.x]]

This would mean upgrading java version to the required version by spring, which 
is 1.8. Since java 11 is the [latest LTS 
version|[https://www.oracle.com/java/technologies/java-se-support-roadmap.html]],
 I'm wondering if ugrade of jdk version should be 1.7 => 1.8 => 11 or 1.7 => 11 
directly (that may cause problem with the module system of jdk 9 however).

I guess another issue should be open and resolved for jdk migration if it 
doesn't already exist.

 

 

> Upgrade to Spring 5.x
> ---------------------
>
>                 Key: AMQ-8026
>                 URL: https://issues.apache.org/jira/browse/AMQ-8026
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.17.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to