You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by osma <gi...@git.apache.org> on 2017/10/30 14:02:09 UTC

[GitHub] jena pull request #300: JENA-1411: use posix tar format with maven-assembly-...

GitHub user osma opened a pull request:

    https://github.com/apache/jena/pull/300

    JENA-1411: use posix tar format with maven-assembly-plugin

    This sets tarLongFileMode=posix for all the tarballs created in the build.
    
    See https://issues.apache.org/jira/browse/JENA-1411

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/osma/jena jena-1411-posix-tar

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/300.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #300
    
----
commit 271eaaceb7874d982eb19e12c571dee821314c6f
Author: Osma Suominen <os...@apache.org>
Date:   2017-10-30T13:59:40Z

    JENA-1411: use posix tar format with maven-assembly-plugin

----


---

[GitHub] jena pull request #300: JENA-1411: use posix tar format with maven-assembly-...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/300


---