Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20091008-2007 (Timestamp: 200910082007):Compile errors in build


Usually I would have caught that at compile time but I committed the code from a workspace where I had neglected to set up the Installed JREs preference to include a 1.4 JRE. Hopefully I will not make that mistake again.

Chris


From: John Arthorne <John_Arthorne@xxxxxxxxxx>
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date: 10/08/2009 08:24 PM
Subject: Re: [platform-releng-dev] [eclipse-build]Build        N20091008-2007        (Timestamp: 200910082007):Compile errors in build






It looks like most of these errors are caused by a single Java 5 method reference in org.eclipse.help (API tools can catch this kind of problem). Most of the other errors are likely cascading from the help error. The p2 compile error is mysterious though - it looks like the org.eclipse.compare bundle is just missing, as the classes with compile errors haven't changed recently. I suspect this is also cascading from the org.eclipse.help error but I'm not sure why org.eclipse.compare (and many others that depend on help) doesn't show up here with compile errors as well.




eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

10/08/2009 09:34 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build N20091008-2007        (Timestamp: 200910082007):Compile errors in build







Build N20091008-2007 (Timestamp: 200910082007):  Compile errors in build.  See attached compile logs._______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
[attachment "/builds/transfer/files/master/downloads/drops/N20091008-2007/compilelogs/plugins/org.eclipse.equinox.p2.ui_1.1.0.N20091008-2007-@xxxxxxxx" deleted by Chris Goldthorpe/Beaverton/IBM] [attachment "/builds/transfer/files/master/downloads/drops/N20091008-2007/compilelogs/plugins/org.eclipse.help.base_3.4.100.N20091008-2007/ant_tasks-helpbase-ant.jar.bin.html" deleted by Chris Goldthorpe/Beaverton/IBM] [attachment "/builds/transfer/files/master/downloads/drops/N20091008-2007/compilelogs/plugins/org.eclipse.ui.cheatsheets_3.4.0.N20091008-2007-@xxxxxxxx" deleted by Chris Goldthorpe/Beaverton/IBM] [attachment "/builds/transfer/files/master/downloads/drops/N20091008-2007/compilelogs/plugins/org.eclipse.help.ui_3.5.0.N20091008-2007-@xxxxxxxx" deleted by Chris Goldthorpe/Beaverton/IBM] [attachment "/builds/transfer/files/master/downloads/drops/N20091008-2007/compilelogs/plugins/org.eclipse.help_3.5.0.N20091008-2007-@xxxxxxxx" deleted by Chris Goldthorpe/Beaverton/IBM]
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



Back to the top