[
https://issues.apache.org/jira/browse/MIME4J-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427126#comment-17427126
]
Roberto Oliveira commented on MIME4J-308:
-----------------------------------------
I've opened PR https://github.com/apache/james-mime4j/pull/60 to fix this Jira.
> Update tarLongFileMode to use POSIX
> -----------------------------------
>
> Key: MIME4J-308
> URL: https://issues.apache.org/jira/browse/MIME4J-308
> Project: James Mime4j
> Issue Type: Bug
> Reporter: Roberto Oliveira
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> James Mime4j fails to build when the UID and/or GID of the user who executed
> the build is bigger than 2097151. This is happening when building this
> project in an OpenShift environment.
> A fix for this is to use the TarArchiver behavior POSIX instead of GNU.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)