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

ISPN-3400 Upgrade to JSR-107 (JCache) 1.0.0-PFD version #2187

Closed
wants to merge 1 commit into from

Commits on Nov 13, 2013

  1. ISPN-3400 Upgrade to JSR-107 (JCache) 1.0.0-PFD version

    * Upgraded to Public Final Draft version of the JSR-107 specification.
    * TCK has expanded loadAll() and expiry policy usage tests, which in
    turn has required more complex logic to deal with all the expectations
    in the TCK. For example, the logic for loadAll() is now different based
    on whether a JCache cache loader has been configured, or the Infinispan
    configuration has a native cache loader configured.
    * Tweaked a test util method to provide more generic friendly returns
    that avoids the need for cast.
    galderz committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    4bd1877 View commit details
    Browse the repository at this point in the history