-1 In going over my release checklist, I noticed that the LICENSE and NOTICE files in the packaged jars haven't been updated with the latest Scala license for DAFFODIL-2355. When making that change, I forgot that as of the last release those files are manually tracked per jar rather than just coming from the root license file. I'll reopen DAFFODIL-2355 and create a pull request shortly. Since this is a licensing issue, I think it's wroth fixing and doing another release candidate.
Everything else looks good. I checked: [OK] incubating in name [OK] hashes and signatures of source and helper binaries are correct [OK] signature of git tag is correct [OK] source has the same contents as release git tag (minus KEYS file) [OK] jars in helper binaries and in from maven repository are the same [NOT OK] src, bins, and jars include correct LICENSE/NOTICE/DISCLAIMER [OK] RAT check passes [OK] no unexpected binaries in source [OK] source compiles and all tests pass (with both en_US and de_DE LANG) [OK] distributed dependencies in helper binaries are same as from maven [OK] jars built from source have the same content as helper binary jars [OK] rpm and msi install and run [OK] ~50 public and private DFDL schema projects pass tests [OK] JavaDoc and ScalaDoc look correct On 6/24/20 4:13 PM, Mike Beckerle wrote: > Hi all, > > I'd like to call a vote to release Apache Daffodil (incubating) 2.7.0-rc1. > > All distribution packages, including signatures, digests, etc. can be > found at: > > https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.7.0-rc1/ > > Staging artifacts can be found at: > > https://repository.apache.org/content/repositories/orgapachedaffodil-1017/ > > This release has been signed with PGP key 13A680AF, corresponding > to mbecke...@apache.org, which is included in the KEYS file here: > > https://downloads.apache.org/incubator/daffodil/KEYS > > The release candidate has been tagged in git with v2.7.0-rc1. > > For reference, here is a list of all closed JIRAs tagged with 2.7.0: > > https://s.apache.org/daffodil-issues-2.7.0 > > For a summary of the changes in this release, see: > > https://daffodil.apache.org/releases/2.7.0/ > > Please review and vote. The vote will be open for at least 72 hours > (ends on Saturday 4:15pm US.EDT = UTC-4) > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Please also mention in your mail any checking you performed on the release. > > Thanks, > - Mike >