Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Problems with the I20091006-0800 update repo


The help.base bundle is a branding plugin.  To ensure that this bundle is updated with every build, I concatenate the build timestamp to the build.properties of the branding plugins. This ensures that the version of the  branding plugins get incremented every time.  

This week, I was having intermittent compile errors on the help.base bundle.  I saw two source directories for this bundle and thought that updating the build properties was a problem.  So I removed it.  However, It turned out that the intermittent compile errors were a result of this bug

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

Today I will try a new pde build in the builder to avoid these intermittent compile errors.  Also, I'll revert the change regarding the qualifier for the help.base bundle.  In the next I-build, the help.base bundle will have a qualifier that matches the build timestamp so you won't see this problem in the repo.

Kim




Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

10/09/2009 09:04 AM

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

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
[platform-releng-dev] Problems with the I20091006-0800 update repo





I'm building e4 tracking the I builds, and I've run into a slight problem:

I20090929-0800/plugins/org.eclipse.help.base_3.4.100.v200909290800.jar
I20091006-0800/plugins/org.eclipse.help.base_3.4.100.v20090904.jar

The version of o.e.help.base  is now less than it was in last week's I
build, and that's killed the e4 product install:
Software being installed: e4 Compatibility Platform
0.9.0.I20091009-0818 (org.eclipse.e4.workbench.sdk
0.9.0.I20091009-0818)
Missing requirement: Eclipse Help System
1.2.0.v20090729-7e7gFCKFEx2XZoZttGTz0Oz0D
requires 'org.eclipse.help.base [3.4.100.v20090904]' but it could not be found


This might not be a *real* problem but a side effect of how the e4
builds run, but I just wanted to check.

Later,
PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top