Re: [equinox-dev] update site for equinox aspects

2008-11-24 Thread Jeff McAffer
I belive there is an incubator build. You should be able to define some features, add them to that build and have the aspects stuff built all the time and put up on the Equinox build site and repo. Jeff Martin Lippert wrote: Hi Andrew, we don't have one yet, but I will try to figure out

[equinox-dev] What bundle class loaded from

2008-11-24 Thread Oleg Zhurakousky
I know how to do it the hard way, but was wondering if there is and elegant way to determine which Bundle loaded a class? Thanks Oleg ___ equinox-dev mailing list equinox-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/equinox-dev

Re: [equinox-dev] What bundle class loaded from

2008-11-24 Thread Chris Aniszczyk
The PackageAdmin service: http://www.osgi.org/javadoc/r4v41/org/osgi/service/packageadmin/PackageAdmin.html On Mon, Nov 24, 2008 at 11:04 AM, Oleg Zhurakousky [EMAIL PROTECTED] wrote: I know how to do it the hard way, but was wondering if there is and elegant way to determine which Bundle

Re: [equinox-dev] What bundle class loaded from

2008-11-24 Thread Oleg Zhurakousky
sweet! thx! On Nov 24, 2008, at 12:06 PM, Chris Aniszczyk wrote: The PackageAdmin service: http://www.osgi.org/javadoc/r4v41/org/osgi/service/packageadmin/PackageAdmin.html On Mon, Nov 24, 2008 at 11:04 AM, Oleg Zhurakousky [EMAIL PROTECTED] wrote: I know how to do it the hard way, but was

Re: [equinox-dev] What bundle class loaded from

2008-11-24 Thread BJ Hargrave
PackageAdmin.getBundle(Class) -- BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the OSGi Alliance [EMAIL PROTECTED] office: +1 386 848 1781 mobile: +1 386 848 3788 From: Oleg Zhurakousky [EMAIL PROTECTED] To: Equinox development mailing list equinox-dev@eclipse.org

Re: [equinox-dev] update site for equinox aspects

2008-11-24 Thread Martin Lippert
Hi! Have equinox aspects be part of the incubator build would be great. I have a feature project in CVS, so who can help me make that part of the build and repo? Thanks for your help! -Martin Jeff McAffer wrote: I belive there is an incubator build. You should be able to define some

Re: [equinox-dev] update site for equinox aspects

2008-11-24 Thread Thomas Watson
Hi Martin, I suggest opening a bug against Platform-Releng so that we can start looking at doing this. Please CC myself on the bug once you open it. Tom From: Martin Lippert [EMAIL PROTECTED]

Re: [equinox-dev] update site for equinox aspects

2008-11-24 Thread Martin Lippert
Hi Tom, here we are: https://bugs.eclipse.org/bugs/show_bug.cgi?id=256347 Thanks for your help! -Martin Thomas Watson wrote: Hi Martin, I suggest opening a bug against Platform-Releng so that we can start looking at doing this. Please CC myself on the bug once you open it. Tom

[equinox-dev] Equinox tagged for Galileo build

2008-11-24 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 217009. [launcher] [jnlp] use the Eclipse-BundleShape header (NEW) + Bug 247148. [DS][osgi R4.2] implement changes to DS (RFC 134) (ASSIGNED) + Bug 247522. StateImpl access bundleDescriptions field in unsafe manner (FIXED) + Bug