2053 Commits (7efc06af49ac85c35b17dff638c8f28ca73eba78)

Author SHA1 Message Date
  Peter Donald b2f61cd56d Made sure error is read (and ignored?) to avoid blocking. 23 years ago
  Peter Donald a4019bb13b Make sure the parser works when there is no changes for an entry. 23 years ago
  Diane Holt 01a69e59fe If 'output' is a simple or relative filename, make it relative 23 years ago
  Diane Holt a54a5e4ca6 More quoting cruft. (Maybe we should just put the entire 23 years ago
  Diane Holt 35871351d8 Add a 'failonerror' attr. (PR 4273) 23 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
  Jon Skeet f458059b9c Fixed up JavaDoc comments again. 24 years ago
  Erik Hatcher 2d12131d81 documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright 24 years ago
  Erik Hatcher bcb2c234e8 Implementation of nested patternsets. Addresses PR3761 24 years ago
  Erik Hatcher 0b5269eb7c doc patch supplied by Stephan Beal <stephan@wanderinghorse.net> 24 years ago
  Diane Holt ab9a8557f7 Add patch submitted by Ingmar Stein. 24 years ago
  Stefan Bodewig a94e3de322 Rename the attribute of <javac>'s <compilerarg> from implementation to 24 years ago
  Stefan Bodewig fc7e3b1fd4 revert <javac>'s fork attribute to a true boolean and add executable 24 years ago
  Erik Hatcher 2cf032e2ec EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net 24 years ago
  Erik Hatcher 47644c9113 EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net 24 years ago
  Steve Loughran 89423dca5b oops, forgot to check this in last week 24 years ago
  Steve Loughran 62e7dc5ae2 style sheet control; you can point to anyhting or turn it off completely. 24 years ago
  Stefan Bodewig 021b511568 yet another JDK 1.1 issue 24 years ago
  Conor MacNeill bd737cd1a2 JDK 1.1 fix - thanks Stefan 24 years ago
  Conor MacNeill 70ff2fc795 I knew it was 70 for a reason :-) Need to allow for the end of line bytes 24 years ago
  Stefan Bodewig 03216f2caf spashscreen task 24 years ago
  Stefan Bodewig 879077fa37 add umask and chmod capability to <ftp> 24 years ago
  Stefan Bodewig 808b91716a enable <javac>'s source attribute for jikes as well. 24 years ago
  Stefan Bodewig 987c7b8f12 new task vsscreate. 24 years ago
  Stefan Bodewig 84b1cad0c6 additional vss tasks (add and cp). 24 years ago
  Stefan Bodewig eb81bd4f4e Make detection system for java|javac|javadoc fallback to *.exe instead 24 years ago
  Stefan Bodewig 5e01ac3c13 make sure files get closed during copy. 24 years ago
  Conor MacNeill a60b631445 Better handling of malformed desscriptor names 24 years ago
  Conor MacNeill 16b0304fd1 Fix for directory based naming when descriptor in root of descriptor dir 24 years ago
  Conor MacNeill d1392f7d25 Don't rewrite the manifest if it hasn't changed. 24 years ago
  Conor MacNeill eca5133693 Retain order of sections and attributes in manifests. 24 years ago