You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Rob Vesse <rv...@dotnetrdf.org> on 2018/06/25 16:00:30 UTC

[VOTE] Apache Jena 3.8.0 RC 1

Hi,

Here is a vote on a release of Jena 3.8.0.

This is the first proposed candidate for a 3.8.0 release.

Deadline:

        2018-06-28 19:00 UTC

==== Release changes

47 JIRA:
https://s.apache.org/jena-3.8.0-jira

== Significant Changes

JENA-341/JENA-1537 - Xerces dependency removed
JENA-1488, JENA-1556 - Text Search and Indexing enhancements for better multilingual support
JENA-1524/JENA-1525 - Package renaming and Automatic-Module-Name's for JPMS compatibility
 
 This may require changes to advanced users who make changes to the Jena system initialization,
 see the following for details:
   https://lists.apache.org/thread.html/c099345477ffd1f7f4e23514a9551273efe3cd8e3276b9a945344e15@%3Cdev.jena.apache.org%3E

JENA-1552 - Improved bulk loader for TDB2
JENA-1554 - Support bz2 compressed inputs and outputs
JENA-1561 - TBD2 available via Fuseki command line and UI

== Changes to runtime dependencies:

Added: 
- Apache Commons Compress 1.17 (JENA-1554)

Updated:
- json-ld java 0.12.0
- Jackson 2.9.5
- Apache HTTP Client 4.5.5
- Apache HTTP Core 4.4.9
- Awaitility 3.1.0
- Guava 24.1-jre (NB - Guava is shaded)

Removed
- Xerces (see JENA-1537)

==== Release Vote

Everyone, not just committers, is invited to test and vote.
Please download and test the proposed release.

Proposed dist/ area:
   https://dist.apache.org/repos/dist/dev/jena/

Keys:
   https://svn.apache.org/repos/asf/jena/dist/KEYS

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

Git commit (browser URL):
   https://git-wip-us.apache.org/repos/asf?p=jena.git;a=commit;h=2fd1132890d6b94f8c219f868904edabcea88f75
   https://github.com/apache/jena/commit/2fd1132890d6b94f8c219f868904edabcea88f75

Git Commit Hash:
   2fd1132890d6b94f8c219f868904edabcea88f75

Git Commit Tag:
      jena-3.8.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 until at least

        2018-06-28 19: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,

      Rob

Checking:

+ 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?






Re: [VOTE] Apache Jena 3.8.0 RC 1

Posted by Andy Seaborne <an...@apache.org>.
+1 : Approve the release

	Andy

On Linux:
* signatures and checksum verified
* L&N look OK
* source-release builds and passed tests
* git+commit and git+tag build and pass the tests

Also:

TDB2 loader from the download does run with java8 so it was compiled 
with java8.

I used the proposed maven repo in rdf-delta and updated the system 
initialization (which correctly broke without updates).

No xercesImpl.jar nor xml-apis .jar

> 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
> 
>          2018-06-28 19:00 UTC
> 

Re: [VOTE] Apache Jena 3.8.0 RC 1

Posted by Rob Vesse <rv...@dotnetrdf.org>.
Adding my own vote

+1

Tested and verified on OS X

Rob

On 25/06/2018, 17:01, "Rob Vesse" <rv...@dotnetrdf.org> wrote:

    Hi,
    
    Here is a vote on a release of Jena 3.8.0.
    
    This is the first proposed candidate for a 3.8.0 release.
    
    Deadline:
    
            2018-06-28 19:00 UTC
    
    ==== Release changes
    
    47 JIRA:
    https://s.apache.org/jena-3.8.0-jira
    
    == Significant Changes
    
    JENA-341/JENA-1537 - Xerces dependency removed
    JENA-1488, JENA-1556 - Text Search and Indexing enhancements for better multilingual support
    JENA-1524/JENA-1525 - Package renaming and Automatic-Module-Name's for JPMS compatibility
     
     This may require changes to advanced users who make changes to the Jena system initialization,
     see the following for details:
       https://lists.apache.org/thread.html/c099345477ffd1f7f4e23514a9551273efe3cd8e3276b9a945344e15@%3Cdev.jena.apache.org%3E
    
    JENA-1552 - Improved bulk loader for TDB2
    JENA-1554 - Support bz2 compressed inputs and outputs
    JENA-1561 - TBD2 available via Fuseki command line and UI
    
    == Changes to runtime dependencies:
    
    Added: 
    - Apache Commons Compress 1.17 (JENA-1554)
    
    Updated:
    - json-ld java 0.12.0
    - Jackson 2.9.5
    - Apache HTTP Client 4.5.5
    - Apache HTTP Core 4.4.9
    - Awaitility 3.1.0
    - Guava 24.1-jre (NB - Guava is shaded)
    
    Removed
    - Xerces (see JENA-1537)
    
    ==== Release Vote
    
    Everyone, not just committers, is invited to test and vote.
    Please download and test the proposed release.
    
    Proposed dist/ area:
       https://dist.apache.org/repos/dist/dev/jena/
    
    Keys:
       https://svn.apache.org/repos/asf/jena/dist/KEYS
    
    Staging repository:
       https://repository.apache.org/content/repositories/orgapachejena-1024/
    
    Git commit (browser URL):
       https://git-wip-us.apache.org/repos/asf?p=jena.git;a=commit;h=2fd1132890d6b94f8c219f868904edabcea88f75
       https://github.com/apache/jena/commit/2fd1132890d6b94f8c219f868904edabcea88f75
    
    Git Commit Hash:
       2fd1132890d6b94f8c219f868904edabcea88f75
    
    Git Commit Tag:
          jena-3.8.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 until at least
    
            2018-06-28 19: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,
    
          Rob
    
    Checking:
    
    + 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?