Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with JCache 1.1 [SPR-13574] #18150

Closed
spring-projects-issues opened this issue Oct 15, 2015 · 5 comments
Closed

Compatibility with JCache 1.1 [SPR-13574] #18150

spring-projects-issues opened this issue Oct 15, 2015 · 5 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Oct 15, 2015

Juergen Hoeller opened SPR-13574 and commented

Initial discussions towards a JCache spec revision have started: https://groups.google.com/forum/#!topic/jsr107/r6W8W2m8h4I


Issue Links:

Referenced from: commits dd4f915

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

It'll be JCache 1.1, apparently coming up soon as per Greg's recent comment:
https://groups.google.com/forum/#!topic/microprofile/ophzED4FKfo

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Let's target this for 5.0 GA still, doing the best we can to make our caching support compatible with the clarifications in the JCache 1.1 API (e.g. in terms of annotation configuration exceptions)... even if no cache providers may have been updated yet.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

JCache 1.1 finally has been submitted to the JCP...
https://groups.google.com/forum/#!topic/jsr107/BC1qKqknzKU

Let's target our compliance checks for Spring Framework 5.1.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

JCache 1.1 is officially released now, with Caffeine 2.6.1 declaring support for it already. Let's target our compliance checks for the Spring Framework 5.0.3 release that goes into Boot 2.0 RC1.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

I've upgraded our build to JCache 1.1 and Caffeine 2.6.1, and as expected everything passes fine. The only remaining part is to double-check the JCache 1.1 changelog whether there is anything to adapt (or document) on our side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants