You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "James Joseph Masanz (JIRA)" <ji...@apache.org> on 2013/02/20 20:57:14 UTC

[jira] [Created] (CTAKES-166) RelationExtractorAggregate.xml is missing a name

James Joseph Masanz created CTAKES-166:
------------------------------------------

             Summary: RelationExtractorAggregate.xml is missing a name
                 Key: CTAKES-166
                 URL: https://issues.apache.org/jira/browse/CTAKES-166
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-relation-extractor
    Affects Versions: 3.0-incubating
            Reporter: James Joseph Masanz
            Priority: Minor



The descriptor is created by uimaFIT, so it's not just necessarily editing and checking in the descriptor for the long term fix.

I noticed this while I was running 
mvn -PrunCVD compile
and tried to load the relation extractor aggregate.
Just loading it gives an error about aggregate name is null

To fix, replace this line
<name/>
with this
<name>RelationExtractorAggregate</name>


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