99 Commits (8c38eb4c618fdf496d577962a1fe2f3c91516b9a)

Author SHA1 Message Date
  Gintas Grigelionis 8c38eb4c61 Use foreach loops (cherry-pick 1c80d50) 7 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Stefan Bodewig 09d19ba100 sometimes setting a flag isn't incompatible with spawn. PR 55112 12 years ago
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Stefan Bodewig ff41336fc1 provide a Map based method to access environment variables and use that. Don't use System.getenv() on OpenVMS. PR 49366 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 16 years ago
  Jacobus Martinus Kruithof de5ed88e5e Remove pre java 1.3 construct. 17 years ago
  Stefan Bodewig bee14ad0d4 allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624 17 years ago
  Peter Reilly f3e4a4790e magic numbers 18 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 52032432d7 better formatting of the error text 19 years ago
  Kevin Jackson fe678d1937 roll back deprecation of Project.resolveFile, revert prior changes to code 19 years ago
  Stefan Bodewig ead9482eb3 2006 19 years ago
  Kevin Jackson 4f2ff64361 use fileutils.resolveFile 19 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 20 years ago
  Steve Loughran 370ac32906 Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osfamily as their way of being unix or windows only. 21 years ago
  Matthew Jason Benson a6169fa4e0 Be specific about nonexistent or non-directory directory. 21 years ago
  Peter Reilly 4eff7a9987 checkstyle - mostly javadoc 21 years ago
  Steve Loughran 1821003e3d these two get new constructors that do the config, as they get created so often. 21 years ago
  Matthew Jason Benson f0d04b5c68 Javadoc, changed local searchPath of resolveExecutable to mustSearchPath, 21 years ago
  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
  Peter Reilly 4e1ca8adac ExecTask executes checkConfiguration() even though os does not match. 21 years ago
  Matthew Jason Benson 1e6b276526 Added searchpath attribute to <exec> for searching path 21 years ago
  Stefan Bodewig 6fd0ddc8b8 When searching /usr/local/java/jdk1.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bodewig/bin:/home/bodewig/dev/xml-forrest/build/dist/shbat//bin, look into user supplied environment first 21 years ago
  Stefan Bodewig 819d9a02f1 The small things you find when reviewing code 22 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 22 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 bd8601a5a3 Allow <exec> to optionally resolve against PATH 22 years ago
  Stefan Bodewig 24f4015568 Make resolveExecutable method useful for subclasses 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
  Antoine Levy-Lambert adf6160f99 throw an exception if <exec/> is used with an attribute 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 f30f3d21cb Add OpenVMS support to <exec>. 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Conor MacNeill 47856f86d8 Minor edits - i.e. make it compile 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago