jsr107 / jsr107spec

JSR107 Cache Specification
Apache License 2.0
413 stars 164 forks source link

Update compatible implementations #344

Closed cruftex closed 7 years ago

cruftex commented 8 years ago

Compatible implementations should be updated. The "official" list is here: https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html

Alternatively we could transfer the https://github.com/cruftex/jsr107-test-zoo to jsr107 and link there.

brianoliver commented 8 years ago

I agree that we should update the compatible implementations, but it’s not the responsibility of the JCache Maintainers to test each and every implementation of JCache.

We simply can’t move the JSR-107-Test-Zoo into the JSR-107 TCK.

On May 11, 2016, at 10:15 AM, Jens Wilke notifications@github.com wrote:

Compatible implementations should be updated. The "official" list is here: https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html Alternatively we could transfer the https://github.com/cruftex/jsr107-test-zoo https://github.com/cruftex/jsr107-test-zoo to jsr107 and link there.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/jsr107/jsr107spec/issues/344

cruftex commented 8 years ago

We simply can’t move the JSR-107-Test-Zoo into the JSR-107 TCK.

Of course not!

What I meant was:

I would be okay to move the current jsr107-test-zoo project under the "jsr107" GitHub organization. This way it can collaboratively maintained under the jsr107 hood. Anyhow, this was just an idea. I am open for anything that moves things forward.

gregrluck commented 8 years ago

I am Ok to move it as a new module under the JSR107 org. Jens is prepared to change the copyright to Oracle and the license to Apache. Seems to keep everything in one place.

cruftex commented 8 years ago

List of currently compatible versions: https://github.com/cruftex/jsr107-test-zoo/blob/master/report.md

cruftex commented 8 years ago

Assigning to me. Next step would be the transfer of the test-zoo.

gregrluck commented 7 years ago

Even if it is moved to the JSR107 project, the JCP still insists on editing the official list. https://jcp.org/aboutJava/communityprocess/implementations/jsr107/index.html. All we can do is email them when a new one comes along.