My vote +1

Summary:
* hashes and signatures all check out
* builds from source fine with both java 8 and java 17. 'sbt test' and
'sbt it:test' both pass.
* Regression tests (on 62 DFDL schemas)
** These fail for several old stable DFDL schemas (png, bmp, nitf,
raster, and jpeg2000).
However, this seems to be only due to their usage of
tdml.DFDLTestSuite instead of tdml.Runner.
DFDLTestSuite has been made package-private in this release. Really we
should have deprecated this first, and subsequently made it private,
but I'm not going to harp on that.
Changing these to use tdml.Runner fixes all of them.
** Cross testing with IBM DFDL succeeds for the 13 test schemas that
are portable.



On Mon, Oct 31, 2022 at 10:00 AM Steve Lawrence <[email protected]> wrote:
>
> Hi all,
>
> I'd like to call a vote to release Apache Daffodil 3.4.0-rc1.
>
> All distribution packages, including signatures, digests, etc. can be
> found at:
>
> https://dist.apache.org/repos/dist/dev/daffodil/3.4.0-rc1/
>
> Staging artifacts can be found at:
>
> https://repository.apache.org/content/repositories/orgapachedaffodil-1030/
>
> This release has been signed with PGP key 36F3494B033AE661,
> corresponding to [email protected], which is included in the KEYS
> file here:
>
> https://downloads.apache.org/daffodil/KEYS
>
> The release candidate has been tagged in git with v3.4.0-rc1.
>
> For reference, here is a list of all closed JIRAs tagged with 3.4.0:
>
> https://s.apache.org/daffodil-issues-3.4.0
>
> For a summary of the changes in this release, see:
>
> https://daffodil.apache.org/releases/3.4.0/
>
> Please review and vote. The vote will be open for at least 72 hours
> (Thursday, 3 November 2022, 10:00 EDT).
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> - Steve

Reply via email to