Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] pack200 fails in M36_R4


If you use a newer basebuilder (R36_M4 is very old), the bundle is included.  

More recent versions of basebuilder
http://wiki.eclipse.org/Platform-releng-basebuilder

The missing bundle was fixed in M6 in the 3.6 stream
https://bugs.eclipse.org/bugs/show_bug.cgi?id=304188

Kim



Nick Boldt <nickboldt@xxxxxxxxx>
Sent by: dash-dev-bounces@xxxxxxxxxxx

06/01/2010 04:50 PM

Please respond to
Tools for Committer Community <dash-dev@xxxxxxxxxxx>

To
Tools for Committer Community <dash-dev@xxxxxxxxxxx>
cc
Subject
Re: [dash-dev] pack200 fails in M36_R4





Apparently the issue is that Athena code expects to be able to run
org.eclipse.update.core.siteOptimizer (which was in Eclipse/basebuilder
3.5) but it's not longer in basebuilder from 3.6.

So, I've opened (and hopefully fixed) this issue:

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

Nick

On 05/26/2010 04:37 AM, Christian Saad wrote:
> Hi all,
>
> I'm still trying to get our build to work. With the R36_M4 basebuilder, the plugins are now compiled correctly according to their dependencies, but the build fails every time during the pack200 stage. I noticed that other have experienced the same problem, but since the 3.5 basebuilder doesn't work with our build it would be good to know if the cause of this problem has already been identified.
>
> Thanks for your help,
> Chris


> java.lang.RuntimeException: Application
> "org.eclipse.update.core.siteOptimizer" could not be found in the registry.

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev


Back to the top