63 Commits (77cdf2de58ff01c8162afe18a1771625a140bd48)

Author SHA1 Message Date
  Stefan Bodewig 77cdf2de58 whitespace and 2005 20 years ago
  Stefan Bodewig f027ced8e7 resource collection support for unzip/jar/war/tar 20 years ago
  Peter Reilly 4eff7a9987 checkstyle - mostly javadoc 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Peter Reilly d9c1a8c2d5 javadoc 21 years ago
  Peter Reilly a606cd93fa remove imports, also modify for loops 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Peter Reilly 0c81c851c9 allow filenamemappers types to be placed directly as a nested element 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 9434671efa removing enum variable 23 years ago
  Conor MacNeill 3a35c7d914 style 23 years ago
  Conor MacNeill 410129735b style 23 years ago
  Conor MacNeill 5b331f6baa Easy stuff - imports and licence headers 23 years ago
  Stefan Bodewig f2eb856ffd Add support for filename-encodings other than UTF8 to <untar>. 23 years ago
  Stefan Bodewig ad9c15103d Finish implementation of ZipFile, use it in Expand (AKA <unzip>). 23 years ago
  Stefan Bodewig 02307f7dea Make Expand behave like DirectoryScanner if a pattern ends with a 23 years ago
  Stefan Bodewig b113154a3a <unzip> can now deal with self-extracting archives. 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 608424c650 PR: 11100 23 years ago
  Stefan Bodewig ab271c2c60 Testlet is dead 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Magesh Umasankar e2d3dfc0c9 Expand tasks did not behave as expected with PatternSets. 23 years ago
  Magesh Umasankar 80377e9c76 getParentFile may return null. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 24 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 24 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 24 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig b7443f2b77 Make sure <touch> and <waitfor> reset their state. 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Steve Loughran 54f065d579 new log message; bugzilla ID 6575 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Magesh Umasankar 1620dd543b Usage of SrcFile,SrcDir,DestFile,DestDir abandoned. Rolling back to 24 years ago
  Magesh Umasankar afa65467f7 1. setSrc(File) deprecated and replaced with setSrc(SrcFile) 24 years ago
  Stefan Bodewig c1522ce56e remove redundant logging. 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig 29c2017667 remove abuse of the Touch task (that I would have missed if t had not 24 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 9e9d8fecc5 Add overwrite attribute to unjar/war/zip and untar - if set to false, 25 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 25 years ago