Skip to main content

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

Perhaps it is related to the recent upgrade to Java 5 for SWT since that happened since the last successful N-Build.  But I don't really see anything wrong with the related commits:

http://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git/commit/?id=5fba4321d581bbd674b16968240b2ba2ff039c2c
http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=eb4a566fe3bbefedab594865c6cfba14ed29c7d7

If it turns out to be related to bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=411672 then it appears CBI nay not be paying attention to the Eclipse-ExtensibleAPI: true header like the PDE build used to.  This header was a kind of hack that told PDE to allow fragments to be placed on the classpath of bundles that import/require the host so they can provide additional API which is not declared by the host.

Tom



Inactive hide details for David M Williams---07/15/2013 08:36:55 PM---I think the "root" of this build failure are changes madeDavid M Williams---07/15/2013 08:36:55 PM---I think the "root" of this build failure are changes made for  https://bugs.eclipse.org/bugs/show_bu

From: David M Williams/Raleigh/IBM@IBMUS
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date: 07/15/2013 08:36 PM
Subject: Re: [platform-releng-dev] 4.4.0 N-Build: N20130715-2000 - BUILD FAILED
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx





I think the "root" of this build failure are changes made for

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

Not sure why they haven't shown up earlier ... perhaps something related to "comparator"?


But, on the surface, there's the appearance that SWT no longer "exports" its API .... though it does in its
fragments. Perhaps needs to do in both, to get the build to work?


Other suggestions/analysis welcome.





From:        
e4Builder@xxxxxxxxxxx 
To:        
platform-releng-dev@xxxxxxxxxxx,
Date:        
07/15/2013 09:30 PM 
Subject:        
[platform-releng-dev] 4.4.0 N-Build: N20130715-2000 - BUILD FAILED 
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx 




Eclipse downloads:
http://download.eclipse.org/eclipse/downloads/drops4/N20130715-2000/_______________________________________________
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

GIF image


Back to the top