Clifford Johnson

Merge from trunk to pick up latest updates
Merge from trunk to pick up latest updates
TAB-7463 Update maven-bundle-plugin version
Merge from trunk to pick up latest updates
  1. … 5 more files in changeset.
TAB-7463 Updates for toolkit-api and clustered-entity-management
TAB-7463 Phase 3 Java 11 support

Fix version numbers; update Jetty; set OSGi

Bundle-RequiredExecutionEnvironment manifest header to JavaSE-1.8.

TAB-7463 Phase 2 Java 11 support

Realign offheap-store and fast-restartable-store to drop the use of the

older versions in ehcache-offheap and store-ee.

TAB-7463 Phase 1 Java 11 support

Updates many dependencies related to Java 11 support up to

where unification of the bifurcation of offheap-store and

fast-restartable-store is needed.

This commit does not build.

    • -10
    • +12
    /branches/java11-cwj/ehcache/pom.xml
  1. … 3 more files in changeset.
Merge from trunk to pick up latest updates
TAB-7463 Relocate to allow other subprojects (step 1/2)
  1. … 4866 more files in changeset.
TAB-7463 Relocate to allow other subprojects (step 1/2)
  1. … 4865 more files in changeset.
Branch for Java 11 support
  1. … 2425 more files in changeset.
TAB-7121 Remove node locks taken for dead nodes during rejoin (Merged from trunk)

Ensures that locks taken for dead nodes while recovering pending async

writes during rejoin processing are properly released after recovery is

complete. [from revisions 48925, 10484] [from revision 48939]

TAB-7121 Remove node locks taken for dead nodes during rejoin (Merged from ehcache-core-ee-2.8.x)

Ensures that locks taken for dead nodes while recovering pending async

writes during rejoin processing are properly released after recovery is

complete. [from revisions 48925, 10484]

TAB-7121 Remove node locks taken for dead nodes during rejoin

Ensures that locks taken for dead nodes while recovering pending async

writes during rejoin processing are properly released after recovery is

complete.