-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to get an RC staged by Dec 15. #575
Comments
@manovotn thanks, I wanted to put down a similar list myself :-) Can you make each item a TODO item? It's enough to put - [ ] my TODO item
- [ ] my other TODO item results in:
|
@Ladicek, I was going to do it once I had all the issues. |
Perfect, thanks! |
Correct me if I am wrong @Ladicek but I think we have everything done except for merge of jakartaee/cdi-tck#328 which requires new CDI API version anyway :-) |
How about we do a 4.0.0.Beta3 so that we can get the PR done and merged? :-) |
In other words, yea I agree, we should be ready for RC. |
Did you just volunteer? :D |
I'm on it! |
Aaaand done, Beta3 should be on its way to Central. |
It's there: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.0.Beta3/ Let's get that one last PR updated and merged. |
Thanks, on it! |
@starksm64 all the tasks that I was aware of are now completed. |
Ok, I'll start on an RC. Is there an updated Weld release that should be used in the TCK distribution? |
@starksm64 hmm, not for the latest version. There is Alpha1, but that doesn't implement latest of changes. |
Ok, I'll get started but wait on putting out the release until the new Weld version is out. |
@starksm64 I have just released new Weld version that implements latest CDI and CDI TCK (4.0.0.Alpha5 which I also released). Expect it to land in Central within an hour. Weld core - 5.0.0.Alpha2 The above version passes all TCK when ran against embedded container. |
Ok, thanks. |
@Ladicek I was looking at the new |
@graemerocher Ladislav is on PTO. I don't think
I.e. it already goes through all types of any bean to notify the method so it should cover the same case you are looking for. |
ok gotcha |
So I have 4.0.0-RC1 version of cdi-api and cdi-tck staged. I tried running the latest weld core code against these using a staging repo profile, and I'm seeing the following errors:
|
Are you sure you have the right version? You'd need to give me some details on how you execute it. |
I was using an updated local weld core repo. I created a fresh fork and reran with a staging repo profile and all tests are passing:
|
Closing this as CR was staged successfully. |
We need to put together a full release candidate that I can then stage for review by the specification project by Dec 15 for inclusion in EE10. Please link to whatever tasks are needed for that and feel free to assign any to me.
The text was updated successfully, but these errors were encountered: