1581 Commits (e582ce6706e59d89038f2378a0ce2bf5b5b4619f)
 

Author SHA1 Message Date
  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
  Peter Donald cef6bbb3c3 Made model work with Arrays rather than Iterators (more typesafe). 24 years ago
  Peter Donald 87711d5afc Migrate ProjectBuilderss to separate package 24 years ago
  Peter Donald 2579eaa04e Migrates ProjectListeners to separate package 24 years ago
  Peter Donald c826372596 Created separate package to contain project model as per mutant. 24 years ago
  Peter Donald ad7ff5ac20 Moved TaskletEngine-> myrmidon.components.executor 24 years ago
  Stefan Bodewig cbac1574a3 save, then commit - aaargh. 24 years ago
  Stefan Bodewig 092ced78b5 Sun has put a profile of Ant in the "Best Practices" section on the 24 years ago
  Peter Donald 2f95bc4704 Started to fix some of the more ugly hacks that violated IOC. 24 years ago
  Peter Donald a44c5e5b95 Move AntEngine->Embeddor to follow suit with Avalon+Framework JSR naming conventions. 24 years ago
  Peter Donald 451ca455d5 Update Launcher package and update ProjectListener* to reflect 24 years ago
  Peter Donald ce225a0e46 Removed instance data from Project object. This allows reuse of Project objects ... is this required ??? 24 years ago
  Peter Donald 32dc44001f Starting to adapt to Cocoon2 style hierarchy as it fits Ant style. 24 years ago