Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Help needed removing artifact from download.eclipse.org
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Mon, 22 Apr 2024 14:53:08 +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=2SZNP473cLLtzIWp6USohnRi1oBjddY1hwmlnjokph4=; b=HHl1F6JOo20bxqQYJcQiiWrCfS1AP6ifMVafkDacDo5iWIS17TpNs3YwwCVJ4eMW99UNPwz82r7v3+DGyyFhmzrdXvSxfvdgJWJFFzR3GJZVkzxQQ4mO8VZnrqn28Qj0trqL+npFbbK/teXV+jygZCVrmszOdD98hwFf4q69GQ+xsyRfvU/s5p1cg94sOVKSMC2Br8JZ49nZMJdvKjovEiN0Ux+p1Do9VYvkb9Ew0FvtGiTMSEHClzW2teB2TG/Hqd4DxAl9N6MYweQm4o1FIhcunWoaxXDO+wLH1/WIjRgeDanl40YNO7Od7t1ZIrJ31p6Eqgl/V9Tkj+jdACv4bQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cGiy12gKUp86Lz7TDxcbsGauwCc/GuCiDe6Uruwkfr21Qq7veP9g93m6NvlGf8KgUMH9B9tOQKlksKxAVJ990eER+lMUzXMqX27ieFuAFLsaKVxjMSz6VloGcuDBAO5I9H8vx28uyAHl2bPMFL95kBl0+jCYf9zu/vN4y20aO2WgN33nT9doFQEHdvz66NMo+D9j/e4qbemG9zR+aALUwTno7NuvBCGQMA3B8q5gUX2InWZXsT1WrlgXfGvaA1Gvjlc3lVTegafHB1agNqt2rLrKqX/52N/HZO4DNuU7ESP6JIFjDwrTcmomwKce/bLV1ueMuLMeYGEAZit9oLQ0GA==
  • 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: AQHakpepNzqZ3CwwEEOtF4mzoFNzVrFwspoAgAOt0ACAAAO5oA==
  • Thread-topic: [cu-dev] Help needed removing artifact from download.eclipse.org

I tried – I can’t do it either.

 

Steve Millidge

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of Kyle Aure via cu-dev
Sent: Monday, April 22, 2024 3:39 PM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Cc: Kyle Aure <kylejaure@xxxxxxxxx>
Subject: Re: [cu-dev] Help needed removing artifact from download.eclipse.org

 

Hello Everyone,

 

Thanks for the suggestion Ivar.  I think I ran into this before where the site says that committers can do these things, but really it is only someone on the steering committee for Jakarta EE that can.

I get the following error if I try to archive these artifacts

 

 

Thanks again,

Kyle Jon Aure

 

On Sat, Apr 20, 2024 at 1:28AM Ivar Grimstad via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

Hi Kyle,

 

As a committer, you can log in to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ and delete the artifacts yourself. All committers on the project have access to their subdirectory, in your case ("cu").

 

Tip: You can also create a jenkins job that does it for you, but if it's only occasionally, doing it manually is just as convenient. 

 

Ivar

 

On Fri, Apr 19, 2024 at 10:24PM Kyle Aure via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

Hello Everyone,

 

I've been working on the specification project release review here: https://github.com/jakartaee/specifications/pull/733

Part of that process is uploading the TCK to the stagging directory of downloads.eclipse.org.

I ran the Jenkins job to do this before realizing the job needed to be updated.

  So I accidentally uploaded the 3.1.0 TCK to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ (meant for jakartaee10)

  I have since updated this job to ask for which Jakarta Version the artifact is for and so the 3.1.0 TCK was also correctly uploaded to https://download.eclipse.org/ee4j/cu/jakartaee11/staged/eftl/

 

I need someone who has access to delete the 3.1.0 TCK from the jakartaee10 staging site.

 

Thank you,

Kyle Jon Aure

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


 

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
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