12072 Commits (192168751c88f8ffbfe39089024a5bd8b9197c74)
 

Author SHA1 Message Date
  Costin Manolache 5a53146bbe Added a new property to task: "description". 26 years ago
  Sam Ruby 2787a0ad84 better backwards compatibility 26 years ago
  Costin Manolache 617c63c012 - Fixed ( workaround) Deltree - didn't worked on taz or any machine with 26 years ago
  Costin Manolache e3dd337f59 - Get will try 3 times and has an option to ignore the errors 26 years ago
  Costin Manolache b50aeba8b7 Use createProperty instead of addProperty. 26 years ago
  Sam Ruby c4815378ef Change design pattern for nested elements from "addBar" to "createBar" 26 years ago
  Costin Manolache b7258ab797 - added "deep" properties to <ant> - you can now set properties for the 26 years ago
  Sam Ruby 653124c46b This is a simple patch which adds an attribute "classname" as an alias for 26 years ago
  Sam Ruby 7f93c6c464 Accept include and exclude nested XML elements. Also allows for the 26 years ago
  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