提交 2ef29215 编写于 作者: K Kanstantsin Shautsou 提交者: Kanstantsin Shautsou

Revert "Revert "FIXED JENKINS-10629] - Enable BigNumber mode to support...

Revert "Revert "FIXED JENKINS-10629] - Enable BigNumber mode to support archiving of files with size >8Gb""

This reverts commit ee573009.
上级 03bd5959
......@@ -61,6 +61,7 @@ final class TarArchiver extends Archiver {
// so don't do anything in flush
}
});
tar.setBigNumberMode(TarArchiveOutputStream.BIGNUMBER_STAR);
tar.setLongFileMode(TarArchiveOutputStream.LONGFILE_GNU);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册