1221 Commits (abda44570c0f582ed160df8f626de60178759738)

Author SHA1 Message Date
  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
  Conor MacNeill 4e2558dd26 Make Ant1 containers work in mutant. Provide mutant versions of parallel and 24 years ago
  Stefan Bodewig d11556a7ce forgot to adapt the interactive test case 24 years ago
  Stefan Bodewig fdcbd434d8 Add explicit requirements to the handleInput method. 24 years ago
  Stefan Bodewig 2ace409068 Simple input framework proposal, see proposal/sandbox/input/README or 24 years ago
  Conor MacNeill 1dcdf4c05f IMplement DemuxOutputStreams to capture System.out and System.err usage 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
  Magesh Umasankar 9cdb3c6908 1. Addition of new filter reader "LineContains" 24 years ago
  Magesh Umasankar 79b4ed70c6 type is more appropriate than name in this case. 24 years ago
  Magesh Umasankar d2f8fa7463 Filter Reader that strips out those lines that begin with a comment tag. 24 years ago
  Magesh Umasankar 03bfcc3c1b Remove unused imports. 24 years ago
  Magesh Umasankar e22b34c577 Use classpath of AntFilterReader if available. 24 years ago
  Magesh Umasankar de1a987f23 Stefan's prediction coming true: AntFilterReader has its own classpath attribute and nested classpath element. 24 years ago
  Magesh Umasankar 5f07fcba57 Use a helper class to process chained readers. 24 years ago
  Magesh Umasankar ec9595bfac FilterReaderSet aware task to load Ant properties. 24 years ago
  Magesh Umasankar 6a2b776bfc A filter that attaches a prefix to every line of data read. 24 years ago
  Costin Manolache 034b22b4f2 Checking in the modified ( and new ) files. 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
  Peter Donald cf99f09c68 Moved Converter architecture into aut hierarchy as it is completely decoupled from rest of ant 24 years ago
  Peter Donald ecbd9e5237 Update to latest converter architecture 24 years ago
  Peter Donald c621c7a787 No longer need ant1 Task class about anymore - yea! 24 years ago
  Peter Donald 094dab9e8e Remove some unreferenced files 24 years ago
  Peter Donald 0da0af0739 Make tasks extend AbstractTask directly not via Task 24 years ago
  Peter Donald 7fe3d2cd00 Ugly hack to remove references to Project 24 years ago
  Peter Donald 03087f6b82 Make adapter extend AbstractTask 24 years ago
  Peter Donald 4e55a2c1d3 Remove unused method 24 years ago
  Peter Donald 3844394878 getPropertys from new TaskContext method 24 years ago
  Peter Donald a20abc3cac Fix javadoc errors 24 years ago
  Peter Donald df05a786a5 Zap these for now and deal with em later 24 years ago
  Peter Donald b6c4f566ff No need to extend AbstractTask 24 years ago
  Peter Donald 07c3b5de55 ContextException - lets kill you! 24 years ago
  Peter Donald 2941067384 Ugly hackity hack owrapping TaskContext to make it an Avalon context. 24 years ago
  Peter Donald 1674577675 Use Adaptor so that TaskContext appears as an Avalon Context 24 years ago
  Peter Donald a371839efd Add an adaptor so that the TaskContext will still apear as an Avalon COntext to the Configurer 24 years ago
  Peter Donald 5c81f02860 Some messages 24 years ago
  Peter Donald 812fe53151 Remove unused import 24 years ago
  Peter Donald 302ce3c6dd No need to import old propertyutil 24 years ago
  Peter Donald 1876ce865b Remove CascadingException references 24 years ago