You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Andy Seaborne <an...@apache.org> on 2019/09/28 20:21:09 UTC

[RESULT] [VOTE] Apache Jena 3.13.0 RC 2

The vote passes with +1 from Aaron, Bruno and Andy
and a community vote from Marco.

On to the final steps pushing bytes out ...

Thanks all,

     Andy

On 25/09/2019 18:15, Andy Seaborne wrote:
> Hi,
> 
> Here is a vote on a release of Apache Jena 3.13.0.
> This is the second proposed release candidate.
> 
> There was a last minute upgrade of Jackson jars (core and databind) to 
> 2.9.10 due to an alert from the GitHub security scan.
> 
> The SHACL tests have been moved to have them added to source-release 
> after the issue in RC 1.
> 
> JENA-1763 :: commit : https://github.com/apache/jena/commit/adce00cf
> 
> The deadline for the vote is Saturday, 28th Sept, 2019 at 20:00 UTC
> 
> ==== Release changes:
> 
> == Major items
> 
> JENA-1733: A SHACL engine
> JENA-1693: Add Aggregate Function MEDIAN and MODE (from Marco)
> JENA-1731: Fuseki endpoint configuration
> JENA-1695: DB storage refactoring
> JENA-1718: Remove jena-spatial from the build
> JENA-1760: Retire jena-maven-tools
> 
> == JIRA
> 
> Other JIRA:
> https://s.apache.org/jena-3.13.0-jira
> 
> == Updates
> 
> FasterXML jackson:: 2.9.9 -> 2.9.10
> 
> jsonld-java :: 0.12.3 -> 0.12.5
> 
> JENA-1754: Apache Commons Compress :: 1.18 -> 1.19 (Brad Hards)
> 
> JENA-1756: Dependency updates.
> micrometer :: 1.1.3->1.2.1
> Apache Commons Lang3 :: 3.4->3.9
> Apache Commons CSV :: 1.5 -> 1.7
> Apache HttpClient :: 4.5.5 ->  4.5.10
> Apache Commons Collections4 :: 4.1 -> 4.4
> 
> ==== Release Vote
> 
> Everyone, not just committers, is invited to test and vote.
> Please download and test the proposed release.
> 
> Staging repository:
>    https://repository.apache.org/content/repositories/orgapachejena-1033
> 
> Proposed dist/ area:
>    https://dist.apache.org/repos/dist/dev/jena/
> 
> Keys:
>    https://svn.apache.org/repos/asf/jena/dist/KEYS
> 
> Git commit (browser URL):
>    https://github.com/apache/jena/commit/ec5b9011
> 
> Git Commit Hash:
>    ec5b9011be4a6e9c8303bf8bce1e7d79d5a0eb6e
> 
> Git Commit Tag:
>    jena-3.13.0
> 
> Please vote to approve this release:
> 
>          [ ] +1 Approve the release
>          [ ]  0 Don't care
>          [ ] -1 Don't release, because ...
> 
> This vote will be open until at least
> 
>      Saturday, 28th Sept, 2019 at 20:00 UTC
> 
> If you expect to check the release but the time limit does not work
> for you, please email within the schedule above with an expected time
> and we can extend the vote period.
> 
> Thanks,
> 
>        Andy
> 
> Checking needed:
> 
> + are the GPG signatures fine?
> + are the checksums correct?
> + is there a source archive?
> 
> + can the source archive really be built?
>            (NB This requires a "mvn install" first time)
> + is there a correct LICENSE and NOTICE file in each artifact
>            (both source and binary artifacts)?
> + does the NOTICE file contain all necessary attributions?
> + have any licenses of dependencies changed due to upgrades?
>             if so have LICENSE and NOTICE been upgraded appropriately?
> + does the tag/commit in the SCM contain reproducible sources?