Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-tck-dev] TCK Versioning question about EE TCKs that move to spec projects...

While I'm asking this question specifically about the Enterprise Beans TCK tests that were moved to the Enterprise Beans spec project, I'm curious about the same for other projects as well.

The tests under https://github.com/jakartaee/platform-tck/tree/11.0.x/tcks/apis/enterprise-beans were moved to https://github.com/jakartaee/enterprise-beans/tree/master/tck and removed from the Platform TCK main branch.

My versioning question is what artifact version should the Enterprise Beans TCK tests be released under for the next few EE releases?  There will be a minor release of Enterprise Beans 4.1 that removes the security manager so we the Enterprise Beans project might release the TCK under (based on spec version) 4.1.x or perhaps 12.x (based on EE version) but what about EE 13?

It is kind of nice for the TCK version to match the Enterprise Beans spec version but what about adding EE 13 tests in which case the TCK version couldn't be 4.1.x if we add new tests.

Perhaps the TCK version for Enterprise Beans could be independent of the Enterprise Beans spec version.  Regardless, no perfect answer.

Thoughts?

Thanks,
Scott


Back to the top