37 Commits (536bfb63e3ad71036b032550ca8241e07e1f5d45)

Author SHA1 Message Date
  Magesh Umasankar 536bfb63e3 Redo previous ant.task changes that I had inadvertently not merged. 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 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
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig c5a6bd9775 clean up at the end of execute so that this instance can be reused. 24 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 24 years ago
  Stefan Bodewig c32a301126 cvs update -dP -pedantic ;-) 24 years ago
  Erik Hatcher a7f0867fda Fix single-file fileset functionality. Did this ever work (,Peter)? 24 years ago
  Magesh Umasankar 293d45a72a Reverting argument naming changes to discuss a standardized way to change the names (if at all needed). 24 years ago
  Magesh Umasankar 78c2215a4e Sigh - Copyright year correction... 24 years ago
  Magesh Umasankar 2736a72e9c Try to minimize Quality Analyzer's complaints - 1st pass. 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig 44bbe5b139 Speed up <move>: Try to rename the top directory if we are moving 24 years ago
  Magesh Umasankar dd5b247d5a More setFoo(String) to setFoo(Bar) conversions. 24 years ago
  Stefan Bodewig 6d3fa23159 fix error message in copy task. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald 8cb8f75cdd If a fileset defines a single file, allow the Copy and Move tasks to work with the toFile attribute. 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 25 years ago
  Stefan Bodewig 0bcf1432f2 give a better name to FileUtil's factory method. 25 years ago
  Stefan Bodewig 21426bf475 Move FileUtils into util package. 25 years ago
  Conor MacNeill fa21d1fe0c Initial implementation of FilterSets. I've done some major surgery on the 25 years ago
  Stefan Bodewig 770b1dd275 Make <copy> throw an exception if the file to copy doesn't exist. 25 years ago
  Stefan Bodewig 9cb6be8a82 add logging message to <copy> 25 years ago
  glennm c17ffac927 Fixed empty directory count message 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 584cbc7ad0 Added the attribute preservelastmodified to copy task. 25 years ago
  Stefan Bodewig 3eebdfd1c8 Fixed NullPointerException in <copy> when <mapper> and overwrite have 25 years ago
  Peter Donald 767f4f5785 Made sure file ignored command to copy over itself. 25 years ago
  Stefan Bodewig b40d79d60a Changed the copy task to support a nested mapper. 25 years ago
  Stefan Bodewig 3b1f2fca74 Added logging to SourceFileScanner. 25 years ago
  Stefan Bodewig 1375d72ba3 First part of the scanDir refactoring. This is just a starter to show 25 years ago
  glennm 596d7e465f Added error message if a single file specified by the file attribute is missing. 25 years ago
  Stefan Bodewig 1172691331 Reset destDir to null in <copy> if destFile has been set. This allows 25 years ago
  glennm fd507cf2d2 Added an includeEmptyDirs attribute to Copy and Move tasks. The default 25 years ago
  Stefan Bodewig c020a34a51 Fixed what looks like a typo in the error message. 25 years ago
  glennm 9f766c7fa0 Removed dir attribute from Copy and 25 years ago
  glennm 38c1cabaac Consolidation of Copyfile, Copydir, Delete, Deltree, and Rename into 25 years ago