The above release files should be verified using the PGP signatures and the project release KEYS. See verification instructions for a description of using the PGP and KEYS files for verification. A SHA512 checksum is also provided as an alternative verification method.
This is a minor release of the Apache Daffodil SBT Plugin.
See the GitHub page for details to enable and configure.
daffodilVersion
setting is updated to 3.10.0
daffodil-junit-tdml
jar added in Daffodil 3.10.0 is now added to the test
classpath. DFDL projects with daffodilVersion
3.2.0 or newer can now use the more compact TDML JUnit APIpackageDaffodilBin
task now outputs Daffodil logs. The log level can be controlled by the packageDaffodilBin/logLevel
settingexport packageDaffodilBin
now outputs commands and arguments used to build saved parsers. This can be copied into a CLI, script, IDE, etc. to build saved parsers outside of SBT