65 Commits (0c42e047b2d21916e4aada7ca5f54466cccfdf94)

Author SHA1 Message Date
  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. 23 years ago
  Stefan Bodewig 078e8aaeaa Improve OS/2 support: 23 years ago
  Stefan Bodewig 006b093ab2 Don't hardcode /usr/bin/env for Unix. 23 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. 24 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Stefan Bodewig 233ae85c5f Don't tell people we'd execute a given command line when we really do 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Stefan Bodewig c51b8ee385 Normalize some @since tags 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig b0fcc6e32c Make sure <cvspass> closes its streams. Cleanup. 24 years ago
  Stefan Bodewig c2717b6fb3 give credit to Jeff for his NetWare patches. 24 years ago
  Stefan Bodewig 2737393e9f Fix problems in Linux version of <cab>: 24 years ago
  Erik Hatcher 44b170125d Fix for #6288 24 years ago
  Stefan Bodewig 6c242cf4d1 a little more cleanup 24 years ago
  Stefan Bodewig 7c50981b05 superfluos line 24 years ago
  Stefan Bodewig 17243cca1d Add a new "os family" win9x. If I had a decent name for Windows that 24 years ago
  Stefan Bodewig 487989a059 make Execute support Windows XP. 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Stefan Bodewig 03d2b1c05f If running on JDK 1.3 register an exit handler that kills spawned 24 years ago
  Steve Loughran a1694b917e new method, killedProcess() which returns true if there is a watchdog and it killed the process 24 years ago
  Peter Donald 37e1a98039 Added slightly modified version of Execute. 24 years ago
  Stefan Bodewig ab9f91736a Take care of NetWare when searching for "java" and "javadoc", add 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Nico Seessle 480e64cc18 property environment=.. failed under JDK 1.2 with a NPE because WinNTCommandLauncher.exec() got a null working directory and a null Project - reported by <Aimee.Ukasick@med.ge.com> 24 years ago
  Sam Ruby 198880a644 Avoid NPE's - seen when running JUnit on Win2K 24 years ago
  Conor MacNeill 561a6d3abf Add some better error management for exec errors. By wrapping the real 24 years ago
  Conor MacNeill 1dfa5ca002 Add new vmlauncher attribute to exec. This defaults to true to execute 25 years ago
  Peter Donald 00f96abeb0 Made sure OS version is parsed correctly for OSX 25 years ago
  Nico Seessle 4ee2e5c268 The completion of the fix for Bug #975: include proper handling of parsing 25 years ago