23 Commits (5b377d290d4ff3d4557987da9b3c2dd802203cde)

Author SHA1 Message Date
  Steve Loughran 5b377d290d Last weeks changes took away helpful information about why exec failed to run; this puts it back in. 24 years ago
  Steve Loughran d8b96a6359 report a timeout to the log 24 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 24 years ago
  Steve Loughran daa1b619a1 PR 5025 : Execute still fails when failonerror=false and the error is program not found 24 years ago
  Steve Loughran f15a929e0a PR 5025 : Execute still fails when failonerror=false and the error is program not found 24 years ago
  Magesh Umasankar 17e5ca8721 Convert tabs to spaces... 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig f3b55df1fa Add outputproperty attribute to <exec> to capture the output of the 24 years ago
  Conor MacNeill 53775a646a Improve OS related messages in Exec 25 years ago
  Conor MacNeill 1dfa5ca002 Add new vmlauncher attribute to exec. This defaults to true to execute 25 years ago
  Conor MacNeill 571c177da2 Change Chmod task so that the usage 25 years ago
  Peter Donald 021634e2bb If directory is specified test if it's a valid one. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald cc3fb0c926 Load environment variables either when a task is explictly executed ( <property environment="blah" /> where blah will be prefixed to every variable). Also load it when env elements are specified to exec calls. 25 years ago
  Stefan Bodewig 73db4788f6 Reinstate javadoc's failonerror attribute. 25 years ago
  Stefan Bodewig 1375c85ac2 javadoc correction to ExecTask 25 years ago
  Stefan Bodewig 6e876ab7f8 log environment variables we set for the subprocess when -verbose is used. 25 years ago
  Stefan Bodewig 776e951269 Documentation for command line arguments (the nested elements for them). 25 years ago
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 25 years ago
  Stefan Bodewig 61320f305f Reworked the <exec> and (now so called) <execon> tasks. 26 years ago
  Stefan Bodewig 6ece0b71b5 Talked about the nested arg element and forgot to include it, tss. 26 years ago
  Stefan Bodewig fa41974df0 Fixed some JDK 1.1 problems. 26 years ago
  Stefan Bodewig 3e3008a15b New Execution Framework. 26 years ago