2540 Commits (cdd8484f399e432198efe17a1ab8db95b26aaeaf)
 

Author SHA1 Message Date
  Peter Donald cdd8484f39 Made ExecMetaData take a Properties object for environment data rather than native format. 24 years ago
  Peter Donald ace547bc97 Made timeout time a long not an int. 24 years ago
  Peter Donald e6820b7065 Readded ant1 jar 24 years ago
  Peter Donald 72c0f5a385 Remove tools dir from proposal. 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 4c36f7cb5a Add an exception that indicates an error running a native process. 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 5e1a060756 Add in an interface via which requests to execute a command can be made. 24 years ago
  Peter Donald 9665fcfad3 Made EnvironmentData.Variable into a top-level class. 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 d5ed2401cf Extract then native Environment manipulation code from Execute class and place it into new class. Refactor it to be simpler to extend and use 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 ea65444fd3 Environment -> EnvironmentData 24 years ago
  Peter Donald 728071cfac access project instance via accessor. 24 years ago
  Peter Donald 5657805883 Remove uneeded import 24 years ago
  Peter Donald cff2df199d Vector -> ArrayList 24 years ago
  Peter Donald 92248f472b Restyled. 24 years ago
  Peter Donald f1d9b9f2e7 Due to enhancement of ScriptCommandLauncher PerlCommandLauncher is no longer needed. 24 years ago
  Peter Donald c94f064263 Made it possible for the script to consist of multiple parts so that you could possible do something like 24 years ago
  Peter Donald 067939388b Removed uneccesary imports 24 years ago
  Peter Donald 39db94a5e8 Move getAntHomeDirectory to the Execute class. 24 years ago
  Peter Donald 6248105498 Removed unecessary import 24 years ago
  Peter Donald 3d04769940 Restyled. 24 years ago
  Peter Donald cd665638ab Add a document describing some of the features required by a Virtual Filesystem 24 years ago
  Stephane Bailliez bf8e21b63d Don't assume everybody will use the login and pwd to my db. 24 years ago
  Stephane Bailliez 539077152a This testcase might be used to test for various problems 24 years ago
  Stephane Bailliez f73de6a58c Make the getLoaderMap static since the cache is static. 24 years ago
  Stephane Bailliez 672481d0ae Introduce naive caching of drivers. It is only based on the driver 24 years ago
  Erik Hatcher b04ea4a4a3 Test of my first commit. 24 years ago
  Steve Loughran 0954289e72 fixing doc to match code 24 years ago