1928 Commits (7d0968a529dd050edb94527487932469781eb562)

Author SHA1 Message Date
  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
  Peter Donald 0436e4cac3 Typo fix. 24 years ago
  Peter Donald 1f1768b196 Integrate Buildnumber task. 24 years ago
  Peter Donald a5de2285bb Add a daysinpast to support the use case of the maven tool 24 years ago
  Peter Donald d6a075ba90 Add in all the classes for the changelog task. 24 years ago
  Peter Donald 22cb6c5dbe Integrate changelog task 24 years ago
  Diane Holt 16a57441b2 Add failOnError attribute (submitted by Steven Tamm -- PR #7549). 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Stefan Bodewig 8fd84b21a3 JDK 1.1 24 years ago
  Erik Hatcher 00988f5180 Refactoring of server deployment task. Renamed from <ejbdeploy> to <serverdeploy>. Moved to new j2ee package so its not EJB-centric. Submitted by Christopher A. Longo - cal@cloud9.net 24 years ago
  Jon Skeet 5d02c8e3ae Fixed up JavaDocs so they build without errors. The main changes were: 24 years ago