Uploaded image for project: 'cTAKES'
  1. cTAKES
  2. CTAKES-210

Allow loading of Resources from InputStream instead of physical File

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0-incubating
    • 3.1.0
    • ctakes-core
    • None

    Description

      File or Url.getRawPath() became problematic if they are read in from the jars from the classpath and which couldn't resolve to a physical File.

      a. Suggestion: Wherever possible, replace loading of resouces via java.io.File with InputStream instead. . We can add a new method in the FileLocator util and deprecate the old File method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenpei Pei Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: