Skip to content
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

Jakarta Persistence 3.2 #714

Merged
merged 5 commits into from May 20, 2024
Merged

Jakarta Persistence 3.2 #714

merged 5 commits into from May 20, 2024

Conversation

lukasj
Copy link
Contributor

@lukasj lukasj commented Mar 26, 2024

Specification PR template

When creating a specification project release review, create PRs with the content defined as follows.

Include the following in the PR:

Note: If any item does not apply, check it and mark N/A below it.

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
Copy link

netlify bot commented Mar 26, 2024

Deploy Preview for jakartaee-specifications ready!

Name Link
🔨 Latest commit 0c3b1ac
🔍 Latest deploy log https://app.netlify.com/sites/jakartaee-specifications/deploys/66372a3c36cd2c00086685c1
😎 Deploy Preview https://deploy-preview-714--jakartaee-specifications.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
@ivargrimstad ivargrimstad added the release review Use this label on PRs that are filed for release review label Apr 2, 2024
@ivargrimstad
Copy link
Member

ivargrimstad commented Apr 4, 2024

Mentor Spec Review Checklist

  1. Spec PR
  1. _index.md
  1. javadocs
  • Footer contains Eclipse copyright and link to license
  • ESFL license is included, usually as doc-files/speclicense.html
  • no META-INF directory in PR
  • javadocs-jar artifact matches apidocs (optional for this release)
  1. Spec PDF
  • Correct spec title
  • Version number of the form x.y, not x.y.z
  • Correct Eclipse copyright line
  • No DRAFT or SNAPSHOT
  • Correct Logo
  1. Spec HTML
  • Same as PDF
  1. TCK zip file
  • README file (optional for this release)
  • EFTL license file, preferably named LICENSE.md
  • User's Guide (or equivalent documentation)
  • How to test the Compatible Implementation(s) listed in _index.md above with the TCK (may be in UG)
  1. TCK User's Guide (or equivalent documentation)
  • Software requirements listed
  • Installation and configuration described
  • How to run tests
  • Where to file challenges
  1. Compatibility certification request
  • Request follows template
  • SHA-256 fingerprint matches staged TCK zip file
  • Request issue has certification label.
  1. TCK results summary
  • Page is hosted by Compatible Implementation project
  • Includes all information from certification request
  • Summary includes number of tests passed, failed, errors
  • SHA-256 fingerprint matches staged TCK zip file on cert request
  1. If a Release Review is required, the specification project team contacts the EMO to initiate the review by sending an email to emo@eclipse.org.
    (A Release Review is not required if the current release is a Service Release based on a previously successful Major or Minor
    release as indicated by a release record on the project's Releases page, e.g., the Jakarta Servlet releases page.)

  2. Update Jakarta EE API jar

  • Update the Jakarta EE API jar by submitting a PR to the jakartaee-api project that updates the version number of your API jar file.

@ivargrimstad ivargrimstad self-assigned this Apr 4, 2024
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
@lukasj lukasj marked this pull request as ready for review April 10, 2024 10:06
@lukasj
Copy link
Contributor Author

lukasj commented Apr 10, 2024

CCR along with CI are pending, the rest is ready/completed

@mtdelgadoa
Copy link

mtdelgadoa commented Apr 10, 2024

EMO REVIEW CHECKLIST

EDP Review status: COMPLETED

EMO review checklist

PMI record: https://projects.eclipse.org/projects/ee4j.jpa/reviews/3.2-release-review

EF Specification Process

  • Spec Committee Ballot completed

Intellectual Property Management

  • All project code has copyright and license headers correctly applied. ** EMO will scan the code at their discretion **
  • All distributed third-party content has been vetted by the IP Due Diligence process (i.e., IP Log has been approved)

Open Source Rules of Engagement

General:

  • Project is operating within the mission and scope defined in its top-level project’s charter
  • Project is operating within the bounds of its own scope
  • Project is operating in an open and transparent manner
  • Overall the project is operating according to the Eclipse Development Process.

Things to check:

  • Communication channels advertised
  • Advertised communication channels used
  • Committers are responding to questions
  • Committers are responding to issues
  • Committers are responding to pull/merge/review requests

Branding and Trademarks
The following applies when the project has a custom website.
To the best of our knowledge:

  • Project content correctly uses Eclipse Foundation trademarks
  • Project content (code and documentation) does not violate trademarks owned by other organizations

Things to check:

  • Project website uses the project's formal name in first and all prominent references
  • Project website includes a trademark attribution statement
  • Project website footers contain all necessary elements

Legal Documentation
Required files:

  • License files in all repository roots
  • README
  • CONTRIBUTING (or equivalent)

Recommended files:

See examples for Security file and Code of Conduct.

Required elements:

  • ECA is referenced/described

Recommended elements:

Metadata (PMI)

  • The formal name, e.g. "Eclipse Foo™", is used in the project title
  • The formal name including appropriate marks (e.g, "™") is used in the first mention in the text of the project description, and scope
  • The project description starts with a single paragraph that can serve as an executive summary
  • Source code repository references are up-to-date
  • Download links and information are up-to-date (see EF handbook for more information on how-to do this)
  • Communication channels listed in the PMI (i.e. public mailing list, forums, etc.)

@lukasj
Copy link
Contributor Author

lukasj commented Apr 12, 2024

added CCR, so I'm done here, I hope..

@ivargrimstad
Copy link
Member

Everything looks great! Thanks @lukasj!
I will hold off starting the ballot until Friday to see if a CCR for Hibernate ORM comes in as well.

@ivargrimstad ivargrimstad self-requested a review April 17, 2024 14:25
@beikov
Copy link
Contributor

beikov commented Apr 23, 2024

Hibernate ORM is in the process of certifying. I don't think there are any spec changes/fixes necessary, but we found some problems in the TCK. There may be more, so we might create further PRs. I guess you need a final TCK version before publishing the spec as well?

@ivargrimstad
Copy link
Member

Hibernate ORM is in the process of certifying. I don't think there are any spec changes/fixes necessary, but we found some problems in the TCK. There may be more, so we might create further PRs. I guess you need a final TCK version before publishing the spec as well?

Are these changes to be considered as challenges to the TCK? Or are the changes of a kind that will invalidate the CCR for EclipseLink?

@beikov
Copy link
Contributor

beikov commented Apr 25, 2024

Since we might request changes to the TCK, I would say that they "could" invalidate the CCR for EclipseLink.

@ivargrimstad
Copy link
Member

Since we might request changes to the TCK, I would say that they "could" invalidate the CCR for EclipseLink.

Yes, that is my question: Are the changes of a such nature that they are covered by the challenge process?
WDYT @lukasj

@beikov
Copy link
Contributor

beikov commented Apr 25, 2024

Here are some further changes that improve the testing experience significantly: jakartaee/platform-tck#1291

@lukasj
Copy link
Contributor Author

lukasj commented Apr 25, 2024

Are these changes to be considered as challenges to the TCK?

my understanding is that as long as the ballot as such is not started, updates can be done without going through the challenge process and can be considered as dev-updates/regular bug fixes as long as the mentor and reviewer of this PR is fine with these changes and accepts a bit of additional work

Or are the changes of a kind that will invalidate the CCR for EclipseLink?

from EL point of view, changes are OK, TCK was rebuilt, restaged, API and EL has been retested, CCR has been updated (see actual results) and everything was synced

@lukasj
Copy link
Contributor Author

lukasj commented Apr 25, 2024

Here are some further changes that improve the testing experience significantly: jakartaee/platform-tck#1291

I do not consider this as important as the previous PR, but I'll leave it up to @ivargrimstad to say yes/no in this case. I have no problem with it from EL side and an argument to accept it now is that this particular change does not seem to fall under the challenge category, so it may be difficult to smuggle it in later as the challenge process does not allow this kind of changes

@ivargrimstad
Copy link
Member

Here are some further changes that improve the testing experience significantly: jakartaee/platform-tck#1291

I do not consider this as important as the previous PR, but I'll leave it up to @ivargrimstad to say yes/no in this case. I have no problem with it from EL side and an argument to accept it now is that this particular change does not seem to fall under the challenge category, so it may be difficult to smuggle it in later as the challenge process does not allow this kind of changes

It is entirely up to the Persistence project team. I am ready to start the ballot any time now, but when I do so, you can not make any more changes to the artifacts. Let me know if you want to make this change. Then I will hold off on starting the ballot until it is done.

@lukasj
Copy link
Contributor Author

lukasj commented Apr 26, 2024

It is entirely up to the Persistence project team. I am ready to start the ballot any time now, but when I do so, you can not make any more changes to the artifacts. Let me know if you want to make this change. Then I will hold off on starting the ballot until it is done.

yes, we want. We also want to have Hibernate among ratifying implementations - what is the deadline for that? Can we afford waiting for that?

@ivargrimstad
Copy link
Member

It is entirely up to the Persistence project team. I am ready to start the ballot any time now, but when I do so, you can not make any more changes to the artifacts. Let me know if you want to make this change. Then I will hold off on starting the ballot until it is done.

yes, we want. We also want to have Hibernate among ratifying implementations - what is the deadline for that? Can we afford waiting for that?

The sooner, the better. Can you get it done by the beginning of next week?

@lukasj
Copy link
Contributor Author

lukasj commented Apr 30, 2024

@beikov TCK has been refreshed, EclipseLink has been re-tested, CCR updated. Now it's your turn ;-)

@beikov
Copy link
Contributor

beikov commented Apr 30, 2024

Thanks. We're working on it :)
I hope we can finish this today since tomorrow is a holiday for most of our team

@sebersole
Copy link

We are working on investigating a few remaining failures in our TCK run. We should be able to release a passing implementation and complete the certification request this week for sure; hopefully tomorrow - I am not in Europe :)

@ivargrimstad
Copy link
Member

We are working on investigating a few remaining failures in our TCK run. We should be able to release a passing implementation and complete the certification request this week for sure; hopefully tomorrow - I am not in Europe :)

Great! I will hold off starting the release review until Friday, or when you're done, whichever comes first

@ivargrimstad
Copy link
Member

@lukasj Hibernate has now filed a CCR. I have added the link in the PR comment. Can you add Hibernate to the list of Compatible implementations in the _index.md page?

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
@lukasj
Copy link
Contributor Author

lukasj commented May 5, 2024

@lukasj Hibernate has now filed a CCR. I have added the link in the PR comment. Can you add Hibernate to the list of Compatible implementations in the _index.md page?

@ivargrimstad added

@ivargrimstad ivargrimstad added ballot Delivered to the Specification Committee for ballot final Ready for Vote labels May 5, 2024
@ivargrimstad ivargrimstad added complete All specification tasks for release are complete and removed final Ready for Vote ballot Delivered to the Specification Committee for ballot labels May 20, 2024
@ivargrimstad
Copy link
Member

ivargrimstad commented May 20, 2024

  • On ballot completion, the specification committee mentor:
  • adds this final checklist to the main PR.
  • adds the approved label to the PRs, and sends out the Ballot Summary per this template to the public Jakarta EE Specification Committee email list
  • calculates the staged EFTL TCK signature and promotes it to the committee download area
    using the https://ci.eclipse.org/jakartaee-spec-committee/job/promote-release/ job. Manually editing the jenkins Build Information will help identify the build (ie. Mail 2.0 or CDI 3.0).
  • merges the specification (and apidocs) PRs, ensuring the "date:" field in the _index.md file has an appropriate value to allow publishing.
  • updates the specification page with the ballot results. This is normally done via a separate PR that should be reviewed, approved, and merged.
  • notifies the EMO of the ballot results by email to emo@eclipse-foundation.org. Just forward the ballot summary note sent earlier to the public Spec Committee email list.
  • creates an issue in the specification project that includes the following checklist for the specification project team:
    Finalize the Jakarta Persistence 3.2 Release persistence#630

@ivargrimstad ivargrimstad merged commit 2ca03a8 into jakartaee:master May 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complete All specification tasks for release are complete release review Use this label on PRs that are filed for release review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants