Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orb-dev] Can we do a release of orb-gmbal-pfl?
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Mon, 18 Dec 2023 10:15:32 +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=zm7N1pCoqYQNSNd37m4iuzKm3+hVKHmTpzXAnR5M+L4=; b=VFCM19MncunTxLycxBJLaRQLq7bxww/oakf9W0GRJJQ2JXL66Gc95UtJb7ACfxH64pg2SI9+uOASSFCuGHW3kZN576wwEKhjZkdlLjRTzaobH52eie3fub1Pnwlz3oadOHVnxUAh08HPwG00b64abaz9NF1V4ZciSG9ZzJFdafq8AFNAwjQOveiKrwmetiljvzKqJJ6xIP8eN2jtMC0+HftfxXQVACyuXs2KLkvLwz0Y+g2ELi17Ftm7FwxaVwDxPNvOtnifaGun7owjcQoWBkNKibaZhKIl/p9l1a86Y86sk2rSVFLlixgVVdQMAWcrGtI3dXKtxwAzovgY1Reeiw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Xrp/BMxsHTQ5VaP57rWAI/nRWVTU20RNKZ/AdiY9kbunMK0irCaDFbGmtb5URxGFJo8/vLJnUIVyaHHdy5Soab3ISi+b2sBw55N036+p2wopFKbgGqnCqChQ/RFe6Qc/nnkAVmnE/pwznm1bNWfORcvqBE2eKCJFyiTX1J1osF0+y/mAkMsKeWCEQ1aK6m8D68rLgpxxTfA/56Tqvvg7kxcPOoew9PB0cBXYEfbTqHWqwgEPfcOfLaES1Uc2/Faj6dw3VAnaOYcThINKGyQEjcAUV9CZozY1inLrRd7UBRl30NQu+LVTD8SSdNNHbowG2u6PYnu2RPirIW2JMAeXpg==
  • Delivered-to: orb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/orb-dev/>
  • List-help: <mailto:orb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/orb-dev>, <mailto:orb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/orb-dev>, <mailto:orb-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaL1zebopR1JsKy0+7X0kRD5Uor7CrpLYAgAMyv4A=
  • Thread-topic: [orb-dev] Can we do a release of orb-gmbal-pfl?

I approved the PR

Steve Millidge
Founder & CEO
-----Original Message-----
From: orb-dev <orb-dev-bounces@xxxxxxxxxxx> On Behalf Of Piotr Zygielo via orb-dev
Sent: Saturday, December 16, 2023 9:25 AM
To: orb developer discussions <orb-dev@xxxxxxxxxxx>
Cc: Piotr Żygieło <piotr.zygielo@xxxxxxxxx>
Subject: Re: [orb-dev] Can we do a release of orb-gmbal-pfl?

On Fri, 15 Dec 2023 at 14:44, Russell Gold via orb-dev <orb-dev@xxxxxxxxxxx> wrote:
>
> It seems that the release of Java 22 is imminent, and my recent change is needed for the code to work with that version of Java, which removes the old API. What is needed to get that released?
>

I propose something like this first:

- https://github.com/eclipse-ee4j/orb-gmbal-pfl/pull/50

and then probably the orb-gmbal-pfl-release-build job needs to be updated as well to trigger java17 profiles/executions for recent changes code to land in the final jar.

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


Back to the top