Re: [equinox-dev] Query in upgrading Equinox

2016-05-13 Thread Peter Kriens
uation that is causing your failure. > > Tom > > > > > > From: jayant sable > > To: equinox-dev@eclipse.org > > Date:05/12/2016 01:28 AM > Subject:[equinox-dev] Query in upgrading Equinox > Sent by:equinox-dev-boun...@ecli

Re: [equinox-dev] Query in upgrading Equinox

2016-05-13 Thread jayant sable
.org > > Date: 05/12/2016 01:28 AM > Subject:[equinox-dev] Query in upgrading Equinox > Sent by:equinox-dev-boun...@eclipse.org > > -- > > > > Hi, > > I'm using org.eclipse.osgi 3.8.1 jar in my project

Re: [equinox-dev] Query in upgrading Equinox

2016-05-12 Thread Thomas Watson
e was a major refactoring of the framework implementation. It is certainly possible these changes introduced the situation that is causing your failure. Tom From: jayant sable To: equinox-dev@eclipse.org Date: 05/12/2016 01:28 AM Subject:[equinox-dev] Query in upgrading Eq

[equinox-dev] Query in upgrading Equinox

2016-05-11 Thread jayant sable
Hi, I'm using org.eclipse.osgi 3.8.1 jar in my project for bundle loading purpose.Now I'm trying to upgrade the equinox version to 3.10.1 but facing some issues. When I debug the code I found that some code in osgi class "ListenerQueue.class" is throwing ClassNotFound Exception for one the bundle