119 Commits (33c937a716a5c4684fa45fa7da0800e3a85d068b)

Author SHA1 Message Date
  Peter Donald 33c937a716 Set the output streams to Execute via setters not via constructor 24 years ago
  Peter Donald c9b993c41d Set the output stremes via setters not via constructor 24 years ago
  Peter Donald 9d030eb76b Delegate to execute manager rather than doing the work internally. 24 years ago
  Peter Donald d4ccd6348e Removed some cruft and cleaned up file 24 years ago
  Peter Donald 8447568c3d MOve ProcessDestroyer into myrmidon hierarchy 24 years ago
  Peter Donald 44b8feb32d Fix an error introduced in the Enumeration -> Iterator move 24 years ago
  Peter Donald 581e64ac2c We only work with PumpStreamHandler instances so refer to that class in method ratehr than interface. 24 years ago
  Peter Donald 3dd3571f85 Name cleanup 24 years ago
  Peter Donald b15293b013 Make it possible to request shutdown of all pending processes. 24 years ago
  Peter Donald f7d4b3cd19 Remove failOnError attribute from Exec and thus always fail 24 years ago
  Peter Donald 5b93763d51 Cleaned up Exec code and removed failOnError attribute 24 years ago
  Peter Donald cdd8484f39 Made ExecMetaData take a Properties object for environment data rather than native format. 24 years ago
  Peter Donald c5b4c4e5e8 Move WatchDog class to myrmidon framework section. 24 years ago
  Peter Donald 219460a65a Task never used watchdog so why fake it ? 24 years ago
  Peter Donald 4a9c6d79bc Convert from using TaskException to ExecException 24 years ago
  Peter Donald be62084bd5 Move unix type tasks into new package 24 years ago
  Peter Donald 4ed0da61dd Made classes use the appropriate execute constructor 24 years ago
  Peter Donald 53c1034a53 Made class public access while in migration phase. 24 years ago
  Peter Donald 916b5fcac1 Removed some unused variables and moved private methods to the bottom of the file 24 years ago
  Peter Donald 0ededf8ae2 Continued refactoring 24 years ago
  Peter Donald 88a9e0bdb3 Setup environment using a properties object 24 years ago
  Peter Donald 28dca40128 Started to clean up the tasks 24 years ago
  Peter Donald 16bd34a356 Remove Execute.setEnvironment(String[]) as it is not needed. 24 years ago
  Peter Donald c758ec76a2 Remove Execute.getExitValue() as it is not needed. 24 years ago
  Peter Donald 2bb0b8b340 Moved Commandline.Argument/Marker to top level classes. 24 years ago
  Peter Donald 11adb2a02c Moved ENvironment.Variable to a top level class. 24 years ago
  Peter Donald 9c6b288123 Made EnvironmentData.getVariables return a Properties object with all the environment variables contained within it. 24 years ago
  Peter Donald 1d677212cc Removed some unused crufty code and moved native ENvironment manipulation code into new class. 24 years ago
  Peter Donald a109d318d4 Remove unused import 24 years ago
  Peter Donald 1812fea497 Reorder imports. 24 years ago
  Peter Donald 1ef7d3b0cb Cleaned up file a bit and made it package access. 24 years ago
  Peter Donald 8fb5ee4f11 restyled 24 years ago
  Peter Donald b8a71bf846 load environment data from new Environment class. 24 years ago
  Peter Donald 4058f2a97f restyled 24 years ago
  Peter Donald 5595675827 Rename Environment to EnvironmentData to avoid name conflicts with other classes named Environment 24 years ago
  Peter Donald 372d4cdf17 Removed unused import 24 years ago
  Peter Donald 5f6832bd82 Move to using Java2 collections API 24 years ago
  Peter Donald 1ea766b31d Remove execute as inherited from parent 24 years ago
  Peter Donald 44ab322883 Encapsulated access to project member variable via getters 24 years ago
  Peter Donald 1b5824a6f6 Cleaning 24 years ago
  Peter Donald dff89c5ee2 Make FileUtils static access. 24 years ago
  Peter Donald 35fcf0d678 Kill stringUtils. 24 years ago
  Peter Donald d0ef8f372a Remove dependency on StringUtils. 24 years ago
  Peter Donald 928698c467 Updated to use the new native command launching infrastructure. 24 years ago
  Peter Donald 9a1925ff44 Removed old CommandLauncher infrastructure. 24 years ago
  Peter Donald 184328a605 Ugly to hack to get it compiling clean 24 years ago
  Peter Donald 8597e4b047 *** empty log message *** 24 years ago
  Peter Donald eff18a7fed Move inner classes to top level classes. 24 years ago
  Peter Donald 007e5e2034 spruced. 24 years ago
  Peter Donald bc26bb7cdc no message 24 years ago