Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Update site is indigo?

Thanks Martin,

 

I have updated the patch to remove the urls from all feature.xml files, there is one final reference in org.eclipse.cdt.autotools-feature/p2.inf, shall this be removed too?

 

+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/juno,type:0,name:CDT,enabled:false); \

+org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#58}//download.eclipse.org/tools/cdt/releases/juno,type:1,name:CDT,enabled:false);

 

Best Regards,

Mohamed.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc Khouzam
Sent: Friday, October 12, 2012 9:33 PM
To: 'CDT General developers list.'
Subject: Re: [cdt-dev] Update site is indigo?

 

Awesome!  Thanks for letting us know.

 

Marc

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent: Friday, October 12, 2012 3:11 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Update site is indigo?

FYI,

 

I don’t think the update site in feature.xml is relevant any more with p2, the best you can do is removing them …

One thing less to update on every release J

 

see eg

https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Hussein, Mohamed
Sent: Monday, October 08, 2012 7:47 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Update site is indigo?

 

If this is just s/indigo/juno I will open a bug tomorrow and submit a patch.

Contributors could always help :)

 

Best Regards,

Mohamed.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Monday, October 08, 2012 7:44 PM
To: cdt-dev@xxxxxxxxxxx
Subject: Re: [cdt-dev] Update site is indigo?

 

Nope. We missed a lot of things like this when pushing the releases out lately. Need to get some more committers so we have more redundancy. ;)

 

D

 

From: Hussein, Mohamed
To: cdt-dev@xxxxxxxxxxx
Reply To: CDT General developers list.
[cdt-dev] Update site is indigo?
Oct 8, 2012 5:37:36 PM

 

Hi,

 

All the feature.xml files on trunk have the update site for indigo in their update url, is this expected?

 

   <url>

      <update label="%updateSiteName" url="" href="http://download.eclipse.org/tools/cdt/releases/indigo">http://download.eclipse.org/tools/cdt/releases/indigo"/>

   </url>

 

Best Regards,

Mohamed.

 

 


Back to the top