510 Commits (293380084d4344c720a9e71695eaffd400bdda29)

Author SHA1 Message Date
  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
  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 66c618c30a Move selftesting task library into new package structure. 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 46e8d5e583 Start testign integration of the framework across. 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 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 497fb70fe8 Update Listeners so that the default listener is like the NoBannerLogger from Ant1.x while the classic is like ants current default. 24 years ago
  Peter Donald 37e9144202 Add utility methods that directly delegate to the context to do work. 24 years ago
  Peter Donald 208b4310f7 Make sure it doesn't use zapped BuildException 24 years ago
  Peter Donald 002901b2d9 Start to refactor and clean myrmidons listeners. 24 years ago
  Peter Donald 1b414dd2d4 Revert to original API for ConfigurationHandler. 24 years ago
  Peter Donald 3b5944bc9c Update to use LogEnabled interface rather than Loggable interface. 24 years ago
  Peter Donald 77be1b356a Removed some unecessary imports. 24 years ago
  Peter Donald 339e3993e5 Added code to allow type libraries to depend upon "Optional Packages" aka "Extensions". 24 years ago
  Peter Donald d91ef0968d First cut at the ExtensionManagers component. This is something that will manage the set of "Optional Packages" that task libraries can choose to depend upon. 24 years ago
  Peter Donald e444e91c26 donaldp@apache.org --> peter@apache.org 24 years ago
  Peter Donald cc0bf7e707 Separated myrmidon out into several jars. 24 years ago
  Peter Donald cb412d5547 Moved DefaultTyeFactory into interfaces hierarchy. 24 years ago
  Peter Donald e655a9fbe6 Move DefaultTypeFactory into interfaces hierarchy as it is used in many tasks. 24 years ago
  Peter Donald d3f69a6b85 Moved interfaces outside of main trunk. 24 years ago
  Peter Donald e982760c84 i18n'ed the tasks. 24 years ago
  Peter Donald f9224257bd i18n'ed most of framework. 24 years ago
  Peter Donald b30c144309 i18n'ed CLI frontend. 24 years ago
  Peter Donald f91f776468 Added newline 24 years ago
  Peter Donald 1125ea2c35 i18n'ed Converter APIs. 24 years ago
  Peter Donald f09afe103c i18n'ed TaskContext implementation. 24 years ago
  Peter Donald 5f35e5e952 Moved DefaultTaskContext class to workspace package as it is only used in that package. 24 years ago
  Peter Donald 23b2b6949a Removed unused import. 24 years ago
  Peter Donald 83dcf695df Added TaskContext.createSubContext( String name ) so that it is no longer necessary at all to know the underlying implementation - even when creating container tasks. 24 years ago
  Peter Donald c748e33dc5 i18n-ized remaining components. 24 years ago
  Peter Donald a3bafc4dc6 More i18n. 24 years ago