247 Commits (80962473e91835af31b494928c227d62aba6a9ef)

Author SHA1 Message Date
  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
  Peter Donald abaf00f788 i18n continues on. 24 years ago
  Peter Donald a71d6f91ad i18n. 24 years ago
  Peter Donald 523f5d39aa Continue i18n. 24 years ago
  Peter Donald fd0da1440c Sort imports. 24 years ago
  Peter Donald f522a0a7ba Begin integration of i18n'ed messages. 24 years ago
  Peter Donald b22d6f7f8e Minor updates to make the CVS M messages go away ;) 24 years ago
  Peter Donald 525c0f87f8 Setup constructors so that they actually compile. 24 years ago
  Peter Donald 92712f7da3 Update to reflect that that evaluate throws ContextException instead of TaskException. 24 years ago
  Peter Donald 1ef26fe3ac Change to throw context exception as lack of value in context is the reason for PropertyException. 24 years ago
  Peter Donald 96f3bfd7f8 Name->Value to reflect better semantics. 24 years ago
  Peter Donald 47e31ec919 Change to reflect fact that context no longer resolves propertys. 24 years ago
  Peter Donald cbbb531caa Convert parameter to use FIle type directly rather than converting from String. 24 years ago
  Peter Donald 697cacf736 Update task to reflect new location of property resolving 24 years ago