Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.5.0 N-Build: N20150629-2000 - BUILD FAILED

I also updated the org.eclise.osgi to increase the micro version by 100.  That is included in RCP.  I can revert that version increase if it helps.

Tom





From:        Markus Keller <markus_keller@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date:        06/30/2015 08:44 AM
Subject:        Re: [platform-releng-dev] 4.5.0 N-Build: N20150629-2000 -        BUILD        FAILED
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




I also don't know why that build failed. The error message is:

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.rcp.id 4.5.0.qualifier
[ERROR]   Missing requirement: org.eclipse.e4.ui.swt.gtk 1.0.0.N20150629-2000 requires 'bundle org.eclipse.e4.ui.css.swt.theme 0.10.0.qualifier' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.e4.rcp.feature.group 1.4.0.N20150629-2000 depends on: org.eclipse.e4.ui.swt.gtk [1.0.0.N20150629-2000]
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.5.0.N20150629-2000 depends on: org.eclipse.e4.rcp.feature.group [1.4.0.N20150629-2000]
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.id 4.5.0.qualifier depends on: org.eclipse.rcp.feature.group 0.0.0


The only bundle in the eclipse.platform.ui repo whose id has changed was org.eclipse.ui.ide. And that was non-breaking change from 3.11.0 to 3.11.100; and the ide bundle is not even included in the RCP feature.


Even if we wanted to revert something, I wouldn't know what to revert.


I would just go forward with
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469765 and hope that this is one of those inexplicable Tycho/Maven problems where some bundles/features need to be "touched" -- which will happen when we move to 4.6.0-SNAPSHOT.

Markus




From:        
David M Williams <david_williams@xxxxxxxxxx>
To:        
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date:        
2015-06-30 05:09
Subject:        
Re: [platform-releng-dev] 4.5.0 N-Build: N20150629-2000 - BUILD        FAILED
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




I am not exactly sure why this build failed, but, my guess it someone has already started to change "versions" of things.
You all know how to find the summary of the error, right? (Hint go to downloads link given in the message and look for "summary").

If due to versioning issue, there's two alternatives. Either revert that "increase" and wait until we have a working build again before making such changes ... or, who ever did it has the responsibility to sort through the chain of features/bundles and update everything that needs to follow along. (All the while, with appropriate bug open).

For what it's worth, my preference is for the first alternative (revert ... if that is the issue). I wanted to turn on "N-builds" primarily to make sure no compile errors were being introduced, and to allow unit tests to run. "Versioning" is a complicated enough issue, that a lot of care is needed to both do correctly, and to do with no (or minimal) breakage (requiring coordination before the change is committed to master).

But, as I said, I am not real sure what the issue is here ... just posting what I know ... little as it is ... so everyone knows the same thing.

Thanks,





From:        
e4Builder@xxxxxxxxxxx
To:        
platform-releng-dev@xxxxxxxxxxx
Date:        
06/29/2015 09:16 PM
Subject:        
[platform-releng-dev] 4.5.0 N-Build: N20150629-2000 - BUILD FAILED
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




Eclipse downloads:
http://download.eclipse.org/eclipse/downloads/drops4/N20150629-2000/

   Build logs and/or test results (eventually):
   
http://download.eclipse.org/eclipse/downloads/drops4/N20150629-2000/testResults.php_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev _______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev _______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top