Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT4.0RC3 - why only available as update site from download page?

Doug appended here on that change a while back.
Discussion is here on this thread:
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg09964.html
Summary is here:
http://cdtdoug.blogspot.com/2007/06/new-way-to-get-your-cdt.html
I think he has a script that can extract what you need.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


                                                                           
             "Robert O'Brien"                                              
             <Robert.OBrien@ac                                             
             cess-company.com>                                          To 
             Sent by:                  <cdt-dev@xxxxxxxxxxx>               
             cdt-dev-bounces@e                                          cc 
             clipse.org                                                    
                                                                   Subject 
                                       [cdt-dev] CDT4.0RC3 - why only      
             06/14/2007 05:48          available as update site from       
             PM                        download page?                      
                                                                           
                                                                           
             Please respond to                                             
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




For the recent RC3 build of CDT4.0 available from the download page at
<http://download.eclipse.org/tools/cdt/releases/europa/dist/4.0.0RC3/>
the build is only available as an update site with all CDT components.

>From the main CDT page at <www.eclipse.org/cdt>:

             "CDT 4.0 RC3 is the second last release candidate for CDT 4.0.
The final release candidate will be on June 22. Starting with this
build, we will now only produce an update site with all features that
are releasing with CDT 4."

Why will the post RC2 builds only be available as an update site with
everything?
Is it possible to continue to make individual component builds available
for
download as with RC2 and earlier?

I want to get just the CDT Runtime (for linux/x86 in particular) and
package it for use in our company.  Previously this was easy since
there was a single download to use.

With the merged update site form, I need to manually extract just
the runtime bits which means I need to know exactly which feature
and plugins to extract. Seems fragile if anything changes (e.g a new
plugin
is added or a name is changed).

Additionally the feature is packaged as a jar for use as an update site,
which won't work for a direct install into the features directory.
So the feature jar needs to be extracted and properly renamed.

My concern is that this is additional work for me (either manual or
scripted) which makes me decide what contents define the CDT runtime
feature
instead of having that feature define its content.

Any possibility of getting individual downloads again?

Thanks,

Robert.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top