51 Commits (1dc8a079057e191ca4c158f36843c2c9e9f9be52)

Author SHA1 Message Date
  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. 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 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 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