Skip to content

Need to adjust code in Spring Framework to allow compilation by Eclipse 4.7 compiler [SPR-15586] #20145

@spring-projects-issues

Description

@spring-projects-issues

Andy Clement opened SPR-15586 and commented

Eclipse JDT has a current problem with inferencing. This bug has previously been found to prevent compilation of reactor-core in eclipse but now is also affecting spring framework. The general problem is described here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=515600

The fix date is way out in the future. Under this jira I will slightly adjust the source for ConfigurationClassProcessingTests in spring to work around the bug so it will compile cleanly in Eclipse.


Affects: 5.0 RC1

Referenced from: commits 109746a

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions