Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] Fw: [platform-releng-dev] [eclipse-build]Build I20100526-1423 (Timestamp: 201005261423): Build failed

It is definitely not an issue with ECF. ECF fixed a bug (https://bugs.eclipse.org/bugs/show_bug.cgi?id=313519), recommended p2 to consume a new version, I did it because it was useful to the our end users.

In this case the main issue is the build system which makes it complex to consume other jars, which is made worse when JavaDoc generation is involved since most of the classpath information of the plug-ins as to be replicated in some obscure file contained in platform.doc.isv. Now, for the record, the last failure after I reverted the ECF changes were caused by a problem at the foundation).

> Eclipse PMC must forbid this for the future: either they can
> provide their latest stuff earlier (lets say one week before we have a
> deadline) or we go with what we have.
    ECF has always (at least through 3.6) been providing their stuffs early. However when it comes to the end-game the iterations are so short that we don't really have much time. Remember that in Helios the complete train is shipped in ONE week.
The reality here is that Eclipse SDK is not really +0 but +0.5, and overtime, I can see it become a +1 (for example how would the SDK consume a last minute change in EMF for Eclipse 4.0, or how in the future will the SDK consume the equinox built that will be run separately). 
   So rather than coming up with rules to prevent ppl to consume other bundles for other components, let's work on making the process of consuming external jars smoother.


On 2010-05-27, at 2:40 AM, Daniel Megert wrote:

> 
> Oh boy! We are in RC3 and all three recent builds failed and I expect
> I20100527-0800 (our projected RC3 build !!!) to fail as well. This is just
> not acceptable and it is not the first time that switching to the newest
> ECF code at a very late time burns us. I'm not saying it's a failure in ECF
> alone: it also seems that just the process of switching is error prone. I
> think we the Eclipse PMC must forbid this for the future: either they can
> provide their latest stuff earlier (lets say one week before we have a
> deadline) or we go with what we have.
> 
> BTW: I could not find a bug with the appropriate approvals in Eclipse or RT
> for this change - Jeff, did I miss something?
> 
> Dani
> ----- Forwarded by Daniel Megert/Zurich/IBM on 27.05.2010 08:18 -----
> |------------>
> | From:      |
> |------------>
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
>  |Kim Moir <Kim_Moir@xxxxxxxxxx>                                                                                                                    |
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | To:        |
> |------------>
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
>  |"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>                                                                    |
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | Date:      |
> |------------>
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
>  |26.05.2010 22:21                                                                                                                                  |
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | Subject:   |
> |------------>
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
>  |Re: [platform-releng-dev] [eclipse-build]Build  I20100526-1423    (Timestamp: 201005261423): Build failed                                         |
>> --------------------------------------------------------------------------------------------------------------------------------------------------|
> 
> 
> 
> 
> 
> 
> I investigated this for quite a while and don't understand why the build is
> failing.  I've asked Pascal to revert the ecf change to allow the build to
> proceed for other teams while I continue to debug.
> 
> Kim
> 
> 
> 
> 
> Pascal Rapicault                                                          
> <pascal@xxxxxxxxxxxx>                                                     
> Sent by:                                                               To 
> platform-releng-dev-bounces@ec         "Eclipse platform release          
> lipse.org                              engineering list."                 
>                                        <platform-releng-dev@xxxxxxxxxxx>  
>                                                                        cc 
> 05/26/2010 03:21 PM                                                       
>                                                                   Subject 
>                                        Re: [platform-releng-dev]          
>        Please respond to               [eclipse-build]Build               
>    "Eclipse platform release           I20100526-1423        (Timestamp:  
>       engineering list."               201005261423): Build failed        
>  <platform-releng-dev@eclipse.                                            
>              org>                                                         
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> This looks related to the change I did this morning to consume the new
> version of ECF.
> I updated the map files and the java doc generation....
> I'll help Kim
> 
> On 2010-05-26, at 3:13 PM, Kim_Moir@xxxxxxxxxx wrote:
> 
>> Build I20100526-1423 (Timestamp: 201005261423):  The following error
> occurred while executing this line:
>> /builds/I201005261423/org.eclipse.releng.eclipsebuilder/buildAll.xml:185:
> The following error occurred while executing this line:
>> /builds/I201005261423/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100512/scripts/build.xml:91:
> The following error occurred while executing this line:
>> /builds/I201005261423/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/customTargets.xml:18:
> The following error occurred while executing this line:
>> /builds/I201005261423/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/allElements.xml:16:
> The following error occurred while executing this line:
>> /builds/I201005261423/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100512/scripts/genericTargets.xml:107:
> Processing inclusion from feature master-ecf: Bundle
> org.eclipse.ecf_3.1.0.v20100526-0200 failed to resolve.:
>>                 Missing required plug-in
> org.eclipse.equinox.common_[3.5.0,3.6.0).
>>                 Missing required plug-in
> org.eclipse.equinox.registry_[3.4.0,3.5.0).
>>                 Missing required plug-in
> org.eclipse.ecf.identity_[3.1.0,3.2.0).
>> 
>> 
>> http://download.eclipse.org/eclipse/downloads/drops/I20100526-1423
>> _______________________________________________
>> platform-releng-dev mailing list
>> platform-releng-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
> 
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
> 
> 
> _______________________________________________
> eclipse-pmc mailing list
> eclipse-pmc@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



Back to the top