I forgot to mention that the other improvement is the datafu-hourglass library no longer depends on the json library. This has been replaced with json-simple, which is Apache 2.0. This addresses the feedback from the incubator general vote.
-Matt On Thu, Jan 18, 2018 at 4:17 PM, Matthew Hayes < matthew.terence.ha...@gmail.com> wrote: > Hi all, > > I'd like to call a vote to release Apache DataFu 1.3.3 (incubating) RC1. > > RC1 addresses the following feedback for RC0: > > http://mail-archives.apache.org/mod_mbox/incubator-general/201801.mbox/% > 3CD15D6493-7375-4384-AAD3-6C956E4A67B9%40classsoftware.com%3E > > The following improvements have been made since RC0: > > * The website was removed from the source release. This resolves the > LICENSE issue raised above. > * Building on windows now works. > > The source release candidate RC1 can be downloaded here: > > https://dist.apache.org/repos/dist/dev/incubator/datafu/ > apache-datafu-incubating-1.3.3-rc1/ > > The artifacts (i.e. JARs) corresponding to this release candidate can be > found here: > > https://repository.apache.org/content/repositories/orgapachedatafu-1006/ > > This has been signed with PGP key 7BA4C7DF, corresponding to > mha...@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=0x7BA4C7DF > <http://pgp.mit.edu/pks/lookup?op=get&search=0x7BA4C7DF>* > > It is also listed here: > > https://people.apache.org/keys/group/datafu.asc > > The release candidate has been tagged with release-1.3.3-rc1, which has > been signed with the same key. I've also created a branch 1.3.3. > > For reference, here is a list of all closed JIRAs tagged with 1.3.3: > > https://issues.apache.org/jira/browse/DATAFU-126?jql=project > %20%3D%20DATAFU%20AND%20status%20%3D%20Closed%20AND%20fixVer > sion%20%3D%201.3.3%20ORDER%20BY%20updated%20DESC%2C% > 20created%20DESC%2C%20status%20DESC%2C%20priority%20DESC > > For a summary of the changes in this release, see: > > https://github.com/apache/incubator-datafu/blob/1.3.3/changes.md > > Please download the release candidate, check the hashes, check the > signatures, test it, and vote. The vote will be open for 72 hours (ends > on January 21st 4:20pm PST). > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > My vote: +1 > > Thanks, > Matthew Hayes >