1096 Commits (f113bd7288e3034fd8b4c10ece4042829c8f90f5)

Author SHA1 Message Date
  adammurdoch 97ea61851c <if> wasn't checking its condition. Fixed, and added some test cases. 24 years ago
  adammurdoch 5b48abc10d * Added 'descendent' name scope. 24 years ago
  adammurdoch b6ed0b4934 * Added OsFamily enumerated type, to represents OS groupings. 24 years ago
  adammurdoch d03eda1c3a Fix exception checking in unit tests. 24 years ago
  adammurdoch 74a7d1b01f * Add more stuff to todo list. 24 years ago
  Peter Donald 611e0321a5 Update avalon jar to make getCause() public. 24 years ago
  Peter Donald b5cece0fb1 Update generated docs. 24 years ago
  Peter Donald e8979d14ae Another reorg to display all the pages. 24 years ago
  Peter Donald b728719340 Style and get rid of top "getinvolved" section 24 years ago
  Peter Donald 7c2285da8f Style 24 years ago
  Peter Donald 14ee9e10cd Extract a separate top-level getinvolved.xml from todo.xml 24 years ago
  Peter Donald 34f1870584 Extract the build file stuff from user.xml 24 years ago
  Peter Donald 422e474a6d Extract the VFS stuff from user.xml 24 years ago
  Peter Donald 82a46da06d Put project name on RHS of banner 24 years ago
  Peter Donald a09efd17a8 Start to reorg the sidebar 24 years ago
  Peter Donald a04c111270 Make all the variables final 24 years ago
  Peter Donald 4ddd7dfef4 Rework it so that ExecManager does not shutdown streams. 24 years ago
  Peter Donald bcb20c5a70 Start to add in sidebar for new documentation. 24 years ago
  Peter Donald f4ff4f5559 Start to document the Containers ClassLoader 24 years ago
  Peter Donald 4f069ecbb3 Add in initial cut of documentation for librarys. 24 years ago
  Peter Donald cd75662033 Added IDEA config for Avalon style. 24 years ago
  Peter Donald 129bfa374a Wrap block with finally to make sure System.exit is called and with correct exitCode 24 years ago
  Peter Donald c54524cf25 Remove scoping for the time being as it wasn't really being used 24 years ago
  Peter Donald 357537149c Decouple exceptions from CascadingException 24 years ago
  Peter Donald 0faa41f92b Update to latest Avalon for ExceptionUtil changes 24 years ago
  Peter Donald ed4d23fb8a Make it easier to generate the documentation 24 years ago
  Peter Donald 22f32dcc7d restyle via IDEA 24 years ago
  Peter Donald e67dc0b9f9 Allow v7 format tar files 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 62088bc6f1 Added task to generate antlib descriptors from Java source. 24 years ago
  adammurdoch 1e18358da6 * Started writing up the VFS and the data types. 24 years ago
  adammurdoch 3c3d9033a4 Added more stuff to the todo list. 24 years ago
  adammurdoch dbab858d18 Changes to the VFS data types: 24 years ago
  adammurdoch 67e530be60 Added support for the @ant:type tag, for general-purpose type definitions. 24 years ago
  adammurdoch abda44570c Some doco updates. 24 years ago
  adammurdoch 939efc95cd Changes to <property>: 24 years ago
  adammurdoch 4d3eebbdb6 Error message tidy-ups. 24 years ago
  adammurdoch d74af2e5e4 All that effort to get the right context, and it wasn't even being used. 24 years ago
  adammurdoch 5168496109 * Add a converter to convert from <v-fileset> to <v-path>, rather 24 years ago
  adammurdoch ed3fafb887 Replaced usage of Avalon Context with Myrmidon specific Context: 24 years ago
  adammurdoch 4b3e0ee204 Get rid of unused import. 24 years ago
  adammurdoch 2c2a29c631 Was using wrong error message. 24 years ago
  adammurdoch f42a96f304 Removed AntServiceManager: 24 years ago
  adammurdoch 46330b41c1 Fix message. 24 years ago
  adammurdoch bf5d72445b Changes to RoleManager: 24 years ago
  Peter Donald b42a89b2fa Remove old framework jar 24 years ago
  Peter Donald 7edeb4e678 Rename myrmidons ServiceManager stuff to AntServiceManager 24 years ago
  Peter Donald b20531c93c Make class Resolvable so that converters get direct access to the underlying TaskContext 24 years ago
  Peter Donald e661c5f13d Update xdoclet script to reflect new location of Converter interface 24 years ago