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 2017/12/17 18:18:47 UTC

[RESULT] [VOTE] Apache Jena 3.6.0 RC1

The VOTE passes with 4 binding +1 : Rob, Bruno, ajs6f and Andy

On to the next stage of pushing bytes and website out.

     Andy

On 13/12/17 23:27, Andy Seaborne wrote:
> Hi,
> 
> Here is a vote on a release of Jena 3.6.0.
> 
> This is the first proposed candidate for a 3.5.0 release.
> 
> Note - the deadline is 18:00 UTC on Sunday - not midnight - so that
> bytes can be pushed out and sync over night.
> 
> 
> ==== Release changes
> 
> 30 JIRA:
> https://s.apache.org/jena-3.6.0-jira
> 
> == Datasets
> 
> JENA-1430
> The preferred way to work with in-memory, plain data is to use
> ja:MemoryDataset.
> 
> == Other
> 
> JENA-1427
> ExtendedIterator gains a new method, nextOptional()
> 
> Feed back on this would most welcome.
> 
> JENA-1420
> FIX: Fuseki 3.5.0 "upload files" fails
> 
> JENA-1443
> Models from Datasets (Graphs from DatasetGraphs) provide graph 
> transaction handlers.
> 
> == Upgrades to libraries (runtime dependencies):
> 
> No license changes.
> 
> Eclipse Jetty:           9.4.5.v20170502 -> 9.4.7.v20170914
> Apache Shiro:            1.2.4 -> 1.2.6
> Apache Commons IO:       2.5 -> 2.6
> Apache Commons CSV:      1.4 -> 1.5
> Apache Commons Codec:    1.10 -> 1.11
> Apache Thrift:           0.9.3 -> 0.10.0
> 
> ==== 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-1021/
> 
> 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):
>       http://git-wip-us.apache.org/repos/asf/jena/commit/15319f63
> 
> Git Commit Hash:
>       15319f63562aa42f242782c642a64806b4772af3
> 
> Git Commit Tag:
>       jena-3.6.0-rc1
> 
> 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 at least
> 
>         Sunday, 2017-12-17, 18: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:
> 
> + does everything work on Linux?
> + does everything work on MS Windows?
> + does everything work on OS X?
> + 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?