81 Commits (f2712a9fa4d78a6f513d6b8696cff3b911e4d0e0)

Author SHA1 Message Date
  Peter Donald e728ff0a59 Converted remaining xdoclet tags from 24 years ago
  adammurdoch cdb548b3b4 * Moved ExecuteJava -> framework.java package. Added a bunch of Javadocs, 24 years ago
  adammurdoch aa09ea1b1f Changes to todo.types.Path, should be useable now: 24 years ago
  adammurdoch 3fee832d25 First pass of making ExecuteJava responsible for all java application 24 years ago
  adammurdoch d319ab594b Some refactoring of Path. The plan is to make the 'evaluate' API of Path a 24 years ago
  Peter Donald fa8ea73874 Move testcases ant-descriptor into testcases hierarchy 24 years ago
  Peter Donald 1222663fe8 Update manifest to reflect new location of test data 24 years ago
  adammurdoch 52926715b4 VFS Tidy-ups: 24 years ago
  adammurdoch 793208cbf9 * Ignore missing type.j for now. 24 years ago
  Peter Donald e7d7a265ed Rename xdoclet template files to end with .j which seems to be the standard? for their templates 24 years ago
  adammurdoch 769fac8323 Remove unused descriptors 24 years ago
  adammurdoch f32bf0bc50 * Reorganised build to use new <antlib-descriptor> task. 24 years ago
  adammurdoch 67e530be60 Added support for the @ant:type tag, for general-purpose type definitions. 24 years ago
  adammurdoch 939efc95cd Changes to <property>: 24 years ago
  adammurdoch ed3fafb887 Replaced usage of Avalon Context with Myrmidon specific Context: 24 years ago
  adammurdoch bf5d72445b Changes to RoleManager: 24 years ago
  Peter Donald e661c5f13d Update xdoclet script to reflect new location of Converter interface 24 years ago
  adammurdoch 60551b04f2 * Renamed the template files. 24 years ago
  adammurdoch 0cab9c1f29 * Added exec-manager and file-system-manager roles. 24 years ago
  Peter Donald 63d5222c0a Register classic configurer 24 years ago
  Peter Donald 8c2efc7632 Add configurer role so that you can plug in multiple configurers easily 24 years ago
  adammurdoch 8b4b896303 Changes to listeners: 24 years ago
  adammurdoch fdbfe30a3e Added version attribute to all the descriptors. 24 years ago
  adammurdoch 2e6e170fb3 Changes to DefaultDeployer: 24 years ago
  adammurdoch e7ab62bc91 Added 'converter' role. 24 years ago
  Peter Donald 87e5816099 Test that tools.jar is included when you declare a dependency on it 24 years ago
  Peter Donald ff5193eb1a Add version identifier to ant-lib descriptor 24 years ago
  Peter Donald ad3138e6a1 Include a dummy roles file for testing purposes 24 years ago
  adammurdoch 135b671dc7 * Changed typelib descriptor template, to generate definitions for 24 years ago
  Peter Donald faefebd003 Remove descriptors that are no longer needed given the presence of xdoclet 24 years ago
  Peter Donald 89636a5338 Remove test tasks that are no longer relevent given new unit test infrastructure 24 years ago
  Peter Donald f9f5baaf28 No need to have a test task now that we have junit tests 24 years ago
  Peter Donald c0aae88c47 Added a simple class to help test the typed adder construct 24 years ago
  Peter Donald 04a0ceea6f Add in a basic example of the interface via which Service *could* be loaded into the runtime. 24 years ago
  Peter Donald 918484ab41 Move security/signing/etc related tasks to antlib 24 years ago
  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