You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2007/03/22 15:16:32 UTC

[jira] Commented: (UIMA-355) Eclipse PDE nature for org.apache.uima.runtime project

    [ https://issues.apache.org/jira/browse/UIMA-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483151 ] 

Adam Lally commented on UIMA-355:
---------------------------------

I see that you'e updated the names of the jar files in the manifest.  They used be uima-core.jar, uima-cpe.jar, etc.  Now they are the default Maven names with version number: uimaj-core-2.2-incubating-SNAPSHOT.jar, etc.  I suppose this is necessary to get it to work with the Maven eclipse plugin pde option, but it's unfortunate.  This is yet another place we'd have to remember to change the version number when we're about to release a new version, and it's inconsistent with our jar file naming in the SDK lib directory.  So that makes me al ittle uneasy about doing this.  What do the other committers think?

If we go ahead with this, you will also need to modify assemble-plugin.xml.  This is what determines how the plugin is built as part of the fully UIMA SDK distribution.  It is still putting the jar files under lib, with the old names.



> Eclipse PDE nature for org.apache.uima.runtime project
> ------------------------------------------------------
>
>                 Key: UIMA-355
>                 URL: https://issues.apache.org/jira/browse/UIMA-355
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Eclipse plugins
>    Affects Versions: 2.2
>            Reporter: Jörn Kottmann
>            Priority: Minor
>         Attachments: pde-patch.txt
>
>
> Add a PDE nature to the org.apche.uima.runtime project with the maven-eclipse-plugin pde option.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.