39 Commits (d91fdceaa60b70502667049c3156197ab14908f0)

Author SHA1 Message Date
  Stefan Bodewig d91fdceaa6 <java> may alter value of dir during execute. Cosmetics. 23 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 23 years ago
  Stefan Bodewig d463563bef timeout support for <java> 23 years ago
  Stefan Bodewig 6258074cd0 Add append attributes to <exec>, <java> and <sql> 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Stefan Bodewig 1df308115f add environment variable support in <java> for forked VMs. 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stephane Bailliez 458b181fc1 Added the support to the -jar option in the command line per suggestion of <aspyker@nc.rr.com> 24 years ago
  Conor MacNeill 8543e47b28 Add jvmVersion attribute so that maxmeory is formatted correctly for the 24 years ago
  Conor MacNeill 74eb73ac39 Add a security manager so that non-forked java programs that call 24 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 24 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 24 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 6f18050729 Added an output attribute to <java>. 25 years ago
  Stefan Bodewig d8bff4d35a Added a nested sysproperty element to <java>. This allows the user to 25 years ago
  Stefan Bodewig 6b11d7b61e Improved output and error checking in <java>. 25 years ago
  Conor MacNeill 02bf23c463 Allow commands to be reused by clearing their arguments 25 years ago
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 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 c32873b519 Added nested elements and attributes to reference CLASSPATH structures 25 years ago
  Stefan Bodewig 9174fbde3b Added maxmemory attribute to <java>. 25 years ago
  Stefan Bodewig 89fcd5b57a Somehow lost the jvm attribute of <java> with last update. 25 years ago
  Stefan Bodewig c5faebbd85 Java rewritten so that it no longer extends Exec. 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Conor MacNeill 3e49b015c5 Provides an Ant Class loader. 25 years ago
  Stefan Bodewig cf4c2f0187 Remove duplicate entries in Path. 25 years ago
  Stefan Bodewig aa7f2d4046 Added Thomas Haas Path class. 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Conor MacNeill 83fd4e64cd Provide access to the return code of the JavaVM when it is forked. 25 years ago
  Sam Ruby 888d09c107 Allow java classes to be called with no arguments 26 years ago
  Sam Ruby 653124c46b This is a simple patch which adds an attribute "classname" as an alias for 26 years ago
  Stefano Mazzocchi ae16bb711b Several changes: 26 years ago
  Stefano Mazzocchi 064d126d42 better abstraction on the includes/excludes 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
  James Duncan Davidson bce31805e9 initial checkin 26 years ago