Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Recent Ganymede build failures?

I've created bug 213437 to keep track of that failure:

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

For now, it seems to be caused by the new Platform 3.4M4 features 
org.eclipse.platform and org.eclipse.rcp that contain references to 
non-existing bundles with version 0.0.0.

I don't know if the features need to be changed, or if it is possible to work 
around this problem in the Ganymede build.

Markus


On Wednesday 19 December 2007 08:06, David M Williams wrote:
> I'm assuming those of you who reach M4 already, update the ganymede files
> too, so the rest of us can keep working and get ready, for our ganymede M4
> while you all are enjoy your holidays [insert quivering, pouting lips
> here]
>
> so ... what's up with the failures? They all look like platform specific
> things that may or may not be supposed to cause a failed build. Did we
> used to use an "ignoreMissingBundles" flag for these? Anyone know anything
> about them? They all seem to have a form similar to the following: (and
> has anyone opened a bug on 'miror' being spelled incorrectly yet? :)
>
>
> [java] ContinueOnError: The following ID was not found, so was skipped,
> and is not on miror site:
> plugins/org.eclipse.swt.win32.win32.ia64_0.0.0.jar
> [java] [0080] : ContinueOnError: The following ID was not found, so was
> skipped, and is not on miror site:
> plugins/org.eclipse.swt.win32.win32.ia64_0.0.0.jar


Back to the top