Calling CasCreationUtils to produce a custom resource is ignoring the passed in 
ResourceManager in some cases
-------------------------------------------------------------------------------------------------------------

                 Key: UIMA-520
                 URL: https://issues.apache.org/jira/browse/UIMA-520
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.1
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor


A specific case: CasCreationUtils.getMetaDataList(Collection, ResourceManager, 
Map) for a ResourceSpecifier calls
UIMAFramewor.produceResource but passes in Collections.EMPTY_MAP instead of 
creating one with the ResourceManager.

This results in resources defined in class paths specified only via the 
ResourceManager not being found.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to