Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Another check/test of builds on build.eclipse.org?

Thanks Dani (and Paul, and others),

I was hoping to wake up this morning with a shiny new build to brag about and "promote to downloads":

http://build.eclipse.org/eclipse/eclipse4/siteDir/eclipse/downloads/drops4/I20120411-0258/

But this one had one of those impossible compile errors, so I don't think there is much sense in promoting that one, and I will start a new build at 9 AM (Eastern) and it will be done by about 11 AM or noon.

I do want to upgrade to compiler (to avoid this "rare" threading problem), but I also want to get "one good I build" first, using the old (same) compiler we were using before the transition. See bug 376450.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376450

So, with the Eclipse Project's committers patience and help, we'll keep churning out I-builds this week until we are relatively happy with one, then move on to some of the next steps in the transition.

I'm not sure the I20120411-0258 build deserves too much effort to look at, but after the next one, assuming it is free of random compile errors, I will start promoting builds to "downloads" and I think the practice is that if anyone wants a rebuild, they ask for it, and we do that until about Thursday or so? Will discuss more at arch/planning/status meeting.

Thanks again,  



Inactive hide details for Daniel Megert ---04/11/2012 06:54:20 AM---I looked at the build and it seems to contain the latest stDaniel Megert ---04/11/2012 06:54:20 AM---I looked at the build and it seems to contain the latest stuff from the  'integration' branch for th

From: Daniel Megert <daniel_megert@xxxxxxxxxx>
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date: 04/11/2012 06:54 AM
Subject: Re: [platform-releng-dev] Another check/test of builds on build.eclipse.org?
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx





I looked at the build and it seems to contain the latest stuff from the 'integration' branch for the common bundles. One bad thing I noticed were exceptions in the console regarding a missing resource: 

java.io.FileNotFoundException: .\win7.PNG (The system cannot find the file specified)
 
       at java.io.FileInputStream.open(Native Method)
 
       at java.io.FileInputStream.<init>(FileInputStream.java:138)
 
       at org.eclipse.e4.ui.css.core.util.impl.resources.FileResourcesLocatorImpl.getInputStream(FileResourcesLocatorImpl.java:41)
 

Dani
 
    From: 
    David M Williams <david_williams@xxxxxxxxxx> 
    To: 
    platform-releng-dev@xxxxxxxxxxx,
    Date: 
    10.04.2012 16:48 
    Subject: 
    [platform-releng-dev] Another check/test of builds on        build.eclipse.org?





I think we are nearly ready to start publishing builds again on "downloads"  ... emphasis on "I think".

If anyone wants to look/check the latest, I've changed the "build output" on build.eclipse.org to more closely mimic the structure of what it will end up being on download.eclipse.org.

Namely, there is now a "siteDir" that has subdirectories just like downloads.eclipse.org/eclipse has:

So, for for example, the latest test build:


http://build.eclipse.org/eclipse/eclipse4/siteDir/eclipse/downloads/drops4/I20120410-0633/

http://build.eclipse.org/eclipse/eclipse4/siteDir/eclipse/downloads/drops4/I20120410-0633/testResults.php

composite update site at


http://build.eclipse.org/eclipse/eclipse4/siteDir/updates/4.2-I-builds/

equinox downloads index page doesn't display yet at all on build.eclipse.org, but there are results there, so I renamed index.php to index.phpHOLD so you can at least see the raw files at


http://build.eclipse.org/eclipse/eclipse4/siteDir/equinox/I20120410-0633/

perhaps check some of the jars or the equinox-SDK-I20120410-0633.zip?

There's many issues still to solve, but some big ones have been fixed this week, so let me know if anything seems way off.





_______________________________________________
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