Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Service Release
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Mon, 20 Jun 2022 08:43:55 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=payara.fish; dmarc=pass action=none header.from=payara.fish; dkim=pass header.d=payara.fish; 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=92v73mWXjrR5NJ8MccZmqX9QN13aAYIqBoEnsugH6uk=; b=OO3IX/OSFaZhvtjpTgukvl2o0AR+P2y2yOOM/OJ16T93Bob+U3hvGiQAVYbTW5/a5IXXOO9n1wvgx2QuNoPahdQEA9zzCirMF7+D7hG6KffXre2gP7ttPrzMZmF7dg/Dv72U7r1cuDqdwpSqC3/E/ly5De5Bl7dIYwGsdIJCse/XeRxO6LRyxwmRL17CRpK4DJfL88cMeV+FPUQ5v6PRHcngwV+yRKkSLiBghdlhtr+b+h81Eb8zJP2bVlXvzT5ZTHzkKs8uWO1lmpZQuHd+jvjPfrmXIqf3DnpYvTquKzVfiL3aqc6sViPshMbyF9bUguHV6T8og3lIdPeV8J1MHA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=AZrkJ8rZvvReFxYSqN7/M0Jvi0gGTHGZEdLaTG9faFrAJrDGWul4K3UU3pGO+Zh3nb8JYLRzSwcyc2D2i+WBtp3EgY0b1eVf/Z/xMw7dR9pCoV7kvoKoDdFrro8zgC4qX2AVLw+sr9DW0s2V8cipp9fXgRU5wRqpFl0L6dD0RiJRoxSW+uzScekigN24wwJD42CXQ5RWGSQYSSXIAty+JiIpLRBTn9yg6Krursj6JHDuvN96GXzL0TIzqPQVLu9bPdx0vRzGOKjlw17J6N4Db5mGqbjhoaKzo5xdmxv0UF+sfy49F5QOc0vIaSbInHpBvlvrZHp8bcL0BF43ABE7fQ==
  • 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: AdiCMAj2T3Dc450jTNqsO948qNQD1gAHPSyiAI0rG4A=
  • Thread-topic: Service Release

I have merged outstanding PRs. We still have this PR for the TCK which is more controversial.

 

I also need to understand what you can and can’t do on the api and TCK on a service release. Anyone know?

 

Steve

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of Nathan Rauh
Sent: 17 June 2022 14:26
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: Re: [cu-dev] Service Release

 

This seems like a good idea if it will help other implementations pass the TCK by picking up the necessary TCK updates to resolve the various challenges https://github.com/jakartaee/concurrency/issues?q=is%3Aissue+is%3Aopen+label%3Achallenge   I think the pulls for these still need to be merged, so make sure to do that before creating the service release.

 

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> on behalf of Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx>
Date: Friday, June 17, 2022 at 4:54 AM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [cu-dev] Service Release

All, Before the final platform release do we want to create a service release for TCK and API jar to fix various issues e.g. Execute unit tests in the build and fix scope for test dependencies by pzygielo · Pull Request #216 ·

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

All,

 

Before the final platform release do we want to create a service release for TCK and API jar to fix various issues e.g. Execute unit tests in the build and fix scope for test dependencies by pzygielo · Pull Request #216 · jakartaee/concurrency · GitHub . I am not familiar with the service release process but I’ve seen other specs doing them quite quickly.

 

I don’t think a service release impacts the ballot.

 

Steve Millidge

 


Back to the top