[jira] [Resolved] (DAFFODIL-2050) Line numbers missing in schema definition errors

2019-01-23 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams resolved DAFFODIL-2050. -- Resolution: Fixed Assignee: Dave Thompson (was: Josh Adams) This has been fixed in co

[GitHub] jadams-tresys merged pull request #168: Keep line/column info for Daffodil tests

2019-01-23 Thread GitBox
jadams-tresys merged pull request #168: Keep line/column info for Daffodil tests URL: https://github.com/apache/incubator-daffodil/pull/168 This is an automated message from the Apache Git Service. To respond to the message,

Re: How to achieve lengthKind=”endOfParent” without using endOfParent?

2019-01-23 Thread Steve Lawrence
Yep, that's a reasonable way to handle what would otherwise be an empty choice branch. Zero length numbers will cause a failure as you saw. An alternative might be to use xs:hexBinary with dfdl:length="0" for the S7RequestPayloadReadVar element. You aren't allowed to have intergers/shorts/bytes/etc

[jira] [Commented] (DAFFODIL-2057) Daffodil API doc not clear about what calls are thread-safe

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750264#comment-16750264 ] Steve Lawrence commented on DAFFODIL-2057: -- The main [japi package summary p

[jira] [Assigned] (DAFFODIL-1879) Compilation related data structures cannot be garbage collected due to RuntimeData strong references

2019-01-23 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1879: -- Assignee: Steve Lawrence > Compilation related data structures cannot be ga

[jira] [Assigned] (DAFFODIL-1444) Performance - schema compilation

2019-01-23 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1444: -- Assignee: Steve Lawrence > Performance - schema compilation > -

[jira] [Created] (DAFFODIL-2057) Daffodil API doc not clear about what calls are thread-safe

2019-01-23 Thread Michael Beckerle (JIRA)
Michael Beckerle created DAFFODIL-2057: -- Summary: Daffodil API doc not clear about what calls are thread-safe Key: DAFFODIL-2057 URL: https://issues.apache.org/jira/browse/DAFFODIL-2057 Project:

Re: How to achieve lengthKind=”endOfParent” without using endOfParent?

2019-01-23 Thread Christofer Dutz
Hi all, ok so I solved this one myself. During my search I stumbled over DFDL-1355 (https://opensource.ncsa.illinois.edu/jira/browse/DFDL-1355) Where they say: " DFDL spec says "The Root of the Branch MUST NOT be optional. That is XSDL minOccurs MUST BE greater than 0."" So I thought: Oh well,

[jira] [Commented] (DAFFODIL-1889) binaryNumberRep='offsetBinary'

2019-01-23 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750193#comment-16750193 ] Michael Beckerle commented on DAFFODIL-1889: In the table below, what we'r

Re: How to achieve lengthKind=”endOfParent” without using endOfParent?

2019-01-23 Thread Christofer Dutz
Hi Steve, Now I've created a merged version of my 3 schemas in order to see if the performance is better. I did notice, that if I run tests that parsing usually takes about twice as long in the merged schema. The tests are running for inputs targeting the first 2 levels and I know that now if p

[GitHub] jadams-tresys commented on a change in pull request #168: Keep line/column info for Daffodil tests

2019-01-23 Thread GitBox
jadams-tresys commented on a change in pull request #168: Keep line/column info for Daffodil tests URL: https://github.com/apache/incubator-daffodil/pull/168#discussion_r250242945 ## File path: daffodil-tdml-lib/src/main/scala/org/apache/daffodil/tdml/TDMLRunner.scala ##

[jira] [Resolved] (DAFFODIL-2039) update unsupported features and errata page - too many green checkmarks

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2039. -- Resolution: Fixed Fixed in commit 37cc7c637cd67bcc119dd88acd084016eeb68229 in the si

[jira] [Resolved] (DAFFODIL-2053) No link to https://daffodil.apache.org/infoset/ on any doc pages

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2053. -- Resolution: Fixed Fixed in 94dc1a5596b11b3387822a20b76d070d227f0cef in the site repo

[jira] [Resolved] (DAFFODIL-2055) TDML Page - typographical error

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2055. -- Resolution: Fixed Fixed in commit 5c7809e9f8fa89a15c8a34423206adfbc8f2df4a in site r

[jira] [Assigned] (DAFFODIL-2039) update unsupported features and errata page - too many green checkmarks

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-2039: Assignee: Steve Lawrence > update unsupported features and errata page - too ma

[jira] [Assigned] (DAFFODIL-2055) TDML Page - typographical error

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-2055: Assignee: Steve Lawrence > TDML Page - typographical error > --

[jira] [Assigned] (DAFFODIL-2053) No link to https://daffodil.apache.org/infoset/ on any doc pages

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-2053: Assignee: Steve Lawrence > No link to https://daffodil.apache.org/infoset/ on a

[jira] [Resolved] (DAFFODIL-1476) Line numbers in error messages off by size of comments above

2019-01-23 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-1476. -- Resolution: Fixed Fix Version/s: (was: 2.4.0) 2.3.0 Fi

[GitHub] stevedlawrence merged pull request #169: Fix incorrect line numbers and ensure XML errors include line numbers

2019-01-23 Thread GitBox
stevedlawrence merged pull request #169: Fix incorrect line numbers and ensure XML errors include line numbers URL: https://github.com/apache/incubator-daffodil/pull/169 This is an automated message from the Apache Git Servi