- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: taskA general taskA general task
Description
Kenny MacLeod opened SPR-6159 and commented
Between 3.0.0 M4 and RC1, the protected parseStrongValue method disappeared from PropertyPlaceholderConfigurer. For custom subclasses, this method was the main entry point into the superclass functionality. Since it had not been deprecated, it seemed like the correct thing to do, but has now been removed, breaking compile-time compatibility between 2.5 and 3.0.
Can the method be reinstated somehow, that perhaps invokes the new methods that do the work? It can then be marked as deprecated.
Affects: 3.0 RC1
Issue Links:
- parseStringValue gone from PropertyPlaceholderConfigurer [SPR-6315] #10981 parseStringValue gone from PropertyPlaceholderConfigurer ("is duplicated by")
2 votes, 2 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: taskA general taskA general task