daffodil icon indicating copy to clipboard operation
daffodil copied to clipboard

Apache Daffodil

Results 82 daffodil issues
Sort by recently updated
recently updated
newest added

The mxml-dependency is available in the EPEL repos for EL 7, 8, and 9. Rather than requiring that users build mxml from scratch on CentOS/RHEL, modify the build instructions to...

Updates [com.github.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.9.9 to 1.9.11. [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.9.11) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.9.9...v1.9.11) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself....

When value "prettyPrintSafe" is used for tunable "xmlOutputstyle", the xml content is wrapped in CDATA brackets. CDATA brackets allow for the preservation of whitespace. DAFFODIL-2346-preserve-whitespace-in-dfdl-infoset

TDML unit tests can now capture and look for logs Like they do for warnings and errors, logs completed through log4j are captured and can be required in the tdml...

This provides better support for writing DFDL schemas from ordinary XML infrastructure in IDEs/Tools. Fix incorrect URI Removed dfdl-config-format.xsd This was redundantly defining the dafext namespace. Unusable that way in...

Trying to get it to run this namespaces test on json, but current status is that it SDEs with symbol-resolution/namespace/prefix issues. Same tests work fine running under the TDML runner,...

… to DaffodilUnhandledSAXException DAFFODIL-2433 Add constructor that only requires cause exception as argument to DaffodilUnhandledSAXException DAFFODIL-2433