AW: [equinox-dev] How do I write an Application Container

2008-02-22 Thread Joachim Ritter
Hi, perhaps you find some useful information here: http://dz.prosyst.com/user-manuals/mBS_Extensions_6.1.5/meg/index.html Go to Developer Guide / Foreign Application Container. The JavaDoc (same source) might give you some insights as well. Regards, Jo -Ursprüngliche Nachricht- Von:

Re: [equinox-dev] Eclipse and the Mac System Log - Runaway CPU

2008-02-22 Thread Mike Wilson
I would recommend entering a bug against SWT, just because it's a platform specific issue and they handle many of those. If they don't know what's up, they can probably find someone from Apple who would. McQ.

RE: [equinox-dev] Equinox p2 -Problem running director app from the Getting Started for Developers Guide

2008-02-22 Thread Jeff Hamm
Still having the same issue. I removed everything and started over from the beginning. anything further I can look at to diagnose the problem? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Rapicault Sent: Thursday, February 21, 2008 3:53 PM To:

Re: [equinox-dev] [prov] manifest changes

2008-02-22 Thread DJ Houghton
I have reverted this change and also gone through the p2 bundles to ensure that the EEs are set correctly. There is currently a problem in the way that we compute the classpath w.r.t. EEs so we need to leave the higher EEs first in the manifest for now. For reference, the bug is described here:

Re: [equinox-dev] DS invocation order of bind and activate (timing issue???)

2008-02-22 Thread Thomas Watson
The optional reference from A1 to B1 creates a cycle. The DS implementation should be able to handle this since the reference is optional it should be able to break the cycle and I assume provide a consistent activation order of A1 and B1. I recommend opening a bug against Equinox-Bundles to

[equinox-dev] Equinox-Framework tagged for next I-Build

2008-02-22 Thread Thomas Watson
I tagged Equinox-Framework for the next I-Build (today?). It will be good to get extra testing on bug 199103. The map file has been updated for the following Bug changes: + Bug 67220. Location.setUrl needs more error information (FIXED) + Bug 217503. DefaultAuthorizationEngine should allow

RE: [equinox-dev] Equinox p2 -Problem running director app from the Getting Started for Developers Guide

2008-02-22 Thread Simon Kaegi
Hi Jeff, I just updated the director.app launch config and retested. Could you resynch to HEAD and try again. -Simon [EMAIL PROTECTED] wrote on 02/22/2008 11:13:04 AM: Still having the same issue. I removed everything and started over from the beginning. anything further I can look at to