Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] HK2 - how does it get released to central?
  • From: "sawamura.hiroki@xxxxxxxxxxx" <sawamura.hiroki@xxxxxxxxxxx>
  • Date: Tue, 12 Apr 2022 08:22:49 +0000
  • Accept-language: ja-JP, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fujitsu.com; dmarc=pass action=none header.from=fujitsu.com; dkim=pass header.d=fujitsu.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=hS4HLtYM6J6o6R4xQHwjSDKnabD1isEb8nw/UFAz5N4=; b=P1fDAS3eUxxh8NHtPfO2uiIsJN46aiBRensiY91ZZeCEqkKlylndF2qYQYWosNvXH1a6G1s+kuSMSsDt9yEJ6ZTGlYt3hzW/ii8HfpFpowo8g0DK/RJ48NjHAL7SFi86Tu1etbQrr+p6jIn0QNwnoSSxa45z+dlcmqx6I06pODFXHS1JUNk06xNNm/68gLCJJ/378ZdU/f1TPcy3OFh/cE3e9Og/uzeEDU5G16uFAc9rRTDDz+W3bXuA17BzNf1vYog1q0/B4J5qMQhffjFs7XqitIMJynbaXM4f4wyGjITZS7UHFGFP1YJFd+kTKZN5DByhz6u0Z8HlReRjDTpsgA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=M5sLz+Qng/Bqo8k9gaC6Ylvko8MnS90JuBn6m5WOPvzHmKMqTKdMwUEKrEdWrbMuHcsZ1MpeMqx95sbAS60dQdZ90JeD0tYNv1vXSlmDm66i0VifkODQczt1K52rgYBgfXF+2MwG7YPyDab2b/phyDt6EpeiyZDpX1eMeSh+DzJotSMmBx428RqHQdFbHdpVFXV2twxEqSJOEwHK3SG8UZN34yUfQNjQZIartdq0TUxrs1ikLEXmRL2vfZl9ZuVWacmQiThGVPpRGINCy+falvx9E1ViHE6BCT983jW8714NbX3joQgRhive+RdkRIoM2Sq2cjfkyLQmOXrpNrTtIQ==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev/>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_ActionId=0024eed0-7949-4c71-9d27-b5c2ea9a4d10;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_ContentBits=0;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Enabled=true;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Method=Standard;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Name=FUJITSU-RESTRICTED¬タヒ;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_SetDate=2022-04-12T07:55:31Z;MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_SiteId=a19f121d-81e1-4858-a9d8-736e267fd4c7;
  • Thread-index: AQHYTkBCLctcAkU5V0q1JNiunRX346zr6N1w
  • Thread-topic: [glassfish-dev] HK2 - how does it get released to central?

Hi

I am also not familiar with the release job, but...
Indeed, hk2:3.0.3 seems to be in the staging status.
https://ci.eclipse.org/glassfish/view/All%20Projects/job/all-projects_3_staging-to-release/77/console
===
:
[INFO] orgglassfish-1196    OPEN     hk2:3.0.3                     
[INFO] orgglassfish-1197    OPEN     hk2:3.0.3                     
[INFO] orgglassfish-1198    OPEN     hk2:3.0.3                     
[INFO] orgglassfish-1204    OPEN     shoal:3.0.0-M1                
[INFO] orgglassfish-1062    CLOSED   jakarta.el:jakarta.el-api:4.0.0
[INFO] orgglassfish-1116    CLOSED   org.glassfish.metro:wsit:3.0.1-b02
:
===

Next step is to run the all-projects_3_staging-to-release with DRY_RUN option enabled, and check that it can be published to central without problems.
finally, run the same job without DRY_RUN and releases it to central.

STAGING_DESC would need to be set to "hk2" as shown in the parameter description.

Kind Regards,
Hiroki

-----Original Message-----
From: glassfish-dev <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Piotr ?ygie?o
Sent: Tuesday, April 12, 2022 4:37 PM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: [glassfish-dev] HK2 - how does it get released to central?

Hello

I'd like to learn how HK2 3.0.3 found its way to Maven Central.

I think HK2-3.0.3 was staged with
https://ci.eclipse.org/glassfish/job/1_hk2_build-and-stage/3.
I can't however locate the job that released this from the staging repository. This happened y'day (2022-04-11) at 16:41 UTC it seems.

The last recorded run of
https://ci.eclipse.org/glassfish/job/all-projects_3_staging-to-release/
is https://ci.eclipse.org/glassfish/job/all-projects_3_staging-to-release/76/.

Please help to solve this puzzle.

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


Back to the top