63 Commits (a643eaf19bd0fdb7640e07ae1c1e44e537ae2e66)

Author SHA1 Message Date
  Peter Reilly a643eaf19b checkstyle 22 years ago
  Peter Reilly 99067d0607 Add multimapping to the copy and move task 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 5670f30a85 revert funny reformatting accidentially introduced with last commit 23 years ago
  Stefan Bodewig 194f9cafed Make <copy>'s failonerror attribute swallow exception while copying as 23 years ago
  Stefan Bodewig c9f232a4f9 Don't remove basedirectories of <fileset>s that just happen to be 23 years ago
  Stefan Bodewig 53e3cf8d77 revert some formatting changes 23 years ago
  Stefan Bodewig 04c60dbd61 <copy> and <move>'s failonerror didn't apply to filesets pointing to 23 years ago
  Stefan Bodewig c84425e271 Add outputencoding attribute to <copy> and friends. 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 7d868d2e29 Try to clean up after a failed copy. 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Stefan Bodewig a444dadc1c explicitly check whether destFile exists in <copy file="..."/> 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 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. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Conor MacNeill bd1810c953 Some simple Javadocs - also reduce scope of Javadoc work to public 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 24 years ago
  Stefan Bodewig f613801836 Bug 7552 audit of <copy> and <move> - really make sure state is reset, 24 years ago
  Diane Holt 35871351d8 Add a 'failonerror' attr. (PR 4273) 24 years ago
  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 24 years ago
  Stefan Bodewig 0bcf1432f2 give a better name to FileUtil's factory method. 24 years ago
  Stefan Bodewig 21426bf475 Move FileUtils into util package. 24 years ago
  Conor MacNeill fa21d1fe0c Initial implementation of FilterSets. I've done some major surgery on the 24 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