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 what is necessary 
to create one. Technically its not a problem but I am not sure where 
to put it. I will try to figure out.


Cheers,
-Martin


Andrew Eisenberg wrote:

Hi Martin and Heiko,

Do you have or are you planning on creating an update site for 
equinox aspects?

___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev




___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


[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 loaded a class?
 Thanks
 Oleg
 ___
 equinox-dev mailing list
 equinox-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/equinox-dev




-- 
Cheers,

~ Chris Aniszczyk
___
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 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 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



--
Cheers,

~ Chris Aniszczyk
___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
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 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
Date:
2008/11/24 12:04
Subject:
[equinox-dev] What bundle class loaded from
Sent by:
[EMAIL PROTECTED]



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

___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


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 
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 what is necessary 
to create one. Technically its not a problem but I am not sure where 
to put it. I will try to figure out.


Cheers,
-Martin


Andrew Eisenberg wrote:

Hi Martin and Heiko,

Do you have or are you planning on creating an update site for 
equinox aspects?

___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev




___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev




___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


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] 
   
  To: Equinox development mailing list equinox-dev@eclipse.org
   
  Date:   11/24/2008 03:30 PM  
   
  Subject:Re: [equinox-dev] update site for equinox aspects
   





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
 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 what is necessary
 to create one. Technically its not a problem but I am not sure where
 to put it. I will try to figure out.

 Cheers,
 -Martin


 Andrew Eisenberg wrote:
 Hi Martin and Heiko,

 Do you have or are you planning on creating an update site for
 equinox aspects?
 ___
 equinox-dev mailing list
 equinox-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/equinox-dev



 ___
 equinox-dev mailing list
 equinox-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/equinox-dev

 ___
 equinox-dev mailing list
 equinox-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/equinox-dev



___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

inline: graycol.gifinline: ecblank.gif___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


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




 
  From:   Martin Lippert [EMAIL PROTECTED]   
 
  To: Equinox development mailing list equinox-dev@eclipse.org 
 
  Date:   11/24/2008 03:30 PM
 
  Subject:Re: [equinox-dev] update site for equinox aspects  
 






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
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 what is necessary
to create one. Technically its not a problem but I am not sure where
to put it. I will try to figure out.

Cheers,
-Martin


Andrew Eisenberg wrote:

Hi Martin and Heiko,

Do you have or are you planning on creating an update site for
equinox aspects?
___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev




___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev




___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev






___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


[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 252892. FilterImpl needs to use Double.compare and Float.compare to
compare doubles and floats (FIXED)
+ Bug 255687. 64 bit launcher (NEW)
+ Bug 255715. EquinoxLauncher arbitrarily sets
osgi.framework.activeThreadType (FIXED)
+ Bug 255739. Test failures in URIUtilTest (FIXED)
+ Bug 255763. Tag '@noextend' is unsupported on a final class (FIXED)
+ Bug 255845. .ee file for ee.foundation.jar in org.eclipse.osgi/osgi/
(FIXED)
+ Bug 255954. Possible leak of ZipInputStreams (FIXED)
+ Bug 256128. URIUtil.makeAbsolute needs an additional check for a URI
that's already absolute (FIXED)

The following projects have changed:
org.eclipse.equinox.launcher.win32.win32.ia64
org.eclipse.equinox.launcher.gtk.linux.s390x
org.eclipse.equinox.launcher.carbon.macosx
org.eclipse.equinox.launcher.win32.win32.x86_64
org.eclipse.equinox.launcher.gtk.linux.s390
org.eclipse.equinox.launcher.gtk.linux.ppc
org.eclipse.equinox.launcher.motif.linux.x86
org.eclipse.osgi
org.eclipse.equinox.launcher.gtk.linux.x86_64
org.eclipse.equinox.launcher.motif.hpux.ia64_32
org.eclipse.equinox.ds
org.eclipse.equinox.launcher.motif.hpux.PA_RISC
org.eclipse.equinox.launcher.cocoa.macosx
org.eclipse.equinox.launcher.
org.eclipse.equinox.launcher.wpf.win32.x86
org.eclipse.equinox.launcher.win32.win32.x86
org.eclipse.equinox.launcher.gtk.solaris.sparc
org.eclipse.equinox.supplement
org.eclipse.equinox.launcher.motif.aix.ppc
org.eclipse.equinox.common
org.eclipse.equinox.launcher.gtk.linux.x86

Tom
___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev