On Wed, Apr 11, 2018 at 13:49, Steve Lawrence <slawre...@apache.org> wrote:
> The KEYS file was in dist/dev. I've moved it to dist/release, now > available here: > > https://www.apache.org/dist/incubator/daffodil/KEYS Thanks! <https://www.apache.org/dist/incubator/daffodil/KEYS> > > Regarding the BSD-licenses, I don't believe the RAT CLI can detect BSD > licenses, or at least I haven't figured out how to get it to work if it > can. I'd love to hear if anyone knows. I think we’d need to develop another header matcher instance for it. You can add custom license checks. I also published an sbt plugin that wraps rat into your build, so that might be easier since you could bundle the header matcher itself in your sbt build and add it to the configured licenses. > > Thanks! > - Steve > > On 04/11/2018 01:32 PM, Matt Sicker wrote: > > * Signatures ok > > * License, disclaimer, notice ok > > * Rat check ok (using sbt-rat locally, though it doesn't seem to detect > > some BSD-licensed source files as such) > > * Builds/tests ok > > * But there's no KEYS file! This should be at > > https://www.apache.org/dist/incubator/daffodil/KEYS > > > > Please add the KEYS file to dist.a.o. > > > > On 9 April 2018 at 18:24, Steve Lawrence <slawre...@apache.org> wrote: > > > >> The Apache Daffodil community has voted and approved the proposed > >> release of Apache Daffodil (incubating) 2.1.0-rc3. > >> > >> We now kindly request the Incubator PMC members review and vote on this > >> incubator release. > >> > >> Daffodil is an open source implementation of the DFDL specification that > >> uses DFDL schemas to parse fixed format data into an infoset, which is > >> most commonly represented as either XML or JSON. This allows the use of > >> well-established XML or JSON technologies and libraries to consume, > >> inspect, and manipulate fixed format data in existing solutions. > >> Daffodil is also capable of the reverse by serializing or "unparsing" an > >> XML or JSON infoset back to the original data format. > >> > >> Vote thread: > >> https://lists.apache.org/thread.html/10811e8f520bf100a9250a3ae06106 > >> 33e9018e0ae8fc422e2c0f097a@%3Cdev.daffodil.apache.org%3E > >> > >> Result thread: > >> https://lists.apache.org/thread.html/54a3e681b25f084e0dc46e19764cd1 > >> 9507ff502b927516093a3bd667@%3Cdev.daffodil.apache.org%3E > >> > >> All distribution packages, including signatures, digests, etc. can be > >> found at: > >> > >> https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.1.0-rc3/ > >> > >> Staging artifacts can be found at: > >> > >> > https://repository.apache.org/content/repositories/orgapachedaffodil-1002/ > >> > >> This release has been signed with PGP key 033AE661, corresponding to > >> slawre...@apache.org, which is included in the repository's KEYS file. > >> This key can be found on keyservers, such as: > >> > >> http://pgp.mit.edu/pks/lookup?op=get&search=0x033AE661 > >> > >> It is also listed here: > >> > >> https://people.apache.org/keys/committer/slawrence.asc > >> > >> The release candidate has been tagged in git with v2.1.0-rc3. > >> > >> For reference, here is a list of all closed JIRAs tagged with 2.1.0: > >> > >> https://issues.apache.org/jira/browse/DAFFODIL-1897?jql= > >> project%20%3D%20DAFFODIL%20AND%20fixVersion%20%3D%202. > >> 1.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC > >> > >> For a summary of the changes in this release, see: > >> > >> https://daffodil.apache.org/releases/2.1.0/ > >> > >> Please review and vote. The vote will be open for at least 72 hours. > >> > >> [ ] +1 approve > >> [ ] +0 no opinion > >> [ ] -1 disapprove (and reason why) > >> > >> Thanks, > >> - Steve > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > >> For additional commands, e-mail: general-h...@incubator.apache.org > >> > >> > > > > > > -- Matt Sicker <boa...@gmail.com>