-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
Alexander Kudrevatykh opened SPR-12167 and commented
In commit 2c3a8a5 support of singleton attribute was dropped
Now if xml contains that attribute it silently ignored, that can cause unexpected behavior in runtime.
I think spring should throw exception in case of such unsupported attributes.
Affects: 4.0.6
Issue Links:
- Create v4 XML schema [SPR-10437] #15070 Create v4 XML schema
- There is no spring-beans.dtd file inside of the spring-beans-4.1.5.RELEASE jar [SPR-12836] #17433 There is no spring-beans.dtd file inside of the spring-beans-4.1.5.RELEASE jar
Backported to: 4.0.8
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement