Skip to content

Re-introduce deprecated addConstructorArg method (again) [SPR-14123] #18695

Closed
@spring-projects-issues

Description

@spring-projects-issues

Martin Lippert opened SPR-14123 and commented

class: BeanDefinitionBuilder
method: addConstructorArg(Object value)

This method got removed a while ago. But it caused some incompatibilities with older handler implementations (and older Spring Security versions). Therefore it got re-introduced in this commit:

1e64eed

Unfortunately this method got removed again in this commit:

9ac02b3

and it seems to cause some issues for people (in Spring IDE when using older library versions of Spring Security, in this case, mentioned in the reference URL).

So it would be great if this method could be re-re-introduced back into the code base.


Affects: 4.2.5, 4.3 RC1

Reference URL: https://issuetracker.springsource.com/browse/STS-4339

Issue Links:

Referenced from: commits 4ea4257, 7659101

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions