Issue Details (XML | Word | Printable)

Key: UIMA-1326
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jörn Kottmann
Reporter: Jörn Kottmann
Votes: 0
Watchers: 0
Operations

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

Remove EMF dependency from uimaj-ep-runtime plugin

Created: 14/Apr/09 09:39 AM   Updated: 16/Sep/09 07:08 PM
Return to search
Component/s: Eclipse plugins
Affects Version/s: 2.3
Fix Version/s: 2.3

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works uima-as-distr_1326.patch 2009-07-02 04:12 PM Burn Lewis 2 kB
Text File Licensed for inclusion in ASF works uimaj-distr_1326.patch 2009-06-30 01:27 PM Burn Lewis 1 kB
Text File Licensed for inclusion in ASF works uimaj-examples_1326.patch 2009-06-30 01:27 PM Burn Lewis 0.8 kB

Resolution Date: 16/Sep/09 07:08 PM


 Description  « Hide
The uimaj-ep-runtime plugin depends on EMF, this dependency makes deploying in
an non eclipse OSGI environment difficult since EMF depends on org.eclipse.core.runtime,
which depends on many other eclipse plugins.

Since EMF is only really used in the examples project, the dependency is removed
from uimaj-core and the classes Ecore2UimaTypeSystem and UimaTypeSystem2Ecore.java
are moved to uimaj-examples.

The uimaj-ep-runtime plugin contains currently uimaj-examples, that
could be moved to a seperate plugin or shipped with an OSGI bundle.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order