1643 Commits (c51d45fd2c4c6e7429d6059fbe0e764c5e9ee209)
 

Author SHA1 Message Date
  Peter Donald 8fc57a55d3 Update to work with JAXP1.1 rather than SAX2 mechanisms. 24 years ago
  Peter Donald 33009d2a23 Id is no longer a special identifier. 24 years ago
  Peter Donald 2c4c47e8e6 Update for new method signatures. 24 years ago
  Peter Donald 66bbf8cac0 Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. 24 years ago
  Peter Donald 9012ef8405 Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. 24 years ago
  Peter Donald bd19cd4af3 Update to current name of Embeddor (changed to become conformant with rest of components). 24 years ago
  Peter Donald 0708823716 Start of Ant1 task adapter. 24 years ago
  Peter Donald 96cd401d90 Update to include new role mapping data. 24 years ago
  Peter Donald 183e007154 Update to use new role mapping system. 24 years ago
  Peter Donald 05f3d6bc8e update main to use new embeddor. 24 years ago
  Peter Donald 7a87980dc3 Update class to use new configuration of attribute method. 24 years ago
  Peter Donald 5c3c1ca862 Update Container class to use new configuration of attribute method. 24 years ago
  Peter Donald 2d449a4bb7 First sweep of aspect manager. 24 years ago
  Peter Donald 344f259a18 Follow suit with naming convention. 24 years ago
  Peter Donald 75bc6925af Read in roles from META-INF/ant-roles.xml and remove hardwired mapping for tasks/data-types. 24 years ago
  Peter Donald ebe476933c Canonicalized filename to get around bug in file: urls embedded in jar: urls. 24 years ago
  Peter Donald 219593398c Made it possible to configure single attributes. This is to help container style tasks. 24 years ago
  Peter Donald 29ee64b271 Starting to define/test aspect interface. 24 years ago
  Peter Donald 2a9f49ba6c Added AbstractContainerTask and made Property extend it. 24 years ago
  Peter Donald 5872737ff5 Simplify deployment so that it uses files instead of URLs and does not name deployments. 24 years ago
  Peter Donald d23b08a302 Converted TypeManager so that types no longer have to implement Avalons 'Component' interface. 24 years ago
  Peter Donald 165ec8163b Started converting runtime so type instances don't have to implement Avalons Component interface. 24 years ago
  Peter Donald 362616390f Removed ConverterInfo and simplified ConverterRegistry 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 68145035f0 Update sample 24 years ago
  Peter Donald 8d9a74fe25 Reworked Converter component. Made it work with TypeManager + an auxilliary Registry. 24 years ago
  Peter Donald 7b722732fb Moved Condition to be part of project model. 24 years ago
  Peter Donald 47e9fd6289 Removed DataTypeEngine as it is supersceded by TypeManager. 24 years ago
  Peter Donald 6b4ce7ff56 Integrate type so that tasks/datatypes are access via TypeManager rather than through individual Registrys scattered through classes. 24 years ago
  Peter Donald b689612fa9 Integrate TypeManager into embeddor and in deployment mechanism. 24 years ago
  Peter Donald a87db6897c Updated properties to use role names rather than having an extra layer of indirection. 24 years ago
  Peter Donald 758feca171 Continued work on registry (which I am now terming TypeManager). 24 years ago
  Stefan Bodewig 621f3ea899 That profile has been improved a little ;-) 24 years ago
  Peter Donald 18ea21ee7d Added failonError attribute. 24 years ago
  Peter Donald 18485227c0 Added in jdpend task 24 years ago
  Peter Donald 01b99d5626 Started the type registry impl. 24 years ago
  Peter Donald c0d2a26fd6 Implemented "ROLE attribute is role name in interfaces" pattern. 24 years ago
  Peter Donald 5241875235 Stripped out cp manipulation to use simpler launcher. 24 years ago
  Peter Donald d678e492b9 Simplified Classloader management. 24 years ago
  Conor MacNeill 3509786a75 Add in my public key 24 years ago
  Peter Donald 12ce7d67fd Extra clarification about where rpm task runs and what it does. 24 years ago
  Peter Donald 157d8f04d2 Update names of properties. 24 years ago
  Peter Donald 685af27cee Whitespace removal. 24 years ago
  Peter Donald d32c26fc16 Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components). 24 years ago
  Peter Donald 6f3f9cca3e Moved Main/Constants/AntException to new package and made AntException not a RuntimeException 24 years ago
  Peter Donald 2f4b71ebb9 Moved TskDeployer into separate directory. 24 years ago
  Stefan Bodewig 2ade144b44 My PGP key. 24 years ago
  Peter Donald 2dddb40b2b ProjectEngine->ProjectManager (need a better name). 24 years ago
  Peter Donald 620c603816 Model is not a user concern but a modder/embeddor concern. 24 years ago
  Peter Donald 1ec0e4c4e6 Model is not a user concern but a modder/embeddor concern. 24 years ago