[ 
https://issues.apache.org/jira/browse/CTAKES-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pei Chen resolved CTAKES-68.
----------------------------

    Resolution: Fixed

- Added unique qualified names to TypeSystems such as 
org.apache.ctakes.typesystem.types.TypeSystem.
And reference them in imports via name instead of locations such as ../.. or 
../../.. etc.
<import name="org.apache.ctakes.typesystem.types.TypeSystem"/>
<import location="../../../ctakes-type-system/desc/common_type_system.xml"/>
- Move Type System Descriptors to src/main/resources and have them 
automatically added to the classpath via maven.
- Made Type Systems auto detectable for uimaFIT via 
META-INF/org.uimafit/types.txt

                
> Move type system and resources to src/main/resources and have maven 
> automatically pick and add them to the classpath
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: CTAKES-68
>                 URL: https://issues.apache.org/jira/browse/CTAKES-68
>             Project: cTAKES
>          Issue Type: Improvement
>          Components: ctakes-assertion, ctakes-chunker, 
> ctakes-clinical-pipeline, ctakes-constituency-parser, 
> ctakes-context-tokenizer, ctakes-core, ctakes-coreference, 
> ctakes-dependency-parser, ctakes-dictionary-lookup, ctakes-drug-ner, 
> ctakes-lvg, ctakes-ne-contexts, ctakes-pad-term-spotter, ctakes-pos-tagger, 
> ctakes-preprocessor, ctakes-relation-extractor, ctakes-side-effect, 
> ctakes-smoking-status, ctakes-type-system, ctakes-utils
>    Affects Versions: 2.6-incubating
>            Reporter: Pei Chen
>            Assignee: Pei Chen
>            Priority: Minor
>             Fix For: 3.0-incubating
>
>
> Move type system descriptors and resources to src/main/resources and have 
> maven automatically pick and add them to the classpath

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to