[ https://issues.apache.org/jira/browse/DAFFODIL-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887181#comment-16887181 ]
Michael Beckerle commented on DAFFODIL-2184: -------------------------------------------- User reports they were using 2.3.0-SNAPSHOT not 2.4.0 as they expected. Using the right version solves the issue. > No line number in dfdl:assert parse error message. > -------------------------------------------------- > > Key: DAFFODIL-2184 > URL: https://issues.apache.org/jira/browse/DAFFODIL-2184 > Project: Daffodil > Issue Type: Bug > Components: Back End > Affects Versions: 2.4.0 > Reporter: Michael Beckerle > Priority: Major > > user reports this diagnostic, which in prior revisions of Daffodil would have > had a line number in it. > > {code:java} > [error] Parse Error: Assertion failed: { . eq 9 } failed > Schema context: HiddenLabel Location in test.dfdl.xsd > Data location was preceding byte 1 > {code} > > this is pretty egregious if no assert failures get line numbers any more. -- This message was sent by Atlassian JIRA (v7.6.14#76016)