2438 Commits (c1d3483c0d6e5cc6fe0ee92f613f6e0bee6630e0)

Author SHA1 Message Date
  Conor MacNeill f52471ba80 Minor typo 24 years ago
  Stefan Bodewig 8d7dea7d25 Add class for collection utilities, implement emulation of 24 years ago
  Peter Donald ba6d89f244 Fix up date parsing to pick up time aswell 24 years ago
  Stefan Bodewig 1f3caa57f6 New attribute for <replace> that allows all properties of a given 24 years ago
  Peter Donald 3694e92869 Fixed the following bug; 24 years ago
  Stefan Bodewig 2e62a659cb Make sure locale argument is the first one in javadoc 24 years ago
  Peter Donald 656bd7e92a Move CDATA escaping to the writer to make it harder to get a CDATA in another CDATA 24 years ago
  Stefan Bodewig ea60c3f749 Make tag and date attributes of <cvs> work again as well. 24 years ago
  Peter Donald a4f5be6a2d Compile before commiting 24 years ago
  Peter Donald 382e03e5cc Process the standard error in a separate thread hopefully to alleviate blocking. 24 years ago
  Stefan Bodewig 7d0968a529 fix infinite loop bug in netrexxc, add a bunch of new attributes and 24 years ago
  Stefan Bodewig 62a2e7a759 If package attribute has been set, <cvs> would place it in front of 24 years ago
  Stefan Bodewig 2510d3d6d4 Tabs, rats! 24 years ago
  Stefan Bodewig 242af53651 Add nested <commandline> elements to <cvs> 24 years ago
  Stefan Bodewig 3fce5ce014 testcase for AbstractCvsTask 24 years ago
  Stefan Bodewig 284e7904db close streams in junitreport. 24 years ago
  Stefan Bodewig 5047e00183 <uptodate> extends MatchingTask for no reason, it completely ignores 24 years ago
  Stefan Bodewig 98d509c6f8 reimplement DirSetTest as subclass of FileSetTest 24 years ago
  Stefan Bodewig af0dbb6ef2 reimplement DirSet as subclass of FileSet 24 years ago
  Stefan Bodewig 274da33012 Add tests fro DirSet and the new DirSet/FileList support in Path. 24 years ago
  Stefan Bodewig 66bf648316 zap tabs, propagate exception so it gets into the log the way it should 24 years ago
  Stefan Bodewig 13102c5cfb Add XML declaration to output generated from <cvschangelog> 24 years ago
  Stefan Bodewig 97bb19005e changelog -> cvschangelog 24 years ago
  Stefan Bodewig 78e67d392b allow srcfile to be combined with a mapper in <uptodate> 24 years ago
  Stefan Bodewig 6a182bf836 typo 24 years ago
  Stefan Bodewig 4488376868 Add testcase for <ant>'s logfile placement, fix NPE in <ant>. 24 years ago
  Stefan Bodewig 5e93b0b89f Simplify pathconvert, support OS/2 as well, fix some indentation. 24 years ago
  Stefan Bodewig 742f2da5b7 improve error reporting in buildnumber task a little. 24 years ago
  Stefan Bodewig b32ff5e9c4 only warn if override changes the value of a reference. 24 years ago
  Stefan Bodewig 5594451580 New task <concat> 24 years ago
  Peter Donald 0de17bca25 Log errors rather than ignoring them. 24 years ago
  Stefan Bodewig f7c0a7741d Add method to FileUtils that emulates File.createNewFile (well, sort 24 years ago
  Stefan Bodewig 1d4c24c80f regenerate HTML version of TODO list 24 years ago
  Erik Hatcher fd7d23a011 patch supplied by bechtel@ipcon.de (Patric Bechtel) PR 7657 24 years ago
  Diane Holt e2ca50cce1 Allow 'dirsep' and 'pathsep' to contain multi-character values. 24 years ago
  Peter Donald b2f61cd56d Made sure error is read (and ignored?) to avoid blocking. 24 years ago
  Peter Donald a4019bb13b Make sure the parser works when there is no changes for an entry. 24 years ago
  Diane Holt 01a69e59fe If 'output' is a simple or relative filename, make it relative 24 years ago
  Diane Holt a54a5e4ca6 More quoting cruft. (Maybe we should just put the entire 24 years ago
  Diane Holt 35871351d8 Add a 'failonerror' attr. (PR 4273) 24 years ago
  Diane Holt b8147dc0dc Add check for "%_JAVACMD%.exe" (PR 2484). 24 years ago
  Diane Holt 05a7fe852f Added a 'srcfile' attribute (PR 1681). 24 years ago
  Peter Donald e5af347f98 Only display log message in verbose mode. 24 years ago
  Peter Donald 46b1e1afdd Patch that lets the changelog task perform some logging to ease 24 years ago
  Peter Donald ded098d539 Rename basedir to dir and make it default to basedir if not specified 24 years ago
  Diane Holt 098f15932f Document <dirset> and new <dirset>/<filelist> support for 24 years ago
  Erik Hatcher 8abcb93e20 Patch to enable JOnAS for <serverdeploy> (PR 7633). Supplied by Cyrille Morvan. 24 years ago
  Peter Donald 3d3b941aa7 Fix bug where a log of a single file without other logs in between would only retrieve first change 24 years ago
  Peter Donald 1bec7214b9 Add support for nested filesets that allow selection of which files ou want to perform cvs log on 24 years ago
  Diane Holt e98e1462b5 (Oh what the hell -- if the coding sucks, it can get backed out 24 years ago