You are viewing the static version of this archive.
For the interactive version, please visit: This page
stevedlawrence commented on a change in pull request #55: Fixes the issue of separated empty optional elements, (ie. 1:2::4:5). URL: https://github.com/apache/incubator-daffodil/pull/55#discussion_r176134487 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/processors...
stevedlawrence commented on a change in pull request #55: Fixes the issue of separated empty optional elements, (ie. 1:2::4:5). URL: https://github.com/apache/incubator-daffodil/pull/55#discussion_r176134671 ########## File path: daffodil-test/src/test/scala/org/apache/daffodil/section15/choi...
jadams-tresys commented on issue #55: Fixes the issue of separated empty optional elements, (ie. 1:2::4:5). URL: https://github.com/apache/incubator-daffodil/pull/55#issuecomment-377239330 I just pushed up a few more changes with a couple added tests demonstrating what works and what doesn't ...
jadams-tresys commented on issue #55: Fixes the issue of separated empty optional elements, (ie. 1:2::4:5). URL: https://github.com/apache/incubator-daffodil/pull/55#issuecomment-377249219 Seems like a spurious error from the Travis build. The Travis build failed right away in code that wasn...
I was recently asked about Daffodil and processing gigantic (multi-gigabyte) PCAP files. We have two features planned for 2.2.0 which help with memory footprint issues. BLOBs, and the message-streaming feature. At first glance, neither will help with giant PCAP files. It's a large file that is n...
jadams-tresys closed pull request #55: Fixes the issue of separated empty optional elements, (ie. 1:2::4:5). URL: https://github.com/apache/incubator-daffodil/pull/55 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake...
mbeckerle opened a new pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56 This is just to assist in debugging some thorny problems. DAFFODIL-1920 --------------------------------------------------------...
Feedback on this idea/proposal is welcome. We need to be able to deal with enumerated constants, converting them from integers to/from strings in DFDL. The idea here would be to refine this proposal, then prototype in Daffodil and try it out on some of the schemas that really need it. https://cwi...
mbeckerle opened a new pull request #57: Daffodil 1444 runtime backpointers URL: https://github.com/apache/incubator-daffodil/pull/57 Removes backpointers from the RuntimeData. This is a cleanup, but also part of preparing for improvements to the schema compiler, which was being forced...
mbeckerle commented on issue #57: Daffodil 1444 runtime backpointers URL: https://github.com/apache/incubator-daffodil/pull/57#issuecomment-377601667 Created this wrong. Closing. ---------------------------------------------------------------- This is an automated message from the Apache Git...
mbeckerle closed pull request #57: Daffodil 1444 runtime backpointers URL: https://github.com/apache/incubator-daffodil/pull/57 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign p...
jadams-tresys commented on a change in pull request #57: Daffodil 1444 runtime backpointers URL: https://github.com/apache/incubator-daffodil/pull/57#discussion_r178357485 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/Grammar.scala ########## @@ -192,9 +197,...
mbeckerle opened a new pull request #58: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/58 This cleanup is a step toward eliminating the double-linked non-sharing behavior in the schema compiler, because maintaining these double-...
mbeckerle commented on a change in pull request #58: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/58#discussion_r178358989 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/DFDLSchemaFile.scala #########...
mbeckerle commented on issue #58: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/58#issuecomment-377610079 Nevermind. Broken idea. ---------------------------------------------------------------- This is an automated message from t...
mbeckerle closed pull request #58: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/58 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t...
Please subscribe me to this group. Please let me know if there is anything you need to know in order to do this. Thanks, Viola Goodacre
stevedlawrence opened a new pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59 Currently we intentionally throw an exception if Daffodil is not run with Java 8 due to bugs ...
mbeckerle commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178835943 ########## File path: daffodil-lib/src/main/scala/org/apache/daffod...
stevedlawrence commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178853426 ########## File path: daffodil-lib/src/main/scala/org/apache/d...
mbeckerle commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178884905 ########## File path: daffodil-lib/src/main/scala/org/apache/daffod...
mbeckerle commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178885147 ########## File path: daffodil-lib/src/main/scala/org/apache/daffod...
stevedlawrence commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178911226 ########## File path: daffodil-lib/src/main/scala/org/apache/d...
mbeckerle commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178912951 ########## File path: daffodil-lib/src/main/scala/org/apache/daffod...
mbeckerle commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178913330 ########## File path: daffodil-lib/src/main/scala/org/apache/daffod...
stevedlawrence commented on a change in pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59#discussion_r178925360 ########## File path: daffodil-lib/src/main/scala/org/apache/d...
stevedlawrence commented on a change in pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56#discussion_r179205715 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/Grammar.scala ###...
stevedlawrence commented on a change in pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56#discussion_r179206358 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/primitives/Primiti...
jadams-tresys commented on a change in pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56#discussion_r178114648 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/Grammar.scala ####...
mbeckerle commented on a change in pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56#discussion_r179222015 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/primitives/PrimitivesEl...
mbeckerle commented on a change in pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56#discussion_r179271313 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/grammar/primitives/PrimitivesEl...
jadams-tresys opened a new pull request #60: Revert "Fixes some issues with separated empty optional elements, (ie… URL: https://github.com/apache/incubator-daffodil/pull/60 …. 1:2::4:5)." This reverts commit a54caa74deb895816aa274353d389a241c303917. Although this commit allowed...
jadams-tresys closed pull request #60: Revert "Fixes some issues with separated empty optional elements, (ie… URL: https://github.com/apache/incubator-daffodil/pull/60 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the s...
stevedlawrence closed pull request #51: Updates to LICENSE/NOTICE URL: https://github.com/apache/incubator-daffodil/pull/51 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull ...
stevedlawrence closed pull request #59: Add new tunable (errorOnUnsupportedJavaVersion) to allow running with older versions of Java URL: https://github.com/apache/incubator-daffodil/pull/59 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is disp...
stevedlawrence closed pull request #56: Improved toString of grammar and parser/unparser objects. URL: https://github.com/apache/incubator-daffodil/pull/56 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provena...
Hi all, I'd like to call a vote to release Apache Daffodil (incubating) 2.1.0-rc3. All distribution packages, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.1.0-rc3/ Staging artifacts can be found at: https://repository.apache.or...
On looking into implementation complexity I've come up with simplifications that don't reduce expressive power at all, but massively simplify implementation (and documentation, and testing...) burdens. https://cwiki.apache.org/confluence/display/DAFFODIL/Proposal%3A+Data+Layering+for+base64+-+Simp...
So we recently added a feature allowing Daffodil to run on Java 7, with the disclaimer that we don't test on Java 7. Well I am working on adding "layering" aka "base64" support to Daffodil, and Java 8 introduced a very nice java.util.Base64 class which is very easy to use. What is our policy on Ja...
mbeckerle opened a new pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61 (Not expecting approval here. Just looking for early feedback on how this is looking.) All properties for Base64/layerin...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180909573 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/Base64Trans...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180912553 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOStreams...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180913080 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180913080 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180913611 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r180913897 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
What do we have available that can be created for each build including snapshots that can be used as a unique ID for the daffodil "version". I know we have the md5 and signature keys, but those aren't generated for every build. I'm looking for something that could be created unique for every build...
stevedlawrence opened a new pull request #62: Explicitly use the Xerces factories that use our custom catalog resolver URL: https://github.com/apache/incubator-daffodil/pull/62 The DFDLCatalogResolver is a custom resolver that extends the Xerces EntityResolver. This means that the SAXParse...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181428252 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOSt...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181432844 ########## File path: daffodil-io/src/test/scala/org/apache/daffodil/layers/TestBase64.s...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181437467 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerT...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181427477 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOSt...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181436018 ########## File path: daffodil-runtime1-unparser/src/main/scala/org/apache/daffodil/proc...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181429768 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/processors/charset/...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181429046 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOSt...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181438037 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerT...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181430316 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/processors/charset/...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181428501 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOSt...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181423750 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/SequenceGrou...
stevedlawrence commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181429137 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/processors/charset/...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181539996 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181540210 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOStreams...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181540295 ########## File path: daffodil-io/src/main/scala/org/apache/daffodil/io/LimitingJavaIOStreams...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181540674 ########## File path: daffodil-io/src/test/scala/org/apache/daffodil/layers/TestBase64.scala ...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181540700 ########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/layers/LayerTransf...
mbeckerle commented on a change in pull request #61: Preliminary Review - Base64 layering runs first parsing unit test. URL: https://github.com/apache/incubator-daffodil/pull/61#discussion_r181540774 ########## File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/SequenceGroup.sca...
Hello, I am using incubator-daffodil-master version 2.1 and am interested to see it works with live streaming fixed format data like Link-16. It seems that daffodil is a file-based system that can read and parse files like csv, pcap, and with some streaming using stdin. 1. Is there a daffodi...