14243 Commits (2f64e0b51c295960cb15aa77c7c1f447b2518e14)
 

Author SHA1 Message Date
  Stefan Bodewig e47b4d5aca Make Execute work for arguments containing spaces under JDK 1.1 under 25 years ago
  Stefan Bodewig 9bab4dab1a Class.forName("") throws an IllegalArgumentException instead of 25 years ago
  Stefan Bodewig 0b508c3284 Add a file attribute to echo to have a simple task that can create 25 years ago
  Stefan Bodewig 3f2688a0ed Added a refid attribute to property. 25 years ago
  Stefan Bodewig 79903e422d Make sure the JDBC driver knows how to handle the URL. 25 years ago
  Stefan Bodewig 6c4a81e3da Fixed typo that made the filtersfile attribute unusable. 25 years ago
  Stefan Bodewig e6a52064b9 Allow the driver for <sql> to be loaded from a different CLASSPATH. 25 years ago
  Stefan Bodewig dddcf551a9 Loading tasks from a ClassLoader other than the default one now works 25 years ago
  Stefan Bodewig 67eceb37c1 Third try to fix a typo. 25 years ago
  Stefan Bodewig b4a550aafc Second try to fix a typo. 25 years ago
  Stefan Bodewig da89ca486a Make JavaCC use the correct path when checking whether the generated 25 years ago
  Stefan Bodewig f3a0918e1d Allow sub classes of Zip to hold their own filesets and not tell Zip 25 years ago
  Conor MacNeill f688c57ce1 Include any inner classes in the generated Jar file. 25 years ago
  Conor MacNeill b8d38ba077 Allow filters to be set from a file. 25 years ago
  Conor MacNeill 2067d20b5c Allow sql task to write results to a file. 25 years ago
  Conor MacNeill d4458b7643 Only print messages from exceptions which are non-null 25 years ago
  Conor MacNeill e5d53ff1e6 Fix minor typo 25 years ago
  Conor MacNeill 054a8aba2a Documentation update 25 years ago
  Conor MacNeill 0f12933d9b Add the WLJspc task to the registered tasks 25 years ago
  Stefan Bodewig 78089779a7 Make <junit>s dir attribute work on JDK < 1.3 25 years ago
  Stefan Bodewig 6422ae65b1 Cosmetic changes. 25 years ago
  Stefan Bodewig ad48a0d392 Make the handling of nested #PCDATA more predictable by not stripping 25 years ago
  Stefan Bodewig ba5b2b8d7c New task <native2ascii>. 25 years ago
  Stefan Bodewig bcb96c9e9d Didn't know JUnit had its own website. 25 years ago
  Stefan Bodewig 6b11d7b61e Improved output and error checking in <java>. 25 years ago
  Stefan Bodewig 20429db1c4 Make defaultlogger easier to extend. 25 years ago
  Stefan Bodewig 683a5f1433 New task <uptodate> that set's a property if a given target file is 25 years ago
  Stefan Bodewig 7c231e500f Added unittests for a bunch of tasks. 25 years ago
  Stefan Bodewig 33100d85b6 Formatter would close System.out (preventing further output) 25 years ago
  Stefan Bodewig 53b4dec9ae extdir attribute/nested element of <javac> was broken when using jikes. 25 years ago
  Stefan Bodewig 640c3528b8 garbage again, sorry. 25 years ago
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 years ago
  Stefan Bodewig a341406b28 Fixed a link. 25 years ago
  Stefan Bodewig 4a9c1fbf6e Added dir attribute to <junit> and documentation for the one of <java>. 25 years ago
  Stefan Bodewig d36ee0d77c Added verbose and depend attributes to <javac> along with yet another 25 years ago
  Stefan Bodewig fef46698fb Make <war> use the .war directory layout. Don't ask me where my mind 25 years ago
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 years ago
  Stefan Bodewig 98d5287971 Put the PATH obtained from extdirs between bootclasspath and 25 years ago
  Stefan Bodewig 2aaf152da1 Only set location in BuildException if the task didn't provide it 25 years ago
  Stefan Bodewig 4727d20b80 Removed some garbage. 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig 4fbcfdedaf Treat OS/2 like Win NT with regard to <exec>'s dir attribute. 25 years ago
  Stefan Bodewig beee9e6a6b Make filtering of the copy tasks work with leading @ characters. 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 13eb95ae4d Fixed situation where Class.getClassLoader returns null for the 25 years ago
  Stefano Mazzocchi bd02671bd0 Updated this task so that you can have <classpath> inside that tells the Available where to look for classes and resources. It is completely back compatible so should cause any harm to anybody. 25 years ago
  Stefan Bodewig 472977c920 Updated WHATSNEW for <war> and <unwar>. 25 years ago
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 years ago
  Stefan Bodewig 6c89d5a7b8 Adapt <ant> to the fact that <property> does its work in execute() and 25 years ago
  Stefan Bodewig aa71851fb7 When using the temporary file to hold the source file names (in jikes 25 years ago