Brian Decker
Brian Decker
Ach, realizing that per the TCK process this should have been opened against jaf instead of jaf-tck. I have a replacement issue open there, if we want to migrate the...
> I do not think this section captures [the intent](https://eclipse-ee4j.github.io/jakartaee-platform/jakartaee10/JakartaEE10ReleasePlan) regarding JPMS Module Info classes the right way. Based on discussions on platform and TCK calls - at least how...
But the problem here is that the Activation TCK (and the Mail TCK, which shares this exact same design) are now required in order to certify EE 10 at the...
> IMO, I think the options for this TCK challenge are: > > * Accept challenge and exclude the test > > * Reject challenge > > > If the...
> > @scottmarlow Unfortunately, merely excluding the one test does not resolve the challenge. The entire TCK cannot currently be executed unless the API jar being tested contains a module-info....
> This can be achieved without too much trouble by providing an alternate execution path by way of 1) adding additional `javatest.*` targets to the Ant script that don't rope...
> As I understand it, a workaround is to provide an alternative run mode for the TCK which allows for the API jars to be on the class path rather...
In order to achieve certification for EE 10, Open Liberty is currently working around this issue in our TCK automation by adding the `module-info.class` from `jakarta.activation:jakarta.activation-api:2.1.0` to our shipped API/impl...
My understanding is that the change is because of an update to the underlying CLDR locale implementation. Search on "French" here: http://cldr.unicode.org/index/downloads/cldr-34 Given that this is another CLDR difference, it...
@rmannibucau They've taken multiple bugs on this and have closed them stating that this is an intentional change. ex: https://bugs.openjdk.java.net/browse/JDK-8226867 One of those bugs has this statement, which would make...