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 N20100302-2000 (Timestamp: 201003022000):Compile errors in build

Some of the compile errors are a result of API changes in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=304361

New API was added to IApplicationContext (an interface which is not supposed to be implemented by clients). It turns out that there are a few places that implement this (p2.tests and pde.build). I should have held off on releasing these changes and done a test build today to catch these errors. It just did not occur to me that we would have client implementors of this interface. I am sorry for the inconvenience.

Tom



Inactive hide details for Kim Moir ---03/03/2010 08:28:09 AM---One of the ways to avoid compile errors isKim Moir ---03/03/2010 08:28:09 AM---One of the ways to avoid compile errors is


From:

Kim Moir <Kim_Moir@xxxxxxxxxx>

To:

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

Date:

03/03/2010 08:28 AM

Subject:

Re: [platform-releng-dev] [eclipse-build]Build N20100302-2000 (Timestamp: 201003022000):Compile errors in build





One of the ways to avoid compile errors is

1) Pick a time for all changes to be in HEAD for your team. For instance 4pm EST.
2) Run a test on Hudson. It takes about 2.5 hours to run. Less if there are compile errors that cause the build to fail.
http://wiki.eclipse.org/Platform-releng-faq#How_do_I_run_a_test_build_on_the_hudson_install_on_build.eclipse.org_.3F
3) Fix compile errors if they occur. 8pm nightly build doesn't fail :-)

I can see from looking at the Hudson build that this hasn't been used recently by anyone other than me. I set this up for the team, please take advantage of it.

Kim


Pascal Rapicault <pascal@xxxxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/02/2010 10:40 PM

Please respond to
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev] [eclipse-build]Build N20100302-2000 (Timestamp: 201003022000):Compile errors in build




The p2 errors have been fixed in HEAD.

On 2010-03-02, at 9:46 PM, Kim_Moir@xxxxxxxxxx wrote:

> Build N20100302-2000 (Timestamp: 201003022000):  Compile errors in build.  See attached compile logs.<_builds_transfer_files_master_downloads_drops_N20100302-2000_compilelogs_plugins_org.eclipse.pde.build_3.6.0.N20100302-2000-pdebuild.jar.bin.html><_builds_transfer_files_master_downloads_drops_N20100302-2000_compilelogs_plugins_org.eclipse.equinox.p2.tests_1.2.0.N20100302-2000-@xxxxxxxx><_builds_transfer_files_master_downloads_drops_N20100302-2000_compilelogs_plugins_org.eclipse.jdt.ui.tests_3.6.0.N20100302-2000-javauitests.jar.bin.html><_builds_transfer_files_master_downloads_drops_N20100302-2000_compilelogs_plugins_org.eclipse.equinox.p2.metadata.repository_1.1.0.N20100302-2000-@xxxxxxxx><_builds_transfer_files_master_downloads_drops_N20100302-2000_compilelogs_plugins_org.eclipse.equinox.p2.extensionlocation_1.2.0.N20100302-2000-@xxxxxxxx>_______________________________________________
> 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


GIF image

GIF image


Back to the top