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

        

Reply via email to