Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Oxygen.1/CDT 9.3.2

I see now. The Hudson job was copying those files over to the nightly build area but not publishing them in the artifacts area for the job, for example here:

 

https://hudson.eclipse.org/cdt/job/cdt-9.3/lastSuccessfulBuild/artifact/

 

For releases, I don’t trust the nightly area. I think Hudson copying artifacts to the download site is a major security hole. So I’ve been downloading things by hand from the artifacts area of the build I want to publish.

 

If someone figures out how to get those rcp things published in the Hudson build jobs, I can add that to my list of things to copy over.

 

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Jonah Graham
Sent: Thursday, August 10, 2017 2:31 PM
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Oxygen.1/CDT 9.3.2

 

The standalone (rcp) debugger is additional artefacts, compare 9.2 to 9.3:

 

 

 

The 9.3 ones are missing the rcp directories. 

 

Is there a wiki that has the steps we're supposed to follow? 

 

HTH 

Jonah 

 

On 10 Aug 2017 17:09, "Doug Schaefer" <dschaefer@xxxxxxxxxxxxxx> wrote:

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Jonah Graham
> Sent: Thursday, August 10, 2017 3:44 AM
> To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
> Subject: Re: [cdt-dev] Oxygen.1/CDT 9.3.2
>
> On 9 August 2017 at 19:56, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx>
> wrote:
> > Hey gang, I just checked the schedule and Oxygen.1 RC1 is schedule for
> > the week of Aug 21. I’ll be on vacation then but will steal away some
> > time to make sure the latest 9.3.x build is available then.
> :-) - I can do the website updates when it is published. Can you publish the
> standalone debugger for 9.3.2 and I will re-enable the links on the website.

I don't know what "publish the standalone debugger" means. I just copy over the artifacts of our build. If it’s not there then it probably should be.

>
> > The final RC is the week of Sept 11. After that is a quite week (and a
> > bit) and GA (general availability) on Sept 27. I have half a mind to
> > release
> > 9.3.2 before that to make sure our users aren’t waiting around.
> +1
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top