[equinox-dev] New version of Equinox quits upon bundle error

2008-05-01 Thread David Leangen
Hello! I recently updated to 3.4M6, which IIUC is the most recent release. I run my apps in the Eclipse console because it is great for debugging. However, with this version, when one of my bundles has an error, everything shuts down with a message The Application could not start How can

RE: [equinox-dev] New version of Equinox quits upon bundle error

2008-05-01 Thread David Leangen
Thank you, Tom, What would the bug be, then? Running in console requires org.eclipse.equinox.core.runtime? It is my understanding that only the osgi package should be required. BTW, when I add the -noExit option, I get an error (Unrecognized option). Is that really a valid option? Regards,

RE: [equinox-dev] New version of Equinox quits upon bundle error

2008-05-01 Thread Thomas Watson
More information is needed on how you are launching Equinox, including what bundles you are using and what config.ini options etc. Also, what version of Eclipse you are migrating from where your application worked. Lets move this discussion into a bug report. If you have an application that

[equinox-dev] p2 projects tagged for 3.4 M7 candidate build

2008-05-01 Thread John Arthorne
The map file has been updated for the following Bug changes: + Bug 229641. Added Extension location repos in UI contain no features (FIXED) + Bug 229722. NPE loading update site at tikalk.com (FIXED) + Bug 229778. Use application as a trigger to disable the configuration application (FIXED) The

Re: [equinox-dev] [prov] handing of patches

2008-05-01 Thread Pascal Rapicault
That said, I believe that ECF's situation is still relatively exceptional in that it is now split between the platform and its own feature, and that ECF should not be delivered by patches and that the platform should just require ECF.

RE: [equinox-dev] New version of Equinox quits upon bundle error

2008-05-01 Thread David Leangen
Thank you, Tom, While looking into this a little more, I discovered that this probably isn't a regression issue after all. I recently moved over to Mac, so I've been trying to get set up on my new machine. This has not been easy. :-( The behaviour I described below is the same on 3.4M3 and