This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from e2a354721 Refactor test new 673353307 Use a constant instead of a magic number new 084f078bb No need for a local variable new 480f2a53f Javadoc new 46f7bd8ef ZipEightByteInteger.toString() now returns a number string without text prefix, like BigInteger The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 3 +- .../archivers/zip/ZipEightByteInteger.java | 65 +++++++++++----------- .../archivers/zip/ZipEightByteIntegerTest.java | 5 +- 3 files changed, 38 insertions(+), 35 deletions(-)