summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/zip/UnsupportedZipFeatureException.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Remove redundanciesGintas Grigelionis2018-08-201-1/+2
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-1/+2
* Let’s use doclintGintas Grigelionis2017-12-101-0/+4
* fix Serializable classes that were in fact not SerializableStefan Bodewig2016-12-211-4/+4
* merge Zip64 support from Commons CompressStefan Bodewig2012-06-041-0/+89