You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2021/08/06 14:56:00 UTC

[jira] [Created] (DAFFODIL-2552) Get Schema Definition Error when using save-parser to compile/save JSON schema to parser.bin file

Dave Thompson created DAFFODIL-2552:
---------------------------------------

             Summary: Get Schema Definition Error when using save-parser to compile/save JSON schema to parser.bin file
                 Key: DAFFODIL-2552
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2552
             Project: Daffodil
          Issue Type: Bug
          Components: General
    Affects Versions: 3.2.0
         Environment: Nightly test machine.
            Reporter: Dave Thompson
         Attachments: DefaultProperties2.dfdl.xsd, json5.dfdl.xsd

During the nightly performance run, when running daffodil save-parser to compile and save the JSON schema to a parser.bin file the following Schema Definition Error occurs.

Error: [error] Schema Definition Error: Relative path 'if (../Boolean) then true else false' past root element.
Schema context: _boolRep Location line 149 column 8 in file:/home/dfdl/dfdlTestData/data-formats/json/schema/json5.dfdl.xsd

The error was introduced in commit eb603e7f4a342e1a63d1e07f59c714cf531724bc.

After rolling the commit back to the previous commit the error did not occur.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)