Ticket #18 (closed task: wontfix)
Bundle Orbit packages
| Reported by: | maccaf | Owned by: | maccaf |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0M1 |
| Component: | core | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | OS: | All |
Description
The Eclipse Orbit project http://www.eclipse.org/orbit/ provides a set of EPL-approved commonly used libraries such as Apache's Commons and Log4j. We should bundle these with EclipseTrader instead of maintaing our own packages.
Dependencies to these libraries should be set as imported packages instead of required plugins, to allow third-party to provide custom packages.
Change History
Note: See
TracTickets for help on using
tickets.

Orbit packages are not very well suited for our needs. The declared scope of the Orbit project is to provide third party libraries to Eclipse projects and not for other projects. Updates, fixes and new packages must be requested by Eclipse projects that are using Orbit.
Better continue to bundle our own packages.