Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] Fw: Re: [jakarta.ee-spec] BALLOT: Approval to release Jakarta EE "javase" specifications

Here's the PR for the updated Operations Guide:  https://github.com/jakartaee/jakarta.ee/pull/641.  Looking for a review/approval by anyone on the Spec Committee.  Thanks!

I also found an approved PR that had deleted the old version of the Ops Guide, but it hadn't been merged yet.  It is now...  :-)

I am still on the hook to document my findings on duplicate information or lack of information (like a more elaborate finalization checklist).

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        Kevin Sutter/Rochester/IBM
To:        Bill Shannon <bill.shannon@xxxxxxxxxx>
Cc:        Jakarta specification committee <jakarta.ee-spec.committee@xxxxxxxxxxx>
Date:        02/20/2020 13:23
Subject:        Re: [EXTERNAL] Re: [jakarta.ee-spec.committee] Fw: Re: [jakarta.ee-spec] BALLOT: Approval to release Jakarta EE "javase" specifications



Thanks, Bill, for letting me know about the markdown version...  I was updating the wrong one...  I will submit a separate PR to mark this file (whole repo?) as legacy and point at the jakarta.ee repo instead.

Not sure about a more elaborate finalization checklist...  What I am finding is that we have similar information posted in multiple places for this Spec Release process...  I will at least create an Issue with what I have found so that can consolidate.

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter




From:        Bill Shannon <bill.shannon@xxxxxxxxxx>
To:        Jakarta specification committee <jakarta.ee-spec.committee@xxxxxxxxxxx>, Kevin Sutter <sutter@xxxxxxxxxx>
Date:        02/20/2020 12:48
Subject:        [EXTERNAL] Re: [jakarta.ee-spec.committee] Fw: Re: [jakarta.ee-spec] BALLOT: Approval to release Jakarta EE "javase" specifications




Kevin Sutter wrote on 2/20/20 9:53 AM:
  • For the most part, the operations guidewas quite accurate.  I have made a few updates and will be creating a PR shortly.
Note that the operations guide is now a Markdown file in the jakarta.ee repo and updates need to be made there.  The version in our repo should be removed, or replaced with a pointer to the official version.


The one item I have question on is the releasing of the staged artifacts to Maven Central.  The ops guide says this:
  • When the ballot request PRs are approved, release staged artifacts to Maven Central. Advice on this can be found MavenReleaseScript.

This pointer is to a script that could be used by a developer to release the staged artifacts for a given project.  Questions:
  • Whose responsibility is it to release these artifacts to Maven Central?  I would think the Specification Project.  But, the instructions might imply it's up to the Specification Committee.  I don't think I have access or ability to release the artifacts for these projects.  I'd like to clarify the ops guide.
It has to be the specification project team.
  • We may be in a strange limbo state since it looks like all of the JavaSE PRs used the old nexus sonatype for staging.  Is this still available for doing the releasing to Maven Central?  Or, do these artifacts need to be re-staged again to the jakartaee instance and then released?
For Activation I'm in the process of restaging and then pushing.  I don't know how easy that will be for the other APIs.






Back to the top