213 Commits (70f7d48dbdb48256e509f99eac4b569046b255c9)

Author SHA1 Message Date
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 24 years ago
  Peter Donald 525c0f87f8 Setup constructors so that they actually compile. 24 years ago
  Peter Donald 3f918df70a Update manifest and build file to reflect addition of new task file-manip-test. 24 years ago
  Peter Donald 92712f7da3 Update to reflect that that evaluate throws ContextException instead of TaskException. 24 years ago
  Peter Donald 1ef26fe3ac Change to throw context exception as lack of value in context is the reason for PropertyException. 24 years ago
  Peter Donald 96f3bfd7f8 Name->Value to reflect better semantics. 24 years ago
  Peter Donald 47e31ec919 Change to reflect fact that context no longer resolves propertys. 24 years ago
  Peter Donald cbbb531caa Convert parameter to use FIle type directly rather than converting from String. 24 years ago
  Peter Donald 697cacf736 Update task to reflect new location of property resolving 24 years ago
  Peter Donald 8071268228 Remove resolveValue() as it is not needed here but in AbstractContainerTask. 24 years ago
  Peter Donald bb630e09c3 Separated Log hierarchy for tasks and engine. 24 years ago
  Peter Donald 75893cd3bf Workspace doesn't need to know about root Project anymore. Thus interface by embeddor and Workspace can be adapted to pass less parameters. 24 years ago
  Peter Donald 45fd8b0339 Continue migration of ProjectManager to Workspace 24 years ago
  Peter Donald 4b271a99de Begine reworking code/terminology of ProjectManager into Workspace. 24 years ago
  Peter Donald 1c204914d0 Updated so that each project has a separate Deployer (that writes to separate TypeManager). 24 years ago
  Peter Donald 8036bb0ebf Change terminology from Type->Role to match rest of proposal. 24 years ago
  Peter Donald cf4a207d88 Made templating example more sensible 24 years ago
  Peter Donald e582ce6706 Rename builder to something sensible. 24 years ago
  Peter Donald b91a25c851 Updated to allow PIs to specify template and parameters to template. 24 years ago
  Peter Donald fc84cf3d03 Remove Antcall until it can be determined if we want or need it. (and if we do want/need it - what rules apply). 24 years ago
  Peter Donald e4c765d38a Rearranged location for final tasks still left in ant namespace. 24 years ago
  Peter Donald a916e82d98 Changed name of Import->TypeLib 24 years ago
  Peter Donald ab8c0b3d29 Integrate change of Condition package into rest of system. 24 years ago
  Peter Donald fa0358d8ee Remove cruft. 24 years ago
  Peter Donald aefe3a83c9 Migrate Condition class to framework 24 years ago
  Peter Donald 87db931418 Remove placeholder files for framework component. 24 years ago
  Peter Donald 1c62c7f5df Migrated DataType interface to framework. 24 years ago
  Peter Donald aa4d22adfb Moved Echo int myrmidon tree. 24 years ago
  Peter Donald 1d151aa4f5 Removed commented out converters section. 24 years ago
  Peter Donald 5d3369eb34 Remove old register-tasklib task 24 years ago
  Peter Donald 6ed9702db5 Add Add in task to import tasklibraries. 24 years ago
  Peter Donald 611ea2a735 Removed self-test tasks from descriptor 24 years ago
  Peter Donald a343b61d44 Made sure that xalan is copied to distribution. 24 years ago
  Peter Donald f30ab1c206 Update excalibur to support new FileUtil.getExtension() method added. 24 years ago
  Peter Donald 3b0d442c1f Add in xalan jar to support new XSL based ProjectBuilder. 24 years ago
  Peter Donald f68102afa1 Added in very simple demonstration of XSL templating. 24 years ago
  Peter Donald de6f7cfbc4 Added in basic XSL templated builder. Currently uses template with same name as build file except the extension is xsl instead. 24 years ago
  Peter Donald 112b6039b3 Modified interface to reflect the fact it is no longer a flyweight and 24 years ago
  Peter Donald 7431ea3422 Modified interface to reflect the fact it is no longer a flyweight and 24 years ago
  Peter Donald c1c5ab00df Updated descriptors to store role and instances of ProjectBuilder component. 24 years ago
  Peter Donald 9243e2436d Changed embeddor so that a new ProjectBuilder is instantiated on every call 24 years ago
  Peter Donald 06931fc27d Remove unused variable declaration. 24 years ago
  Peter Donald 8ce90f1f9e Update build file to reflect multiple libraries 24 years ago
  Peter Donald bf7c0c19e5 Updated sample to show using ant1 style tasks. 24 years ago
  Peter Donald f8831097c2 Add in descriptor for self-test library. 24 years ago
  Peter Donald 7a89b85adb Migrated self testing code to new library. 24 years ago
  Peter Donald 810345b4c5 Renamed descriptor built into main jar. Also migrate across Pattern type. 24 years ago
  Peter Donald 299abac0cc Update core descriptor to reflect new location/arrangement of classes. 24 years ago
  Peter Donald 86a63f5892 ant --> myrmidon 24 years ago
  Peter Donald b9ce274525 Migrated converter files into separate library. 24 years ago