You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2013/01/27 18:49:13 UTC

[jira] [Created] (UIMA-2609) ParameterDescriptionExtractor can be confused by inner classes

Richard Eckart de Castilho created UIMA-2609:
------------------------------------------------

             Summary: ParameterDescriptionExtractor can be confused by inner classes
                 Key: UIMA-2609
                 URL: https://issues.apache.org/jira/browse/UIMA-2609
             Project: UIMA
          Issue Type: Bug
          Components: uimafit-maven-plugin
    Affects Versions: 2.0.0uimaFIT
            Reporter: Richard Eckart de Castilho
            Priority: Minor


The ParameterDescriptionExtractor used in the "enhance" can be confused by inner classes. If a class has a configuration parameter and an inner class has a configuration parameter with the same name, the ParameterDescriptionExtractor will return the documentation of whatever parameter appears later in the source file.

Fortunately, there is hardly a case where somebody embeds an UIMA component as in inner class within another UIMA component.

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