3697 Commits (440e4c5304b60165b40d0257e5ef310afde1a12e)
 

Author SHA1 Message Date
  Stefan Bodewig 440e4c5304 Make sure <>& are properly encoded in the attributes of the generated 24 years ago
  adammurdoch bf5d72445b Changes to RoleManager: 24 years ago
  Stefan Bodewig a14b034437 add pointer to miniRMI. 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
  Stefan Bodewig 17832b2eea <path> is not a task but a data type - and all data types can be used 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
  Peter Donald 1b7d8d44fd Add a PropertyUtil class that doesn't need avalons Context 24 years ago
  Peter Donald b52e2b425f Updated TaskContext imp[lementation to reflect new interface 24 years ago
  Peter Donald 90c544be23 add a getPropertys() method to context so that some tasks (like Junit) can grab a *copy* of all the propertys 24 years ago
  Peter Donald dd70349d95 Made the TaskCOntext not extend avalons context interface 24 years ago
  Peter Donald 959022fae0 Changed commented info message to debug priority 24 years ago
  Peter Donald da8ec4fa38 Reworked the ExecManager service so that the Execute adapter object becomes responsible for combining supplied env vars with native env vars if required 24 years ago
  Peter Donald 0e2f7c5672 Generalized the converter architecture by making the "context" a raw object that can be cast for the needs of a specific project 24 years ago
  Peter Donald 93e26b06b1 Remove old attempt at generalizing the converter architecture 24 years ago
  Steve Loughran 9580c7126a bug Id 6601; deprecation warning. 24 years ago
  Steve Loughran 0b8d5fcec1 being rigorous 24 years ago
  Steve Loughran 3947893793 little bit of extra detail on the example. 24 years ago
  Steve Loughran 80b247061b things to find out when you look at the source 24 years ago
  adammurdoch 7515a67539 Added some experimental VFS data types and tasks: <v-path>, <v-fileset> and <v-copy>. 24 years ago
  adammurdoch 6fe669441d * Added AbstractProjectTest, which allows a sub-class test case to execute 24 years ago
  Stefan Bodewig e18c4a8872 move all stuff that can only be compiled conditionally to optional.jar 24 years ago
  Stefan Bodewig 79a5919664 fix boundary checking problem similiar to the one fixed for bug report 4290 24 years ago
  Stefan Bodewig 63eed537b6 optimize dependset by not comparing each target with each source but 24 years ago
  Stefan Bodewig a45ed20242 @exception -> @throws 24 years ago
  Conor MacNeill bf844382c8 Refactor configuration out of Frame into Component Manager 24 years ago
  Stefan Bodewig 83dc385bd0 Switch CLASSPATH back to Windows format in Cygwin. 24 years ago
  Stefan Bodewig 048caece40 move method refactoring - applied in a way that keeps 24 years ago
  Stefan Bodewig 575646714e simplify createAttributeSetter method. 24 years ago