+1 with a few comments inline. Main thing I wasn't sure about was the NOTICE in the Fuseki binary.
On Mon, Jun 11, 2012 at 6:44 AM, Andy Seaborne <[email protected]> wrote: > Hi, > > Here is a vote on a release build for Jena 2.7.1. > > Everyone, not just committers, is invited to test and vote. > (We do need at least 3 committer +1's.) > > > This is a distribution of Jena (IRI, core, ARQ, TDB) and also of Fuseki. > > Versions: > > jena-parent 1 > jena-iri 0.9.1 > jena-core 2.7.1 > jena-arq 2.9.1 > jena-tdb 0.9.1 > apache-jena 2.7.1 (the combined distribution) > > jena-fuseki 0.2.2 (separate binary) > > Staging repository: > https://repository.apache.org/content/repositories/orgapachejena-222/ > > Proposed dist/ area: > http://people.apache.org/~andy/Jena-2.7.1/dist/ > > Keys: > https://svn.apache.org/repos/asf/jena/dist/KEYS > > SVN tag: > https://svn.apache.org/repos/asf/jena/tags/jena-2.7.1/ > > NB. This picks up jena-sdb and jena-larq as well. > The source-release does not; jena-sdb and jena-larq are > not included in the build. > > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This vote will be open to the end of > Thursday 14/June 23:59 UTC > (72 hours from the same hour tonight UTC). > > Andy > > > Checking needed: > > is the GPG signature fine? > is there a source archive? Yes > can the source archive really be built? Yes > is there a correct LICENSE and NOTICE file in each artifact > (both source and binary artifacts)? Yes > does the NOTICE file contain all necessary attributions? Not sure about the NOTICE in the Fuseki binary artifact. It seems to be missing some bits that appear in the apache-jena NOTICE. I bring it up because .class files from these libraries are in the Fuseki binary. - Xerces - Apache HttpComponents (in so far that it has a statement about JCIP-ANNOTATIONS) - HP 2001 - 2006 (I guess this applies to at least jena-core classes) > check the dependencies. Yes > do all the tests work? Yes (with caveat). "tdb.TS_TDBLoader3" doesn't work on my Windows 7 machine, but does work on FreeBSD (people.apache.org) > if there is a tag in the SCM, does it contain reproducible sources? Yes
