Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ejb-dev] Jakarta Enterprise Beans 3.2 for Jakarta EE 9 - Status

Hi,

This is an attempt to catch up with everyone and get a view on what's missing for Jakarta EE 9.
I went into the PR's and we are looking good in terms of pending work and open PRs to review and eventually merge.

Now, looking at open issues

- I created 2 issues related to @Schedule being repeatable. We need to update the signatures and also augment the TCK to include somehow the use of the repeatable annotation.

- 2 issues probably need some additional checks on the api/docs
https://github.com/eclipse-ee4j/ejb-api/issues/114
https://github.com/eclipse-ee4j/ejb-api/issues/115

As Hussain mentioned, we probably need to check if the assertions have been removed from the spec.

https://github.com/eclipse-ee4j/ejb-api/issues/43 --> can now be closed

https://github.com/eclipse-ee4j/ejb-api/issues/62 --> only few items left. I left a comment regarding the javax package in the TCK. If someone can have a look.

Am I missing something?
Do we want to add more in this release?

--
Jean-Louis

Back to the top