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 2016/05/01 01:49:21 UTC

[VOTE] Release Jena 3.1.0

Hi,

Here is a vote on a release of Jena 3.1.0
(with Fuseki 2.4.0 and Fuseki 1.4.0).

This is the first proposed candidate for this release.

* Dependency changes:

Upgrades:
   jsonld-java : 2.8.2
   jackson 2.6.3
   slf4j 1.7.20
   dexx collections 0.6

Key features of the release:

* In-memory txn dataset (Adam Soroka) (RC in 3.0.1)

http://jena.staging.apache.org/documentation/rdf/datasets.html

* Quads (Qihong Lin) (RC in 3.0.1)

http://jena.staging.apache.org/documentation/query/construct-quad.html

* DatasetGraphs & transactions integration

* Alternative QueryParsers in jena-text

* new module jena-cmds
    "jena.*"

* Fuseki: Multiple service per file, shared datasets

* Logging
   log4j marked <optional>

* New custom functions and aggregate functions
   Added:
   * afn:springf (contribution from Alessandro Seganti)
   * The XQuery/XPath Functions and Operators "math:" functions
   * Custom aggregates for stdev etc.  (also STDEV etc as keywords).

* FactoryRDF
   Parsing RDF now saves space by interning RDFTerms created
   during a each parser run.

* OSGi fixes (Jaroslav Pullmann)

* General maintenance: about 78 JIRA.



Everyone, not just committers, is invited to test and vote.

Staging repository:
https://repository.apache.org/content/repositories/orgapachejena-1011/

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://git-wip-us.apache.org/repos/asf/jena/commit/79904e50

Git Commit Hash:
     79904e50054c163d9d7abb1a8d1aa765eeb433ad

Git Commit Tag:
     jena-3.1.0-rc2

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

     3 May 2016, 23:59 UTC

If you expect to check the release but the 72 hour 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?
+ 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?

[CANCELLED] [VOTE] Release Jena 3.1.0

Posted by Andy Seaborne <an...@apache.org>.
The Vote is cancelled.

There are problems with the source-release - it's got some binaries in 
"apache-jena/lib".  It looks like the build process for the binary 
distribution is putting files outside target/ and then the 
source-release is finding them.

This is not new to this release.

     Andy

On 01/05/16 00:49, Andy Seaborne wrote:
>
> Hi,
>
> Here is a vote on a release of Jena 3.1.0
> (with Fuseki 2.4.0 and Fuseki 1.4.0).
>
> This is the first proposed candidate for this release.
>
> * Dependency changes:
>
> Upgrades:
>    jsonld-java : 2.8.2
>    jackson 2.6.3
>    slf4j 1.7.20
>    dexx collections 0.6
>
> Key features of the release:
>
> * In-memory txn dataset (Adam Soroka) (RC in 3.0.1)
>
> http://jena.staging.apache.org/documentation/rdf/datasets.html
>
> * Quads (Qihong Lin) (RC in 3.0.1)
>
> http://jena.staging.apache.org/documentation/query/construct-quad.html
>
> * DatasetGraphs & transactions integration
>
> * Alternative QueryParsers in jena-text
>
> * new module jena-cmds
>     "jena.*"
>
> * Fuseki: Multiple service per file, shared datasets
>
> * Logging
>    log4j marked <optional>
>
> * New custom functions and aggregate functions
>    Added:
>    * afn:springf (contribution from Alessandro Seganti)
>    * The XQuery/XPath Functions and Operators "math:" functions
>    * Custom aggregates for stdev etc.  (also STDEV etc as keywords).
>
> * FactoryRDF
>    Parsing RDF now saves space by interning RDFTerms created
>    during a each parser run.
>
> * OSGi fixes (Jaroslav Pullmann)
>
> * General maintenance: about 78 JIRA.
>
>
>
> Everyone, not just committers, is invited to test and vote.
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachejena-1011/
>
> 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://git-wip-us.apache.org/repos/asf/jena/commit/79904e50
>
> Git Commit Hash:
>      79904e50054c163d9d7abb1a8d1aa765eeb433ad
>
> Git Commit Tag:
>      jena-3.1.0-rc2
>
> 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
>
>      3 May 2016, 23:59 UTC
>
> If you expect to check the release but the 72 hour 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?
> + 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?