Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Update ehcache-jcache to use the 0.5 api #6

Closed
ryangardner opened this issue Mar 26, 2012 · 2 comments
Closed

Update ehcache-jcache to use the 0.5 api #6

ryangardner opened this issue Mar 26, 2012 · 2 comments
Milestone

Comments

@ryangardner
Copy link
Contributor

in the branch 0.5-api-changes there is a version that currently compiles against the 0.5 spec but doesn't pass the TCK tests yet.

(most notably because the CacheEntryProcessor isn't implemented yet - it's just a stubbed method throwing an exception right now)

The CacheEntryProcessor might not be that hard to implement (I haven't spent any time trying to do it yet)

@ryangardner
Copy link
Contributor Author

Perhaps the version of the wrapper that matches the 0.5 spec should be released as 1.5-beta-1? (keep the minor versions in sync as the api changes?)

@ryangardner
Copy link
Contributor Author

the code in the 0.5-api-changes branch now passes the 0.5 TCK tests.

@ghost ghost assigned ryangardner Mar 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants