PEAR verification should be able to treat customResoruceSpecifiers
------------------------------------------------------------------

                 Key: UIMA-814
                 URL: https://issues.apache.org/jira/browse/UIMA-814
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.2.1
            Reporter: Michael Baessler
            Assignee: Michael Baessler
             Fix For: 2.2.2


Verification of PEAR failed => 
 org.apache.uima.util.InvalidXMLException: An object of class 
org.apache.uima.resource.metadata.ResourceManagerConfiguration was requested, 
but the XML input contained an object of class 
org.apache.uima.resource.impl.CustomResourceSpecifier_impl.  
        at 
org.apache.uima.util.impl.XMLParser_impl.parseResourceManagerConfiguration(XMLParser_impl.java:765)
        at 
org.apache.uima.util.impl.XMLParser_impl.parseResourceManagerConfiguration(XMLParser_impl.java:748)
        at 
org.apache.uima.pear.util.UIMAUtil.identifyUimaComponentCategory(UIMAUtil.java:242)
        at 
org.apache.uima.pear.util.UIMAUtil.identifyUimaComponentCategory(UIMAUtil.java:125)
        at 
org.apache.uima.pear.tools.InstallationTester.<init>(InstallationTester.java:97)
        at 
org.apache.uima.pear.tools.InstallationController.verifyComponentInstallation(InstallationController.java:1109)
        at 
org.apache.uima.pear.tools.InstallationController.verifyComponent(InstallationController.java:1993)
        at 
org.apache.uima.tools.pear.install.InstallPear.installPear(InstallPear.java:388)
        at 
org.apache.uima.tools.pear.install.InstallPear.access$0(InstallPear.java:311)
        at 
org.apache.uima.tools.pear.install.InstallPear$RunInstallation.run(InstallPear.java:108)
        at java.lang.Thread.run(Thread.java:801)


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