File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+
3+ release : rc1
4+ apache : true
5+ title : 1.7.0
6+ date : 2026-03-10
7+ summary : >
8+ Fix crossDaffodilVersions regression, support custom test harnesses, and
9+ miscellaneous updates
10+
11+ source-dist :
12+ - " apache-daffodil-sbt-1.7.0-src.zip"
13+ ---
14+
15+ This is a minor release of the Apache Daffodil SBT Plugin.
16+
17+ See the [ GitHub page] ( https://github.com/apache/daffodil-sbt ) for details to enable and configure.
18+
19+ # New Features
20+
21+ * Enable use of ` src/{main,test}/scala-XYZ ` directories for cross version
22+ support of plugins and test harnesses
23+ * Enable ` Test/packageDaffodilBin ` to create saved parsers with test
24+ resources made available
25+ * Add Daffodil API jars as test dependencies, useful for projects implementing
26+ custom test harnesses
27+ * Fix typo in README code snippet to access ` daffodilBin() ` resources
28+ * Fix ` javacOptions ` to correctly set the release target
29+
30+ # Bug Fixes
31+
32+ * Fixed regression where ` packageDaffodilBin ` with ` daffodilVersion ` or
33+ ` crossDaffodilVersions ` set to ` 3.11.0 ` created saved parsers that are not
34+ compatible with Daffodil 3.11.0
35+
36+ # Deprecation/Compatibility
37+
38+ * None
39+
40+ # Closed Issues
41+
42+ [ GitHub v1.7.0 Closed Issues] ( https://github.com/apache/daffodil-sbt/milestone/8?closed=1 )
You can’t perform that action at this time.
0 commit comments