46 Commits (fef5fd66d1100c2cea2d9573eeebfce6b03d6e04)

Author SHA1 Message Date
  Peter Donald f0aec0feb7 Move g/b zip stuff into new library 24 years ago
  Peter Donald 29cd889775 The attached patch makes <path> useable as a data-type in myrmidon. 24 years ago
  Peter Donald 9d05541474 Map the .xml extension to the DefaultProjectBuilder. 24 years ago
  Erik Hatcher 48a9017850 *shrug* - now works ok without the abstract="true". I must have been seeing things yesterday. 24 years ago
  Erik Hatcher 6917ba17c2 added builtin-ant-roles XDoclet generation 24 years ago
  Erik Hatcher 1227be2f0a added abstract="true", which for some reason gets it to pick up the two missing classes. *shrug* - I have a question in to xdoclet-user on this one. 24 years ago
  Erik Hatcher 7eea15fc17 First pass at an XDoclet proof-of-concept 24 years ago
  Peter Donald 465dd5dfe1 Add a converter for booleans 24 years ago
  Peter Donald d85228e8ed Create a descriptor for the CVS library 24 years ago
  Peter Donald 4a65fdacc5 Register the exec task 24 years ago
  Peter Donald 0b2a242fd1 Add in declaration of load-properties task for descriptor 24 years ago
  Peter Donald 62797d9ef1 Add a descriptor for new nativelib type library 24 years ago
  Peter Donald 8393e92588 Add a converter that converts between strings and org.apache.avalon.framework.Enums. It is expected that the Enum class have two public static methods with the following signatures 24 years ago
  Peter Donald 3bdfc1df4a update task list to reflect new package hierarchy 24 years ago
  Peter Donald 66c618c30a Move selftesting task library into new package structure. 24 years ago
  Peter Donald c1f679cc78 Rename Echo task to Log as that is what it is actually doing. 24 years ago
  Peter Donald 76b7056721 Update descriptor for new locations of tasks 24 years ago
  Peter Donald 7f5a9ddff2 Move core ant library into new package hierarchy 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 339e3993e5 Added code to allow type libraries to depend upon "Optional Packages" aka "Extensions". 24 years ago
  Peter Donald cc0bf7e707 Separated myrmidon out into several jars. 24 years ago
  Peter Donald 3f918df70a Update manifest and build file to reflect addition of new task file-manip-test. 24 years ago
  Peter Donald e582ce6706 Rename builder to something sensible. 24 years ago
  Peter Donald b91a25c851 Updated to allow PIs to specify template and parameters to template. 24 years ago
  Peter Donald e4c765d38a Rearranged location for final tasks still left in ant namespace. 24 years ago
  Peter Donald 1c62c7f5df Migrated DataType interface to framework. 24 years ago
  Peter Donald aa4d22adfb Moved Echo int myrmidon tree. 24 years ago
  Peter Donald 1d151aa4f5 Removed commented out converters section. 24 years ago
  Peter Donald 611ea2a735 Removed self-test tasks from descriptor 24 years ago
  Peter Donald c1c5ab00df Updated descriptors to store role and instances of ProjectBuilder component. 24 years ago
  Peter Donald f8831097c2 Add in descriptor for self-test library. 24 years ago
  Peter Donald 810345b4c5 Renamed descriptor built into main jar. Also migrate across Pattern type. 24 years ago
  Peter Donald 299abac0cc Update core descriptor to reflect new location/arrangement of classes. 24 years ago
  Peter Donald d12a4e9a83 Add in descriptor for Ant1 compatibility layer. 24 years ago
  Peter Donald 2d2f38d7ae Add in new descriptors. 24 years ago
  Peter Donald e8cc085e9f Remove old descriptors. 24 years ago
  Peter Donald 67c9bd23c3 Update descriptors to new name. 24 years ago
  Peter Donald 183e007154 Update to use new role mapping system. 24 years ago
  Peter Donald 414575a432 Update myrmidon to remove dependencies on camelot part of Avalon (which is still alpha and not released). 24 years ago
  Peter Donald 6f3f9cca3e Moved Main/Constants/AntException to new package and made AntException not a RuntimeException 24 years ago
  Peter Donald 451ca455d5 Update Launcher package and update ProjectListener* to reflect 24 years ago
  Peter Donald 1b263172ed Updated to reflect new package hierarchy 25 years ago
  Peter Donald 51e2cc5435 Added register-datatype task 25 years ago
  Peter Donald bba92ec223 Added in the ability to deploy datatypes in properties. Datatypes are currently solely registered through taskdef.xml. Will in future be registered through tasks aswell. 25 years ago
  Peter Donald 421736ed4a Updated to latest Avalon which involved removing a lot of cruft from Ant. 25 years ago
  Peter Donald 1d3dc3765d Continued developing myrmidon 25 years ago