Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Releng change thoughts

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Adam Finucane
> Sent: Monday, June 04, 2007 6:49 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Releng change thoughts
> 
> Hello Doug,
> 
> Having the zip archive of the update site sounds good. I assume this will
> be
> the case for releases as well, as releases is just a particularly good
> "nightly" build. It will be easier for us to manage. Instead of
> downloading
> several zips and tar.gzs for various OSes, we can download a single file.

That's a good point and an added bonus. And yes, that would include all
builds. Right now I take the zips and create the update site with a couple
of scripts. This will make that easier as well.
 
> > People who used to use the .zips/tar.gz's for creating product installs
> can
> > use the archive site to create the same layout with some simple scripts.
> 
> Some example scripts would be nice :o)

Yes, we'll see how my time goes, this might have to wait until later this
month. The idea though is to unjar the cdt.core.* fragments since they have
shared libraries that need to be on the file system directly to load.

Also, if you're not shipping the SDK or other features we're building now,
you'd need to remove them. Looking at the feature.xml files gives the list
of plugins you care about.

Thanks,
Doug



Back to the top