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 <[email protected]>
Date: 2017-10-30T13:59:40Z
JENA-1411: use posix tar format with maven-assembly-plugin
----
---