| 
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);     
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Marc KhouzamSent: 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, MartinSent: 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     If this is just s/indigo/juno I will open a bug tomorrow and submit a patch.
 Contributors could always help :)     
  
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. ;) 
  
|  |  
| 
From: Hussein, MohamedTo: 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.     |