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

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


Back to the top