History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OSMORC-73
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Robert F. Beeger
Reporter: Robert F. Beeger
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Osmorc

Add handling of source bundles of Eclipse Equinox > 3.4

Created: 06 Dec 08 15:26   Updated: 10 Sep 09 14:46
Component/s: None
Affects Version/s: None
Fix Version/s: 0.12.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
OSMORC-99 Don't add seperate Global Libraries f... Major Closed


 Description  « Hide
In version 3.4 Equinox provides a source bundle for each binary bundle. The source directory containing the sources of all bundles isn't used anymore. Osmorc should recognize those source bundles and attache them as sources to the generated framework libraries. The old style source directory should remain recognized and handled correctly.

 All   Comments   Work Log   Change History      Sort Order:
Robert F. Beeger - 27 Jan 09 23:09
It works now, but the implementation isn't a very smart one. If the naming scheme for binary and source bundles changes, this will break. Therefore this feature will be reimplemented in OSMORC-113