Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2816

Saved parser version checks against application version, not Daffodil version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.5.0
    • Libraries
    • None

    Description

      I wrote a small test program to handle large number of files that calls the Daffodil Scala API. It loads a saved-parser to handle the processing. When the program is packaged into a jar file and run with "java -jar" Daffodil attempts to check the version in the saved parser file against the version of the program calling Daffodil, which in my case is 0.0.1 and then obviously fails the check.

      We need some way to check against the version of Daffodil that the program is linked against instead of the version of the program itself.

      Attachments

        Activity

          People

            slawrence Steve Lawrence
            jadams_tresys Josh Adams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: