1070 Commits (a7f39c75ec16c6c5a353dc4b7fc1f91f68dc31ae)

Author SHA1 Message Date
  Conor MacNeill 9de84f88c7 Add support for delimiter type. Base don the ideas contained in 24 years ago
  Conor MacNeill 30cf43949a Only delete the target file when it is in fact a file - don't 24 years ago
  Conor MacNeill 44eb536d1a javadoc @files do not work under JDK 1.1 24 years ago
  Conor MacNeill 6a50cd2269 Don't try to print out result set if the execute method returns false 24 years ago
  Conor MacNeill 53775a646a Improve OS related messages in Exec 24 years ago
  Conor MacNeill 6d157f462c Add inheritAll attribute to <ant> task 24 years ago
  Conor MacNeill 1dfa5ca002 Add new vmlauncher attribute to exec. This defaults to true to execute 24 years ago
  Stefan Bodewig fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to 24 years ago
  Stefan Bodewig 218ad5fc4d Work around a feature of the system classloader in some VMs - it 24 years ago
  Stefan Bodewig efe6a8f909 some method signatures in IntrospectionHelper have changed. 24 years ago
  glennm 84b68cc945 Provide more descriptive error messages whenunknown attributes and elements are encountered in the build file.Bugzilla: 1722 24 years ago
  Stefan Bodewig 1c03d47380 properly recurse remote directory in <ftp> 24 years ago
  Stefan Bodewig cc432705f2 delete existing target files before copying - this avoids overwriting 24 years ago
  Stefan Bodewig a47dcdd21f Search for the generated file in the "right" directory in <jjtree>. 24 years ago
  Stefan Bodewig 6440b64b5a Changes to rmic based on discussion with Rob van Oostrum 24 years ago
  Stefan Bodewig aca10a1d12 make pathconvert task compile in JDK 1.1 24 years ago
  Conor MacNeill da02e1b6b8 Add in EAR task to the standard task defs 24 years ago
  Conor MacNeill 0bd5224518 Add support for getResources to the classloader 24 years ago
  Conor MacNeill 9fe3d6599c EJBJar now reports errors when weblogic ejbc fails rather than continuing 24 years ago
  Peter Donald 30c15adf83 My excuse is that I was hit with a srupid stick when I was a child. 24 years ago
  Conor MacNeill df8f6d006f Allow DTD locations to be URLs effectvely mapping the URLs 24 years ago
  Conor MacNeill cea87ef983 Cleanup of Borland ejbjar element 24 years ago
  Stefan Bodewig 68fb37b1a2 Some initial work on rmic to make it handle -iiop better (doesn't 24 years ago
  Conor MacNeill a50b60cdd9 Allow the manifest to be specified in the ejbjar task. This adds the given manifest 24 years ago
  Stefan Bodewig ea556429da Declare BuildException in Sleep.validate explicitly. 24 years ago
  Conor MacNeill 0b31d6f97a 2nd Installment of the ejb-jar naming convention changes. This 24 years ago
  Stefan Bodewig e44bb7e39b try to use English. 24 years ago
  Conor MacNeill ae030e51f4 First steps on reforming the ejbjar naming conventions. This installment 24 years ago
  Stefan Bodewig 1e57e83036 Add force attribute to <style> task to allow it to run independent of 24 years ago
  Peter Donald 202ccdce26 New task to convert paths to those of a different OS. 24 years ago
  Stefan Bodewig 94e5ec6161 Fix JDK 1.1 incompatibility 24 years ago
  Stefan Bodewig 87cd4dc6c4 Remove definition of undocumented and obsolete compiletask task. 24 years ago
  Stefan Bodewig 6d4c233dcb Make the packagelistloc attribute of javadoc's link child a File so it 24 years ago
  Stefan Bodewig a26511e231 new files for new <sleep> task. 24 years ago
  Stefan Bodewig 8a23eb5f56 new task <sleep> 24 years ago
  Peter Donald fcbf12d7b6 Made SignJar support nested FileSets. It will also check if relevent signature file is present before signing if attribute lazy="true" is set 24 years ago
  Stefan Bodewig a891255928 Various typos and documentation fixes. 24 years ago
  Sam Ruby 35aee5ccea Prep for JDK 1.4. 24 years ago
  Stefan Bodewig ac6f3addd3 Add a property that contains the version of Ant. 24 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Stefan Bodewig 68f6b984a9 New task <typedef> 24 years ago
  Stefan Bodewig 91f7d992dc Don't change working directory for javadoc. 24 years ago
  Peter Donald 1dc00cb1d1 Made setProject public. 24 years ago
  Peter Donald 18ea21ee7d Added failonError attribute. 24 years ago
  Peter Donald 18485227c0 Added in jdpend task 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 24 years ago
  Stefan Bodewig 7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use 24 years ago
  Stefan Bodewig f0572cb75e Add skipemptyfilesets attributes to <execon> and <apply>. 24 years ago
  Stefan Bodewig c2c9a383f2 Update for JUnit 3.7. 24 years ago
  Sam Ruby cd70defe84 Fix an ArrayIndexOutOfBoundsException when building dom4j on Windows 24 years ago