Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] M6 removed features

In that case I'm a little confused. Is org.eclipse.osgi the same package as org.osgi then?

 

I found a post from Thomas Watson where he says the package was actually renamed from org.osgi.framework.resource to org.osgi.resource.

http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg07069.html

 

Sounds like we need to update some files to match the new name. I'm still learning where things are in the system so I'm not sure where to look. Any help on this would be much appreciated.

 


Thanks,

 

 

Thanh



-----Original Message-----
From: Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
Sent: March 19, 2012 01:08 PM
To: Common-build Developers discussion <cbi-dev@xxxxxxxxxxx>
Cc:
Subject: Re: [cbi-dev] M6 removed features

On Mon, Mar 19, 2012 at 12:05 PM, Thanh Ha <thanh.ha@xxxxxxxxxxx> wrote:

Thanks Paul,

 

I was able to get further with the build by removing the single features from the parent pom.xml and adding org.eclipse.pde.api.tools.ee.feature.

 

 

I'm now having issues with missing dependency for org.osgi.framework.resource.


That should be in the rt.equinox.framework/bundles/org.eclipse.osgi/ bundle.  It's not in orbit, you are building it.

Later,
PW


--
Paul Webster
Hi floor.  Make me a sammich! - GIR



Back to the top