Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] 4.6.0 I-Build: I20151201-0800 - BUILD FAILED - rebuild at 1100

I first missed that there were two sets of compile errors. Fixed the second one with
Bug 483389: Wrong generification in org.eclipse.ui.examples.readmetool.AddReadmeMarkerAction#run()

There are also few new compiler warnings, mostly due to unnecessary casts from the generified getAdapter(..). Those in non-text repos should only be fixed after we have a successful I-build with the new API.

The compile errors were not due to breaking API changes, but because two clients assumed wrong type arguments despite a clear specification in the Javadoc.

Markus



From:        "David M Williams" <david_williams@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date:        2015-12-01 16:36
Subject:        Re: [platform-releng-dev] 4.6.0 I-Build: I20151201-0800 - BUILD FAILED - rebuild at 1100
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




I have scheduled the rebuild to start at 11:00 AM (Eastern).  




From:        
"Markus Keller" <markus_keller@xxxxxxxxxx>
To:        
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date:        
12/01/2015 10:08 AM
Subject:        
Re: [platform-releng-dev] 4.6.0 I-Build: I20151201-0800 - BUILD        FAILED
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




Sorry, I forgot to push this fix in time for the build:


Bug 483382: Wrong generification in AntEditorMarkerUpdater#getMarkerAttributes(IProblem)

Pushed now, ready for the rebuild.

Markus




From:        
e4Builder@xxxxxxxxxxx
To:        
platform-releng-dev@xxxxxxxxxxx
Date:        
2015-12-01 15:50
Subject:        
[platform-releng-dev] 4.6.0 I-Build: I20151201-0800 - BUILD FAILED
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




Eclipse downloads:
http://download.eclipse.org/eclipse/downloads/drops4/I20151201-0800/

   Build logs and/or test results (eventually):
   
http://download.eclipse.org/eclipse/downloads/drops4/I20151201-0800/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