1564 Commits (68fb37b1a2632d9da411ffa8d6b942fb8536fc82)
 

Author SHA1 Message Date
  Stefan Bodewig ac6f3addd3 Add a property that contains the version of Ant. 24 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Peter Donald 3808ad11fb Update sample build file. 24 years ago
  Peter Donald 3efaa3847d Update build process to add in descriptors. 24 years ago
  Peter Donald 67c9bd23c3 Update descriptors to new name. 24 years ago
  Peter Donald 1a4fd4f86a Broke up large method into multiple methods. Update descriptor format into two sections to make converters and types separate. 24 years ago
  Peter Donald 654f16a698 Updated to current descriptor name. 24 years ago
  Peter Donald 12310aeb82 Remove whitespace. 24 years ago
  Peter Donald 8de9ab12b0 Added extra logging for debugging. 24 years ago
  Peter Donald 50da0f9f1a Removed decoration of role with "selector" as it was legacy to old implementation. 24 years ago
  Peter Donald e94678ff49 Concrete task to define types - where user specifies type of defionition (ie task/data-type, aspect, listener etc). 24 years ago
  Peter Donald a2dc176076 Abstract task to define types. 24 years ago
  Peter Donald 277624f965 Added first sweep at TypeInstanceTask 24 years ago
  Peter Donald 1b342d1ac2 Added a standard declaimer with s/Avalon/Ant 24 years ago
  Stefan Bodewig 68f6b984a9 New task <typedef> 24 years ago
  Stefan Bodewig 91f7d992dc Don't change working directory for javadoc. 24 years ago
  Stefan Bodewig 3219e9d829 Think I've covered all accepted features now. 24 years ago
  Peter Donald 190db7ce1a Updated to use latest ant/avalon jars. 24 years ago
  Peter Donald 1dc00cb1d1 Made setProject public. 24 years ago
  Stefan Bodewig c16a7322c3 Add pointer to article in recent JDJ issue. 24 years ago
  Peter Donald 794a883964 Updated to work with JAXP1.1 and crimson (as it is smaller). 24 years ago
  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