13113 Commits (15d585e54d7d8f140865356a8538066fb0694d49)
 

Author SHA1 Message Date
  Sam Ruby 8de96cafd7 add support for nested properties 26 years ago
  Stefano Mazzocchi 08e4c1a818 updated filtering docs 26 years ago
  Stefano Mazzocchi 764d1e985b improved filtering granularity... now all tasks that use copyfile can turn filtering on and off on a task granularity level, useful to avoid binary corruption by filtering 26 years ago
  Sam Ruby 8d02bfc707 remove debugging code 26 years ago
  Sam Ruby e0ad7527a0 don't rebuild zip/jar files if they are up to date already 26 years ago
  Stefano Mazzocchi ae16bb711b Several changes: 26 years ago
  Sam Ruby ab202c98ab Error assigning char data to a byte (Blackdown JDK 1.2.2). Fixed by 26 years ago
  Sam Ruby e75231b54c Add a task to convert a text file to local OS conventions. Can also 26 years ago
  Sam Ruby da0b4ab0b1 The Tstamp task uses incorrect formatting strings for DSTAMP & TSTAMP: 26 years ago
  Stefano Mazzocchi f144909773 updated latest changes 26 years ago
  Stefano Mazzocchi ba22b3de5a Added the init() method to Task 26 years ago
  Stefano Mazzocchi 3c26912e56 Added "available" task that sets a property in case a file|class|resource is present in the system 26 years ago
  Stefano Mazzocchi bf94e2fb09 added Tar task + implementation classes 26 years ago
  Stefano Mazzocchi 064d126d42 better abstraction on the includes/excludes 26 years ago
  Sam Ruby 8769384760 Javadoc improvements 26 years ago
  Sam Ruby 2b24bb0d55 Shell portability fixes 26 years ago
  Sam Ruby e1104262ad make sure that bootstrap builds bin directory 26 years ago
  Sam Ruby 7c5a109259 Now that javadocs are part of the dist, antRun needs to be included in 26 years ago
  Sam Ruby d0660478f8 eliminate deprecated usage of items attribute 26 years ago
  Sam Ruby 35c0faa1a2 1) Correct potential infinite loops when parsing invalid Java source 26 years ago
  Sam Ruby 1af1e04eef Fixed javadoc so that it doesn't go into an infinite loop on lines such as: 26 years ago
  Sam Ruby 956f4eec6c remove reference to obsolete antRun.bat 26 years ago
  Arnout J. Kuiper 2869feaa95 Added some comments to some examples. 26 years ago
  Arnout J. Kuiper ea918a10c8 Updated the manual to contain info on the pattern based directory scanning. 26 years ago
  Arnout J. Kuiper 1844a85f5f Made tasks able to use the new pattern based directory scanning, while 26 years ago
  Arnout J. Kuiper 23a03fcf16 Initial checkin 26 years ago
  Sam Ruby 110a40d71a Credit where credit is due. I see some content here that I can trace 26 years ago
  Sam Ruby d84932f8b0 Restore support for > 9 parameters on exec calls on Windows 26 years ago
  Sam Ruby 5d4e93228c Merge classpath+sourcepath for jdk 1.1 26 years ago
  Sam Ruby ad0ebdf6e0 Place dist in the same place as the other jakarta projects. 26 years ago
  Sam Ruby b9bd3705f0 JDK 1.1.8 apparently doesn't like self referencial imports 26 years ago
  Sam Ruby 8c796fb38a More ant.home cleanup 26 years ago
  Sam Ruby d904d0c097 Ensure quoted strings for javadoc are interpreted properly by the shell 26 years ago
  Costin Manolache b0bde55505 Added TaskAdapter - allows use of external Beans, without requiring them to 26 years ago
  Stefano Mazzocchi f1ac33a129 transformed tabs into spaces... 26 years ago
  Stefano Mazzocchi 1ee4709de6 used the new boolean method 26 years ago
  Stefano Mazzocchi b4bb2d2fbb transformed tabs into spaces for more portable look 26 years ago
  Stefano Mazzocchi 4e7ce7833d added ability to fork the JVM for those processes that call System.exit(), also added the JVM arguments 26 years ago
  Stefano Mazzocchi 65d02e393d cleaner use of the Java API and added the "TODAY" stamp, used mainly in documentation 26 years ago
  Stefano Mazzocchi c697c4d2d0 updated task list 26 years ago
  Stefano Mazzocchi f5a5cef905 new task: delete single file (strangely it was missing) 26 years ago
  Stefano Mazzocchi d4110f6b4e centralized and more generic method for evaluating boolean attributes 26 years ago
  Stefano Mazzocchi bcc17b93f0 removed these: mixing the GPL with BSD is bad, no matter what... 26 years ago
  Stefano Mazzocchi 62fcabf8c0 small cleanups 26 years ago
  Stefano Mazzocchi ec22350dec MUCH! improved documentation (also up-to-date with latest changes) 26 years ago
  Stefano Mazzocchi 6616ff5ed9 some nice intro (preparing for a decent distro) 26 years ago
  Stefano Mazzocchi 6f9b741e90 new build file (hopefully better) 26 years ago
  Sam Ruby a037ae329b Simultaneously consume both the stdout and stderr during exec calls 26 years ago
  Sam Ruby 0218e3ecae Better support for jdk1.2, keep the generated source files and put them in 26 years ago
  Sam Ruby b139901cab Main: fixed a pb with the -D parameter 26 years ago