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

James Joseph Masanz resolved CTAKES-228.
----------------------------------------

    Resolution: Fixed
    
> SideEffect import type system
> -----------------------------
>
>                 Key: CTAKES-228
>                 URL: https://issues.apache.org/jira/browse/CTAKES-228
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-side-effect
>    Affects Versions: 3.1
>            Reporter: Pei Chen
>             Fix For: 3.1
>
>
> From samir chabou
> this is may be useful for the next release. SideEffect 
> SideEffectAnnotator.xml still refering to cTAKES2.5 files 
> ../type_system/SideEffectTypeSystem.xml and Commun type. I corrected the 
> error in SideEffectAnnotator.xml  in stead of :
> <typeSystemDescription>
>       <imports>
>         <importlocation="../type_system/SideEffectTypeSystem.xml"/>
>       </imports>
>     </typeSystemDescription>  I put :
>   <typeSystemDescription>
>       <imports>
>         <importname="org.apache.ctakes.sideeffect.types.TypeSystem"/>
>       </imports>
>     </typeSystemDescription>thanks
> Samir

--
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