summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/Pack.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Let’s use doclintGintas Grigelionis2017-12-101-1/+1
* java 5-8java8Matt Benson2017-04-131-9/+13
* embrace AutoCloseableStefan Bodewig2016-03-281-4/+1
* organize importsJan Matèrne2014-07-031-0/+1
* #52829: ResourceCollection now Iterable<Resource>.Jesse N. Glick2012-04-161-2/+2
* use adapter instead of instanceof checksStefan Bodewig2008-11-171-2/+3
* [43348] Use FileProvider interfaceMatthew Jason Benson2008-06-171-4/+4
* magic numbersPeter Reilly2007-09-171-2/+2
* Pr 43016 improved error reporting on nothing to compress.Jacobus Martinus Kruithof2007-08-161-2/+7
* checkstylePeter Reilly2006-11-051-0/+2
* checkstylePeter Reilly2006-11-011-2/+2
* copy2license.plStefan Bodewig2006-09-011-5/+6
* add resource support to gzip/bzip2Stefan Bodewig2005-11-151-16/+74
* javadocPeter Reilly2005-03-141-10/+10
* remove authors from filesPeter Reilly2004-03-091-2/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* styleConor MacNeill2003-07-191-8/+8
* Add destfile attribute to <gzip> and <bzip2>.Stefan Bodewig2003-04-171-1/+9
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* Real tired of seeing email address being abused.Magesh Umasankar2002-12-041-1/+1
* Provide more meaningfull message if source doesn't exist in <.+zip>Stefan Bodewig2002-10-171-1/+4
* Encapsulate some fields in Task and add some deprecation warnings to corespon...Peter Donald2002-07-231-4/+4
* Merge changes made to 1.5 Beta2.Magesh Umasankar2002-06-221-1/+33
* Coding StandardConor MacNeill2002-04-151-4/+2
* Various coding standard fixesConor MacNeill2002-04-141-2/+2
* Make sure the dest attribute gets reset at the end of execute inStefan Bodewig2002-04-101-0/+2
* Now that we know why the test worked all these month, make it workStefan Bodewig2002-02-281-2/+7
* assert that gzip's new uptodate check also affects bzip2.Stefan Bodewig2002-02-271-1/+1
* time checking on gzip, with tests.Steve Loughran2002-02-271-4/+10
* License police on task definitions:Stefan Bodewig2002-01-101-1/+1
* Here are two new ant tasks - BZip2 and BUnzip2. �ThesePeter Donald2001-11-151-0/+129