2465 Commits (bce6c8db00fd4ba46391572d331a1db16ff56270)
 

Author SHA1 Message Date
  Peter Donald bce6c8db00 Move command launchers to top level classes. Inner classes are evil. 24 years ago
  Peter Donald eff8770f40 Start to implement the native execution framework. 24 years ago
  Peter Donald a6d997380d Made the attributes private and started to break down the methods in tasks to bite size chunks. 24 years ago
  Peter Donald 3bdfc1df4a update task list to reflect new package hierarchy 24 years ago
  Peter Donald ac928606f5 Add some tests for fail and update the taskdef test for new package hierarchy 24 years ago
  Peter Donald adc80fb83f Correct to conform more closely to NoBannerLogger output. 24 years ago
  Peter Donald 2ddb4ff944 Fix bug where aspect'ized tasks would get null content. 24 years ago
  Peter Donald 6008290de6 Removed reserved attributes as there is no such thing as setLogger anymore. 24 years ago
  Peter Donald 55d17bd16e Ran style formatter over file. 24 years ago
  Peter Donald 4182a29465 FailOnError no longer needed. 24 years ago
  Peter Donald 405e0bd8e1 Made the shifts into a static variable 24 years ago
  Peter Donald 826442f71d Fail should not need a condition and will just unconditionally fail if not provided. 24 years ago
  Stephane Bailliez 63b2c1c40a Major refactoring of Starteam tasks. 24 years ago
  Stephane Bailliez 65cff2412c Fixed jpcovmerge example. It was incorrectly using jpcovreport instead of jpcovmerge 24 years ago
  Stefan Bodewig a623bba85d Properly encode control characters. See XML 1.0 2.2 24 years ago
  Stefan Bodewig a29e1aaf13 * addConfigured methods for custom tasks were being called twice. This 24 years ago
  Peter Donald 1fb0f64b96 MOved file tasks into separate package. 24 years ago
  Peter Donald ad2a69d6a7 Added a zero arg constructor that contains an empty message. 24 years ago
  Peter Donald cbeb4704a0 Start reducing the dependence on FileUtils. 24 years ago
  Peter Donald bb1068db86 Update classes to reflect package change of exec related classes. 24 years ago
  Peter Donald 6485113b53 Add a fail task similar to ant1.xs except that it also has a condition. 24 years ago
  Peter Donald 26e2c18d97 Made it possible to set message in content of element. 24 years ago
  Peter Donald b88df41411 File.getParentFile is availablae in JDK1.2+ ! 24 years ago
  Peter Donald b0daac8634 setLastModified is availablae in JDK1.2+ ! 24 years ago
  Peter Donald 86d0e3d476 Update classes to reflect package change of exec related classes. 24 years ago
  Peter Donald 45989d1efe Move the execute related classes into a new package. 24 years ago
  Peter Donald 66c618c30a Move selftesting task library into new package structure. 24 years ago
  Peter Donald daac11606c Update to latest package rearangements. 24 years ago
  Peter Donald 3dabe909b6 Remote support for the Ant1 wrapper for the timebeing. Will re-add it in later if needed. 24 years ago
  Peter Donald c1f679cc78 Rename Echo task to Log as that is what it is actually doing. 24 years ago
  Peter Donald 4bd81a19f2 protected->private 24 years ago
  Peter Donald 1a19815b52 Start to convert into a myrmidon task. 24 years ago
  Peter Donald 7e3a3c6b31 Convert into a myrmidon task. 24 years ago
  Peter Donald 7cffd478a0 Move runtime tasks from myrmidon.libs package 24 years ago
  Peter Donald 76b7056721 Update descriptor for new locations of tasks 24 years ago
  Peter Donald 46e8d5e583 Start testign integration of the framework across. 24 years ago
  Peter Donald e3a897b7f5 Make sure it compiles without xalan present. 24 years ago
  Peter Donald 6b9d6efe31 Add in a build.xml that builds everything in a single sweep. 24 years ago
  Peter Donald 02d790fd36 Start to move the cvs tasks into new package 24 years ago
  Peter Donald c859e9eed3 Start to move the non-deprecated XML files into new antlib - making sure they are compatible with myrmidon 24 years ago
  Peter Donald 7f5a9ddff2 Move core ant library into new package hierarchy 24 years ago
  Peter Donald 321e9b5e87 Remove deprecated class. 24 years ago
  Peter Donald 9af589f0f7 Add a few items to the action list. Some of which are based on a submission by "Adam Murdoch" <adammurdoch_ml@yahoo.com>. 24 years ago
  Peter Donald 58904a094b Remove some unused cruft. 24 years ago
  Peter Donald 34c9448479 delegate Logging to myrmidons system. 24 years ago
  Peter Donald e8ef1de461 inherit log from ProjectComponent 24 years ago
  Peter Donald 354d01ab77 Remove unused code. 24 years ago
  Peter Donald cb2acb30f3 Remove some cruft to keep it compiling. The ant1 compatability layer (if it is ever implemented) will need to be rewritten anyway. 24 years ago
  Peter Donald eba489ee1e UGLY HACK. 24 years ago
  Peter Donald 62d9c97720 project.setNewProperty() --> setProperty 24 years ago