You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2022/11/10 06:03:28 UTC

[GitHub] [qpid-broker-j] vavrtom opened a new pull request, #161: Revert "NO-JIRA: Replaced gnu by posix in tar long file mode (assembly-plugin)"

vavrtom opened a new pull request, #161:
URL: https://github.com/apache/qpid-broker-j/pull/161

   Reverts apache/qpid-broker-j#159
   
   There is an issue with 7-zip on Windows (Midnight Commander in Ubuntu 22.04 has the same issues), which truncates path to 100 characters in `posix` tar long file mode of maven-assembly-plugin.
   
   Reverting change for wider compatibility. Downside is that build/release will fail on OSes where user id is larger than 2097151.
   
   Details:
   https://www.gnu.org/software/tar/manual/html_chapter/Formats.html
   https://sourceforge.net/p/sevenzip/bugs/2228/
   https://issues.onehippo.com/browse/ARCHE-565?attachmentViewMode=list
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-broker-j] vavrtom merged pull request #161: Revert "NO-JIRA: Replaced gnu by posix in tar long file mode (assembly-plugin)"

Posted by GitBox <gi...@apache.org>.
vavrtom merged PR #161:
URL: https://github.com/apache/qpid-broker-j/pull/161


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org