Pei Chen created CTAKES-89:
------------------------------

             Summary: URI is not hierarchical while getting a file from a 
classpath
                 Key: CTAKES-89
                 URL: https://issues.apache.org/jira/browse/CTAKES-89
             Project: cTAKES
          Issue Type: Improvement
          Components: ctakes-core
    Affects Versions: 2.6-incubating
            Reporter: Pei Chen
            Assignee: Pei Chen
            Priority: Minor
             Fix For: 3.0-incubating


Currently, the FileResourceImpl will support loading a resource from
1) Classpath file path
2) From File location
It would be nice to also support classpath from a jar (currently will throw a 
uri is not hierarchical exception because it tries to resolve to a path).  
should also add functionality to attempt to gracefully load from a jar as well. 
 This will allow some flexibility wherever we decide to move the resources in 
the future.

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

Reply via email to