Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] : Release Review Successful!
  • From: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
  • Date: Thu, 12 May 2022 21:18:32 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=nI3PFQ4MVC4Vs2xz1aAs7SI4cv/tub1PSUmjpXG9x/o=; b=XAGGpCW21uEuZcb3YGnhJE9qfWm2kvLGq8gmD64WgFyE5gkD8wr0uKzi0dmABFdfw4VH9tqPsx+BQJiDNtEZcVBe2uoGZkjtNLS2cpPmiWBZw0LTk839Z5fPOcq4H9rxenCLbbE3CxNeNj/71cI+t/M8wteJiPar8LdbeTR8f4v5pmPoNqQ0pnRLmtB6pBOph2y8Eaf/Jw5PFaBOgzR/0TJMfzJLHQWcgGr8LhqwLzdoNJzze+i6InH5j6yIQhjBQwZFtXghtXkFyuf2ClogXm6XiwkoMQi72kz7Xn1nBGmn4Vg4C6TVexdAQCMMnU+jMoyPGm095/EKS3Nimc8NSw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NMv9nRI5kU7oyjPe5TL6MxcDORzAnNChX8MsJvj2Vognhx49+zWnm/XAxP7R+SFJbYMzQyJh/oX/XcZKSOCcnHe8iAMRIk70j12gOWimfzlxrfy+JveJaSsFmUKdVpelDUhF6eCC2htsIbktgTeXjo/T7AAmwYkQysKNertBl8t7dLcZqgUgXicFM3KfYXxqjDJHBu02JwcCJvWZ3CjN4Fdl0ecgvD+1C/uOfRJ0yurXYavliZBzwzDFsSVWgdNX7Cg2KLGT+QKhoxaDd6tVhGJ1wE1EYVMZZQFqe9b1SjB7QJEaHnIh4gH9owQzXEVr+pEg0HMZ23DFiJ9Lp0KXAQ==
  • Delivered-to: cu-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cu-dev/>
  • List-help: <mailto:cu-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cu-dev>, <mailto:cu-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYZYLBE9a+lA1xKkCC7ZjIEhvcYq0bbNGA
  • Thread-topic: [cu-dev] [External] : Release Review Successful!

I started on the steps for the final checklist and was able to get further with some than others,

 

 

For item 1, I submitted the Jenkins job to release to Maven, which it claims was successful,

https://ci.eclipse.org/cu/view/Release/job/Release%20API%20to%20Maven%20Central/30/

However, that was a number of hours ago and I still don’t see a 3.0.0 on

https://mvnrepository.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api

But I can directly download artifacts if I take some of the 2.0.0 links and replace 2.0.0 with 3.0.0, so it seems like it at least partly worked,

https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-api/3.0.0/jakarta.enterprise.concurrent-api-3.0.0.jar

https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-tck/3.0.0/jakarta.enterprise.concurrent-tck-3.0.0.jar

Could someone confirm if the Jenkins job worked properly or if it needs to be fixed?

 

For item 2, the links on https://jakarta.ee/specifications/concurrency/3.0/ are working except for the TCK and SHA links.

Here is the current location (working),

https://download.eclipse.org/ee4j/cu/jakartaee10/promoted/eftl/concurrency-tck-3.0.0.zip
versus the linked location (not working),

https://download.eclipse.org/jakartaee/concurrency/3.0/jakarta-concurrency-tck-3.0.0.zip

 

Item 3 is not applicable because this spec doesn’t have its own schemas.

 

For item 4, approve the compatibility request, does this just involve adding the accepted label to https://github.com/jakartaee/concurrency/issues/175 (the compatibility certification request) and closing it?  I’d do that myself except I was the one who opened the request and it seems odd that the same person who opened it would also accept it.  Maybe this should be done by the spec lead (Steve) ?

 

For item 5, I have sent the email to tck@xxxxxxxxxxx on behalf of Open Liberty.

 

For item 6, we weren’t using a separate release branch so there is no merging to be done.  I did create https://github.com/jakartaee/concurrency/releases/tag/3.0.0 from the tag https://github.com/jakartaee/concurrency/releases/tag/3.0.0 combining part of the generated release notes and based on the new features list from https://jakarta.ee/specifications/concurrency/3.0/ .  I’m unsure if there are other steps to take on the github side.

 

 

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> on behalf of Ed Bratt <ed.bratt@xxxxxxxxxx>
Reply-To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Date: Wednesday, May 11, 2022 at 5:02 PM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: Re: [cu-dev] [External] : Release Review Successful!

 

My thanks and congratulations to the team on the successful conclusion of the release review ballot for Jakarta Concurrency 3.0. I've created a final check-list issue to guide you through the final steps necessary to wrap this release up: ‍

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

My thanks and congratulations to the team on the successful conclusion of the release review ballot for Jakarta Concurrency 3.0. I've created a final check-list issue to guide you through the final steps necessary to wrap this release up:

https://github.com/jakartaee/concurrency/issues/219

Once the artifacts are pushed to Maven, please let me know and I can finish the final tidy-up of the released specification page (currently in this PR).

Again, thank you all for your diligence and for working through the steps necessary for getting this new version finalized.

-- Ed Bratt

On 4/27/2022 1:32 PM, Ed Bratt wrote:

Hi There,

Just wanted to let you know that I've started the release review ballot. thank you very much for attending to all the requests I've made on behalf of the Spec. committee.

Please let me know if anything comes up that might require an update. We'd need to cancel the current review ballot and start it over if that were to happen (Spec. document, TCK).

If you are interested, you can follow the ballot on the public Jakarta EE discussion list: jakarta.ee-spec@xxxxxxxxxxx. The thread starts from this message.

For your planning,  there will be one more checklist to work through, once the ballot is completed -- Generally, this is just the usual "finish it all up" stuff that will allow us complete close out this version release.

On behalf of the Spec. committee, my sincere thanks to you all for getting us this far. A bit more to go and we'll be able to put a bow on this.

-- Ed Bratt



_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev 

Back to the top