556 Commits (0fdd59711a020c720ee5ad9ad61c2b7fdd58c488)

Author SHA1 Message Date
  Conor MacNeill f4fc408057 Make SQLExec print its output at the task level rather than the single 25 years ago
  glennm 596d7e465f Added error message if a single file specified by the file attribute is missing. 25 years ago
  Conor MacNeill 2e15020c1e Fix SQLExec printing of results. It was using the return from getResultSet to 25 years ago
  Stefan Bodewig 6103df477a Added a nested prefixedfileset element to <war> 25 years ago
  Stefan Bodewig 6f18050729 Added an output attribute to <java>. 25 years ago
  Stefan Bodewig 73db4788f6 Reinstate javadoc's failonerror attribute. 25 years ago
  Conor MacNeill bdad876fd6 Fix minor type in Zip task 25 years ago
  Conor MacNeill 2f00346128 Restore the -d flag for destdir when it is supplied. Whilst this is an option 25 years ago
  Conor MacNeill 1c5081e8a5 Depend task 25 years ago
  Stefan Bodewig 1375c85ac2 javadoc correction to ExecTask 25 years ago
  Conor MacNeill cfaea6cf8a Make sure files get closed even when there is an exception. 25 years ago
  Conor MacNeill c7c8803619 Added the propertyfile task which can manipulate property files. 25 years ago
  Stefan Bodewig b189662bae Make <javac> always add +F to the jikes command line if 25 years ago
  Stefan Bodewig 2198f70d70 and don't swap stderr and stdout either. 25 years ago
  Stefan Bodewig 2b0355c521 Better redirect stderr and stdout instead of stderr twice. 25 years ago
  Stefan Bodewig 99f3f52ede Ensure the output of the modern compiler is going to be redirected as 25 years ago
  Conor MacNeill 34b083983d Roll back EJBC changes to the separate helper run in a separate VM. The use of 25 years ago
  Stefan Bodewig 205151486a It seems far more plausible to interpret a relative file URI in SYSTEM 25 years ago
  Stefan Bodewig 081d01391f Resolve filenames in SYSTEM entity declarations relative to the 25 years ago
  Conor MacNeill 626d7f944f Allow ant to be installed in a Windows directory containing spaces such as 25 years ago
  Stefan Bodewig 838def06a0 And no stack trace for classic compiler either. 25 years ago
  Stefan Bodewig b0027003f4 Don't print stack traces on compilation errors. 25 years ago
  Conor MacNeill afd1f285df Make sure ejbc task handles situation when build.compiler is not set 25 years ago
  Stefan Bodewig 76641fe514 Make MacOS X a valid Unix (in <chmod>'s point of view). 25 years ago
  Conor MacNeill 5308826fb8 Make the flatdestdir attribute work when using deployment descriptors 25 years ago
  Conor MacNeill cf01e99f9e Provide access to more ejbc options 25 years ago
  Conor MacNeill a58b5083c4 Provide more control over running Weblogic. 25 years ago
  Conor MacNeill 2deeb0512d Add warning about sytnax change for this task 25 years ago
  Stefan Bodewig b02f11df78 Don't print the message of a thrown BuildException to stderr twice. 25 years ago
  Stefan Bodewig 4673e840dc Better error reporting when <ant> cannot find the build file, grammar 25 years ago
  Stefan Bodewig 1172691331 Reset destDir to null in <copy> if destFile has been set. This allows 25 years ago
  Stefan Bodewig 7241d07c90 Give the user a clue what to do when the "task could not be found" 25 years ago
  Stefan Bodewig e88e9617e2 Added a location attribute to <property> to provide easy access to the 25 years ago
  Stefan Bodewig 7c29b7f875 typo 25 years ago
  Stefan Bodewig d8bff4d35a Added a nested sysproperty element to <java>. This allows the user to 25 years ago
  Stefan Bodewig 8e8cf291a5 Made destdir in <javac> optional - don't use the -d switch at all if 25 years ago
  Stefan Bodewig 3c045b38b0 Make sure a BuildException thrown inside a <script> doesn't get 25 years ago
  Stefan Bodewig 18cf53f2b7 Throw an exception if the zip/jar/warfile attribute has been omitted 25 years ago
  Stefan Bodewig c89099e9b9 Make <javac> use the value of srcdir as destdir if the latter has not 25 years ago
  Stefan Bodewig 30385849b7 Made AntClassLoader always add java.* and javax.* to the list of 25 years ago
  glennm a1eaa272b4 Throws BuildException if it tries to resolve a path which 25 years ago
  Stefan Bodewig e2bb645b67 Make <sql> ignore empty "statements". 25 years ago
  Stefan Bodewig 843de6102d Make the system call a little bit more secure. 25 years ago
  glennm fd507cf2d2 Added an includeEmptyDirs attribute to Copy and Move tasks. The default 25 years ago
  Stefan Bodewig e13d922745 Documentation for the perforce task. 25 years ago
  Stefan Bodewig 52f8d9c020 New optional task for the SCC system Perforce. 25 years ago
  Stefan Bodewig d1c16d4c5c (Re)enable support for multiple CVS modules in a single cvs task. 25 years ago
  Stefan Bodewig df7215b8f5 Don't assume it has been the build file if the parser throws a 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