629 Commits (b86a0a2830f81aa373a40ca7db51c5308f58550a)
 

Author SHA1 Message Date
  Conor MacNeill ef6aec8251 Provide an explanation, at verbose level, of why Javac decides to compile 25 years ago
  Conor MacNeill b211d1bcbf Print the ant version when ant is run in verbose mode. 25 years ago
  Conor MacNeill 655df7f9e1 Upgraded Classloader to allow more control over which classes are loaded 25 years ago
  Stefan Bodewig 403c32e5c5 Fixed typo and changed second <script> example to use NetRexx. 25 years ago
  Stefan Bodewig 95f437b2d1 The attribute name is id not ID, ts. 25 years ago
  Stefan Bodewig bbcbfb186a Added <classpathref> element to <junit>. 25 years ago
  Stefan Bodewig c064456730 Added documentation for the ID attribute and classpathref. 25 years ago
  Stefan Bodewig de3b5b8520 Work around a problem with a NullPointerException on IBM JDK 25 years ago
  Stefan Bodewig f929d4bc2b documented the <execon> task. 25 years ago
  Stefan Bodewig 6e876ab7f8 log environment variables we set for the subprocess when -verbose is used. 25 years ago
  Stefan Bodewig 23f7147dc6 Removed class attributes of <available>, <rmic> and <taskdef>. 25 years ago
  Stefan Bodewig 3facebf533 Updated documentation for <chmod> and removed <chmod>'s src attribute. 25 years ago
  Stefan Bodewig 75eff8434d Added documentation for the <antstructure> task. 25 years ago
  Stefan Bodewig 7cd8917ae7 Added references to fileset where appropriate. 25 years ago
  Stefan Bodewig ca6e873197 Documented fileset and patternset, removed the items and ignore 25 years ago
  Stefan Bodewig 0679f04a82 Removed <keysubst> and <expand> which have been deprecated in 1.1. 25 years ago
  Stefan Bodewig 7db9027588 Avoid NullPointerException in FileSet. 25 years ago
  Stefan Bodewig e2a75898e8 avoid NullPointerException in DirectoryScanner.scandir. 25 years ago
  Stefan Bodewig a252eb8543 \ is no special character for Commandline anymore. 25 years ago
  Stefan Bodewig b469445f84 Changed antRun to handle arguments containing spaces properly. Removed 25 years ago
  Stefan Bodewig 3a854da6aa Make <genkey> and <signjar> work again - they've been broken since 25 years ago
  Stefan Bodewig 4a102d1bd8 fixed typo. 25 years ago
  Stefan Bodewig 776e951269 Documentation for command line arguments (the nested elements for them). 25 years ago
  Stefan Bodewig 0097b2ed9e Documentation for nested <env> in <exec>. 25 years ago
  Conor MacNeill c30a78b74e Do not try to load from jars which don't exist 25 years ago
  Stefan Bodewig c3f2def559 Documentation for the multi line extension of <replace> 25 years ago
  Conor MacNeill c2007a8479 Move addExisting functionality from javac to Path 25 years ago
  Stefan Bodewig 818cb969ad <junit> more or less completely rewritten and documented. 25 years ago
  Stefan Bodewig 10c41029ae The real patch for exec and JDK 1.3. 25 years ago
  Stefan Bodewig 92ba08996f Use new Runtime.exec() method of JDK 1.3 instead of antRun if present. 25 years ago
  Stefan Bodewig ae6285b06e Fixed typo (but I swear it compiled before). 25 years ago
  Stefan Bodewig ab761fc434 Added some (deep) clone methods. 25 years ago
  Stefan Bodewig 2c09476bfe Make Path.append() more forgiving. 25 years ago
  Stefan Bodewig 65e7fa5766 Modern compile was broken. 25 years ago
  Stefan Bodewig c437e0d2a0 Replace can now work on multi line tokens/values. 25 years ago
  Stefan Bodewig c32873b519 Added nested elements and attributes to reference CLASSPATH structures 25 years ago
  Stefan Bodewig 3c66612026 New task <ftp> to do FTP _uploads_. 25 years ago
  Stefan Bodewig 00ecf29ec1 Still to Unix centric. 25 years ago
  Stefan Bodewig 6667e4cdd6 Some cleanup in Javac. Removed duplicate code and used the nested 25 years ago
  Conor MacNeill 1f870a7a50 Stop ANT_OPTS growing 25 years ago
  Conor MacNeill 81a0f04e4e Add JIKESPATH and JAVA_HOME warning to the Windows batch files 25 years ago
  Conor MacNeill dbf8062131 Changes the translateline method so that backslash escaping only applies to 25 years ago
  Jason Hunter 32cfa5b106 Moved MailMessage from com.oreilly.servlet to org.apache.tools.mail 25 years ago
  Stefan Bodewig 82e6aad204 Make Jikes use the new Execute class instead of calling Runtime.exec itself. 25 years ago
  Stefan Bodewig 5a75c73535 Removed possible NullPointerException in <vssget>. Cleaned up JDK 25 years ago
  Stefan Bodewig 4f10a1e3b2 DirectoryScanner will now only scan directories which are included or 25 years ago
  Conor MacNeill 0dd985bc2a Add some eror checking to the syntax of the linkoffline attribute 25 years ago
  Stefan Bodewig b18b40b152 Moved the javadoc == 1.1 or 1.2 check out of init(). 25 years ago
  Stefan Bodewig 24964c3232 Removed JDK 1.2+ dependency from <cab> task. 25 years ago
  Stefan Bodewig 6d7c130971 Did some cleanup. 25 years ago