Bug 254045 - Orbit
Summary: Orbit
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 252803 253578
  Show dependency tree
 
Reported: 2008-11-05 17:48 EST by Anne Jacko CLA
Modified: 2009-01-08 20:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne Jacko CLA 2008-11-05 17:48:27 EST
+++ This bug was initially created as a clone of Bug #252803 +++

Any new third-party plug-ins that are common between projects must be consumed via Orbit; the final Galileo release will not have duplicate third-party libraries (note that this only applies to identical versions of the libraries; thus if project A requires foo.jar 1.6 and project B uses foo.jar 1.7, that's ok).
Comment 1 Steffen Pingel CLA 2008-11-08 18:16:43 EST
All library dependencies are consumed using the latest version available from Orbit.
Comment 2 Steffen Pingel CLA 2009-01-08 20:31:13 EST
Additional note: Due to bug 260385 Mylyn needs to ship version 2.4 of the javax.servlet bundle to avoid conflicts on Eclipse 3.3. The Eclipse 3.5 SDK release already includes version 2.5 of the javax.servlet bundle. If necessary we can modify Mylyn's distribution to ship differenct versions of javax.servlet on Eclipse 3.3 and 3.5 to avoid duplicate installation of the javax.servlet bundle.