Skip to content

Upgrade the net.sf.ehcache restriction to [1.3,3.0) in the MANIFEST.MF [SPR-7302] #11961

@spring-projects-issues

Description

@spring-projects-issues

Yuriy Nemtsov opened SPR-7302 and commented

Please increase the upper version range of the net.sf.ehcache in the org.springframework.context.support MANIFEST.MF. It is currently set to [1.3.0, 2.0.0). This restriction prevents the spring OSGi users from depending on the current ehcache 2.0 & 2.1 releases.

File:
https://src.springframework.org/svn/spring-framework/trunk/org.springframework.context.support/template.mf

Update:

  • net.sf.ehcache.*;version="[1.3.0, 2.0.0)";resolution:=optional,
  • net.sf.ehcache.*;version="[1.3.0, 3.0.0)";resolution:=optional,

Thank you.


Affects: 3.0.3

Referenced from: commits 9156077

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