61 Commits (30cf43949ad6bab8bc7e0ce87a543cbcf754ad7e)

Author SHA1 Message Date
  Conor MacNeill 30cf43949a Only delete the target file when it is in fact a file - don't 24 years ago
  Stefan Bodewig cc432705f2 delete existing target files before copying - this avoids overwriting 24 years ago
  Stefan Bodewig 68fb37b1a2 Some initial work on rmic to make it handle -iiop better (doesn't 24 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Stefan Bodewig 9f4642716c Assorted patches: 24 years ago
  Stefan Bodewig c434eba788 Centralize method for setting last modification time of a file in Project. 25 years ago
  Stefan Bodewig 7b485798bb revert <style> to old behavior - make its style attribute interpreted 25 years ago
  Stefan Bodewig 9783e6c8cc Make Ant deal with non-String elements stored in system properties. 25 years ago
  Conor MacNeill e5901560e7 Minor format change. 25 years ago
  Jon Scott Stevens adbdf5d6c8 rolling back Josh's changes until he provides a better patch. :-) 25 years ago
  Jon Scott Stevens 9d48fbb8c3 added ability to define the begin/end tokens for the filtering. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 584cbc7ad0 Added the attribute preservelastmodified to copy task. 25 years ago
  metasim 04cf5e0186 Opened up access to the topological sort code so a list targets that 25 years ago
  Peter Donald 4ef711b651 Changed "project.name" to "ant.project.name" 25 years ago
  Peter Donald 54bed77e3a Patched so that project name is available via the property "project.name" 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  glennm a1eaa272b4 Throws BuildException if it tries to resolve a path which 25 years ago
  Stefan Bodewig fc10e04872 Made sure that Project.resolveFile would always use the canonical path 25 years ago
  Stefan Bodewig dddcf551a9 Loading tasks from a ClassLoader other than the default one now works 25 years ago
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig beee9e6a6b Make filtering of the copy tasks work with leading @ characters. 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 8b01a00d17 filtering would fail if the number of @ was an uneven number. 25 years ago
  Stefan Bodewig 76924feb0d Correctly handle the case where one of the defaults.properties files 25 years ago
  Stefan Bodewig 46b4505bc0 Added infrastructure to create data types independent of tasks. 25 years ago
  Stefan Bodewig a252eb8543 \ is no special character for Commandline anymore. 25 years ago
  Stefan Bodewig 5a75c73535 Removed possible NullPointerException in <vssget>. Cleaned up JDK 25 years ago
  Stefan Bodewig 12f19c9321 Modified Ant task to be less memory consuming. 25 years ago
  Stefan Bodewig 8953b25e9e Added a taskType attribute in addition to the taskName attribute to 25 years ago
  Stefan Bodewig 58fb68f483 Make Tasks aware of the name they are used as - and change the 25 years ago
  Stefan Bodewig 5fbf26cd07 Make subprojects aware of custom tasks. 25 years ago
  Conor MacNeill ea7cd6fbfe Change Project.translatePath to use PathTokenizer 25 years ago
  Conor MacNeill b879b27c72 Add nested doclet tag to javadoc task 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Stefan Bodewig d72589dc05 reintroduced the forseoverwrite attribute to copydir into build.xml 25 years ago
  Sam Ruby f71f90b16f Various cleanups 25 years ago
  Conor MacNeill b417973d39 Clean up ant generated output 25 years ago
  Conor MacNeill 948ce9bca7 Remove System.exit calls. 25 years ago
  Conor MacNeill 1ba5087df4 Add BuildEvents to Ant 25 years ago
  Sam Ruby 049d4a294a Make sure that properies from the command line and/or parent projects 25 years ago
  Arnout J. Kuiper 1b5eae2230 Properly set the "ant.java.version" property. 25 years ago
  Sam Ruby 299bd97429 Ant should not depend on tasks unless they are used. 26 years ago
  Sam Ruby 9207ca8a59 Support UNC filenames (\\server\path\file) on Windows platforms 26 years ago
  Costin Manolache e14600612c Added "output" parameter to Ant - it will allow the redirection of output. 26 years ago
  Sam Ruby 945b6d36d1 Allow names to be used as id references 26 years ago
  Sam Ruby e9f55d77d1 Added an *OPTIONAL* task which will allow a script, embedded or external, 26 years ago
  akv efbabaf849 (Possibly temporary) Fix for getting Taskdef in build files to actually work. 26 years ago
  Costin Manolache 617c63c012 - Fixed ( workaround) Deltree - didn't worked on taz or any machine with 26 years ago