187 Commits (68fb37b1a2632d9da411ffa8d6b942fb8536fc82)

Author SHA1 Message Date
  Peter Donald c36c9d34ef cleaned whitespace. 24 years ago
  Peter Donald 3b8aee8b39 Change extention of ant libraries to "atl" for Ant Type Library. (more representative of content than .tsk). 24 years ago
  Peter Donald aa1de6e713 Update build file for new descriptor location. 24 years ago
  Peter Donald 97f2c01caa Update to fix exception handling bug. 24 years ago
  Peter Donald 2d2f38d7ae Add in new descriptors. 24 years ago
  Peter Donald e8cc085e9f Remove old descriptors. 24 years ago
  Peter Donald a3d6441dd0 Split test targets into many. Include an "all" target and moved primitive tests to another build file. 24 years ago
  Peter Donald c60d74be92 Add in build file for testing primitive type conversion in myrmidon 24 years ago
  Peter Donald c01cdc75f9 Expand output string. 24 years ago
  Peter Donald 9e24684219 Facility task (for adding in AspectHandlers). 24 years ago
  Peter Donald ca6015fdc9 ConverterDef task (should we even have this???). 24 years ago
  Peter Donald becc71955c Update to new descriptor name. 24 years ago
  Peter Donald c2bd8b5273 Add in ROLE attribute so easy to reference. 24 years ago
  Peter Donald 9bda81dad1 Remove all old style tasks. 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
  Peter Donald 190db7ce1a Updated to use latest ant/avalon jars. 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