352 Commits (818cb969adef1df0f5918ba62f80f62502d5e53e)
 

Author SHA1 Message Date
  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
  Stefan Bodewig 29cf33f78f Mac patches to Execute (regarding working directory). 25 years ago
  Stefan Bodewig ee344eb125 New optional task <cab> to create Microsoft CAB archives. 25 years ago
  Stefan Bodewig 565b600d95 Added flatten attribute to <copydir>. 25 years ago
  Stefan Bodewig 0245d769bd Added missing dot to default extension in <style>, ensured Xalan gets 25 years ago
  Stefan Bodewig e7e63a0e7a Delete the corrupt ZIP-file if <zip> or <jar> tasks fail. 25 years ago
  Stefan Bodewig 63363f91c8 Some documentation patches. 25 years ago
  Stefan Bodewig 9dffc42e1a The "cvs add" I had forgotten, sorry. 25 years ago
  Stefan Bodewig 1f8aca50b4 New task genkey. 25 years ago
  Stefan Bodewig f23f966ca7 Fixed JDK 1.1 compilation issue. 25 years ago
  Conor MacNeill 089d421c3f Rewrote the property resolution code so that it handles empty property 25 years ago
  James Duncan Davidson f8a23baad2 Removed ancient utah whiteboard area. The material in /spec is much 25 years ago
  Conor MacNeill 17a06c47ff Return the actual type rather than the interface type to avoid any introspection 25 years ago
  Stefan Bodewig 813dfa5f81 Nested <src> element of <javac> would cause a NullPointerException. 25 years ago
  Conor MacNeill cf07b113a0 Change the ejbjar to separate out vendor specific processing into separate 25 years ago
  Stefan Bodewig 4290fbcebd fixed NullPointerException in <sql> 25 years ago
  Stefan Bodewig 0de273b25b Allow parallel execution on windows - now that antRun.bat has been fixed. 25 years ago
  Conor MacNeill d4187a8144 Support more than 9 arguments under Win 95/98 25 years ago
  Stefan Bodewig a8d4fe6d9b Add nested fileset and filesetref attributes to Path. 25 years ago
  Stefan Bodewig 20dede5ad8 MSVSS doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig c2077d52dd Javadoc doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig 9174fbde3b Added maxmemory attribute to <java>. 25 years ago
  Conor MacNeill 0b389735d0 Recognize Windows 2000 for ther purposes of exec (so that it behaves 25 years ago
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 25 years ago
  Stefan Bodewig 6035bbf18d Converted <patch> and <cvs> to new framework. 25 years ago
  Stefan Bodewig 1c38f4ed52 Didn't set the basedir correctly if the attribute to project was 25 years ago
  Stefan Bodewig 78b414381f Added nested <filesetref> element to <execon>. 25 years ago
  Stefan Bodewig 89fcd5b57a Somehow lost the jvm attribute of <java> with last update. 25 years ago