You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2006/11/21 21:48:01 UTC

[jira] Created: (UIMA-55) Descriptor validation not reporting an error if both configurationParameters and configurationGroups are defined

Descriptor validation not reporting an error if both configurationParameters and configurationGroups are defined
----------------------------------------------------------------------------------------------------------------

                 Key: UIMA-55
                 URL: http://issues.apache.org/jira/browse/UIMA-55
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Adam Lally
            Priority: Minor


An AE descriptor is supposed to declare either a set of <configurationParameter> elements or a set of <configurationGroup> elements, but not both.  However, this is not currently checked.

If the AE descriptor does declare both parameters and groups, then all bets are off in the implementation.  Some things appear to work, but others do not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (UIMA-55) Descriptor validation not reporting an error if both configurationParameters and configurationGroups are defined

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-55?page=all ]

Adam Lally updated UIMA-55:
---------------------------

    Attachment: InvalidConfigParams14.xml

A descriptor that should be detected as invalid by our descriptor validation.  This should be added to our test cases.

> Descriptor validation not reporting an error if both configurationParameters and configurationGroups are defined
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-55
>                 URL: http://issues.apache.org/jira/browse/UIMA-55
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Adam Lally
>            Priority: Minor
>         Attachments: InvalidConfigParams14.xml
>
>
> An AE descriptor is supposed to declare either a set of <configurationParameter> elements or a set of <configurationGroup> elements, but not both.  However, this is not currently checked.
> If the AE descriptor does declare both parameters and groups, then all bets are off in the implementation.  Some things appear to work, but others do not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira