[
https://issues.apache.org/jira/browse/AMQ-8335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494005#comment-17494005
]
Matt Pavlovich commented on AMQ-8335:
-------------------------------------
This change could impact a ton of users when Spring fully removes this. Instead
of removing, we should move to support both simultaneously in 5.17.x and then
align removal with when Spring removes it.
Note, a quick find across the activemq source tree finds 207 matches (mostly
unit test activemq.xml configuration files)
> Migrate deprecated o.spring.PropertyPlaceholderConfigurer to
> org.springframework.context.support.PropertySourcesPlaceholderConfigurer
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-8335
> URL: https://issues.apache.org/jira/browse/AMQ-8335
> Project: ActiveMQ
> Issue Type: Task
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.1
>
>
> PropertyPlaceholderConfigurer is deprecated, Spring recommends moving to
> PropertySourcesPlaceholderConfigurer
> ref:
> https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/config/PropertyPlaceholderConfigurer.html
--
This message was sent by Atlassian Jira
(v8.20.1#820001)