Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Finding bundles
Finding bundles [message #106306] Thu, 13 March 2008 14:28 Go to next message
Reto Bachmann-Gmuer is currently offline Reto Bachmann-GmuerFriend
Messages: 8
Registered: July 2009
Junior Member
This is probably an faq, so the right URI will do.

How to I find existing bundles? Recently I was looking for a bundle for
javamail, I had no luck using http://www.osgi.org/Repository/HomePage
and some other OBR repository, by chance I came accross
http://download.eclipse.org/tools/orbit/downloads/drops/R200 706192011/bundles/javax.mail_1.4.0.v200706111329.jar
which seems to be what I was looking for.

What do you when you bundles require a popular package which has most
likely been bundled before?

Cheers,
reto
Re: Finding bundles [message #106331 is a reply to message #106306] Thu, 13 March 2008 17:14 Go to previous messageGo to next message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Third party bundles that are used in the various Eclipse projects reside in
a project called Orbit.
http://www.eclipse.org/orbit/

Here's the downloads page from a recent Integration build.
http://download.eclipse.org/tools/orbit/downloads/drops/I200 80307200012/

....and the more general download page with all the various builds.
http://download.eclipse.org/tools/orbit/downloads/

All of these bundles are vetted by the foundation for IP issues and are then
maintained by the teams that use them so they should be pretty solid.

-Simon

"Reto Bachmann-Gm
Re: Finding bundles [message #106557 is a reply to message #106331] Wed, 19 March 2008 14:15 Go to previous message
Richard Eckart is currently offline Richard EckartFriend
Messages: 11
Registered: July 2009
Junior Member
> Here's the downloads page from a recent Integration build.
> http://download.eclipse.org/tools/orbit/downloads/drops/I200 80307200012/
>
> ...and the more general download page with all the various builds.
> http://download.eclipse.org/tools/orbit/downloads/

Are the bundles available in Orbit approved for use in projects not
beloning to the Eclipse Foundation, e.g. commercial products or academic
research projects (given the license of the third-party product to be
used allows that)?

- Richard
Previous Topic:Passing an object into a servlet(context)
Next Topic:Registering JspServlet via ext. point
Goto Forum:
  


Current Time: Wed Apr 24 22:47:16 GMT 2024

Powered by FUDForum. Page generated in 0.02924 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top