specifications icon indicating copy to clipboard operation
specifications copied to clipboard

Jakarta Data 1.1 Plan Review

Open njr-11 opened this issue 11 months ago • 1 comments

Plan Review PR template

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

Include the following in the PR:

  • [x] A directory in the form wombat/x.y where x.y is the release major.minor version.
  • [x] An index page wombat/x.y/_index.md following template
  • [x] Title should be on the form "Jakarta Wombat X.Y (under development)"
  • [x] Includes a plan for the release. Usually, a couple of statements is enough. Otherwise, a link to a document describing the release.
  • [x] Includes a detailed description of any backward incompatibility (Mark with N/A and check if none) N/A
  • [x] Declares optional features if there are any (Mark with N/A and check if none) N/A
  • [x] Includes minimum Java SE version
  • [x] Describe any updates or required changes including splitting out the TCK (Mark with N/A and check if not planned)
  • [x] Link to updated release record

njr-11 avatar Jan 28 '25 17:01 njr-11

Deploy Preview for jakartaee-specifications ready!

Name Link
Latest commit a8e4c56d0be30f1e858c91fde78d96177eef426f
Latest deploy log https://app.netlify.com/sites/jakartaee-specifications/deploys/67c9f650a8c8b200081de647
Deploy Preview https://deploy-preview-795--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.

netlify[bot] avatar Jan 28 '25 17:01 netlify[bot]

The webpage does not render well.

Is this a comment for me to address or is it directed at the process for generating the pages?

njr-11 avatar Mar 05 '25 16:03 njr-11

The webpage does not render well.

Is this a comment for me to address or is it directed at the process for generating the pages?

@njr-11 you need to address this. The rendering is from your PR. There might be a format issue in your PR.

Emily-Jiang avatar Mar 05 '25 17:03 Emily-Jiang

The webpage does not render well.

Is this a comment for me to address or is it directed at the process for generating the pages?

@njr-11 you need to address this. The rendering is from your PR. There might be a format issue in your PR.

It took a lot of trial and error, but I was finally able to get the page to fully render. It appears that two HTML-style comments at the top of the copied template were the cause of the problem. Once I deleted those, the missing page content showed up.

njr-11 avatar Mar 06 '25 19:03 njr-11