Uploaded image for project: 'cTAKES'
  1. cTAKES
  2. CTAKES-166

RelationExtractorAggregate.xml is missing a name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0-incubating
    • 3.1.0
    • None

    Description

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            james-masanz James Joseph Masanz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: