87 Commits (257dadeaf0fb8588b80fa71b24ee3aca38ea19b7)

Author SHA1 Message Date
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Steve Loughran c31f5ae257 Somewhat reworked patch for bug# 31106, submitted by Isao Yanagimachi. 21 years ago
  Stefan Bodewig 74c147ed2a Make NetCommand#setDirectory actually do something 21 years ago
  Matthew Jason Benson e8479cb9fc Exit status fixes. 21 years ago
  Matthew Jason Benson c25de77022 Move Process stream closure into a new public static method, 21 years ago
  Matthew Jason Benson 591f197bdd More typo corrections (not mine). 21 years ago
  Matthew Jason Benson e69dbc9413 Fix typo. 21 years ago
  Matthew Jason Benson 08fc138671 Close process streams in waitFor(Process). 21 years ago
  Matthew Jason Benson 14211b597a I/O-intensive processes hung when started by Execute.spawn() 21 years ago
  Matthew Jason Benson 1b72f9a649 Add Windows 2003 support to getProcEnvCommand() + minor refactoring. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 6c29f89924 Fail with a useful error message when the user asks us to fork a 22 years ago
  Stefan Bodewig 8e7167b58d The user.dir trick doesn't seem to work on OS X anymore, PR 23400 22 years ago
  Stefan Bodewig 655ad8f525 improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch> 22 years ago
  Stefan Bodewig 2bd38f0df1 Restart stream reading and writing for each execution in <apply>. 22 years ago
  Stefan Bodewig 36accb02b3 Treat timeout like a failed execution, fix comments on Execute#getExitCode 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Jan Materne 0c42e047b2 Checkstyle 22 years ago
  Antoine Levy-Lambert 3396e7c321 Remove direct call to deprecated project, location, tasktype Task field, 22 years ago
  Stefan Bodewig e67a40fbb3 Revert part of the commit that made tasks use Execute#isFailure. 22 years ago
  Antoine Levy-Lambert 35845f7053 This change allows exec to start a process which will run independently of ant. 22 years ago
  Antoine Levy-Lambert efb4de4096 style 22 years ago
  Stefan Bodewig 96404f8700 Add support for OpenVMS logicals as "environment variables". 22 years ago
  Stefan Bodewig d47dfcbc98 Use Execute.isFailure 22 years ago
  Stefan Bodewig f30f3d21cb Add OpenVMS support to <exec>. 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 743a75153a Ensure terminated processes are allowed to complete before finishing the 22 years ago
  Stefan Bodewig ed475344e7 NonStop Kernel is Unix as far as Ant is concerned. 22 years ago
  Stefan Bodewig 078e8aaeaa Improve OS/2 support: 22 years ago
  Stefan Bodewig 006b093ab2 Don't hardcode /usr/bin/env for Unix. 22 years ago
  Stefan Bodewig f624f1bf4d Add support for HP's NonStop Server (formerly known by several names, 23 years ago
  Stefan Bodewig c89a66172d Preparing merge to 1.5 branch 23 years ago
  Stefan Bodewig 88251d50a4 Don't use "cd /d" on OS/2. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 8e67850ad6 Add <os> and <exec> support for OS/400. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Stephane Bailliez 15c3ec9b26 Destroy the process in case the thread is interrupted 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Stefan Bodewig 233ae85c5f Don't tell people we'd execute a given command line when we really do 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Stefan Bodewig c51b8ee385 Normalize some @since tags 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago