Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 8ce90f1f9 Update build file to reflect multiple libraries by Peter Donald 2001-06-16 03:38:21 +0000
  • bf7c0c19e Updated sample to show using ant1 style tasks. by Peter Donald 2001-06-16 03:37:20 +0000
  • f8831097c Add in descriptor for self-test library. by Peter Donald 2001-06-16 03:36:05 +0000
  • 7a89b85ad Migrated self testing code to new library. by Peter Donald 2001-06-16 03:35:24 +0000
  • 810345b4c Renamed descriptor built into main jar. Also migrate across Pattern type. by Peter Donald 2001-06-16 03:33:01 +0000
  • 299abac0c Update core descriptor to reflect new location/arrangement of classes. PR: Obtained from: Submitted by: Reviewed by: by Peter Donald 2001-06-16 03:31:42 +0000
  • 86a63f589 ant --> myrmidon by Peter Donald 2001-06-16 03:29:50 +0000
  • b9ce27452 Migrated converter files into separate library. by Peter Donald 2001-06-16 03:28:53 +0000
  • d12a4e9a8 Add in descriptor for Ant1 compatibility layer. by Peter Donald 2001-06-16 03:23:01 +0000
  • 403768d13 Move Ant1 compatibility layer files into separate library. by Peter Donald 2001-06-16 03:22:21 +0000
  • dd0a617ea Remove old ant1 compatibility layer in preparation to move it. by Peter Donald 2001-06-16 03:21:03 +0000
  • 7cc3b6ec2 Move Patter type into framework directory. by Peter Donald 2001-06-16 03:17:47 +0000
  • 3ec663279 assorted logo submissions by Stefan Bodewig 2001-06-15 06:19:50 +0000
  • 49c24d055 should have added this file 36 hours ago, sorry. by Stefan Bodewig 2001-06-15 05:33:14 +0000
  • d4de5ba0d Starting to reintroduce Ant1 adapters. by Peter Donald 2001-06-14 16:37:54 +0000
  • 6c5fc99a2 Modify to demonstrate X-Project DAG. by Peter Donald 2001-06-14 16:35:52 +0000
  • 4a677e7d6 Modify ProjectBuilder interface to accept Parameters. This allows arbitrary builders to be added in the future (such as for templating etc). by Peter Donald 2001-06-14 12:11:08 +0000
  • e2e5aeee3 Make cross project DAGS work. by Peter Donald 2001-06-14 12:08:54 +0000
  • a89125592 Various typos and documentation fixes. by Stefan Bodewig 2001-06-13 15:29:47 +0000
  • 9668de65a Update status of Ant2 development, add logo page. by Stefan Bodewig 2001-06-13 09:01:17 +0000
  • 7b3d79630 Added in support for parameters that are sent to builder. by Peter Donald 2001-06-12 14:20:29 +0000
  • 87f090a12 Moved getChildTypeManager to ProjectManager as havin in ExecutionFrame violates IOC and has not consistent with other approach for frame specific parameters. by Peter Donald 2001-06-12 14:19:54 +0000
  • 17a239961 Doesn't work with new Frame model. Essentially as I am unclear on appropriate semantics. by Peter Donald 2001-06-12 14:02:45 +0000
  • 15f44e67b Update to work with new embeddor interface. by Peter Donald 2001-06-12 14:01:57 +0000
  • 73fde2c99 ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. by Peter Donald 2001-06-12 13:59:41 +0000
  • 087abe77e Interface used to contain relevent data for each project managed by ProjectManager. by Peter Donald 2001-06-12 13:57:51 +0000
  • 8c0388b0a ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. by Peter Donald 2001-06-12 13:57:24 +0000
  • f26fff422 Changed interface so that instead of returning other components it hides it behind an abstraction. ie Instead of returning a ProjectBuilder it provides interface to ProjectBuilder. Same with ProjectManager. by Peter Donald 2001-06-12 13:55:12 +0000
  • c7e6b6c8d Changed interface so that instead of returning other components it hides it behind an abstraction. ie Instead of returning a ProjectBuilder it provides interface to ProjectBuilder. Same with ProjectManager. by Peter Donald 2001-06-12 13:54:04 +0000
  • 7b867a10d Modify ProjectBuilder so that it uses a vanilla string. This is in preparation for alternate formats (ie URLs). by Peter Donald 2001-06-12 13:46:58 +0000
  • e2cc34fa9 Fixed a bug that made inherited TypeFactorys fail. by Peter Donald 2001-06-12 13:42:47 +0000
  • 1cdf53d7b Added method to construct child TypeManagers that inherit from their parent. by Peter Donald 2001-06-12 13:42:22 +0000
  • c074a11c9 Changed Project so that it contains a list of Imports (of type libraries) and project references. by Peter Donald 2001-06-12 13:41:39 +0000
  • 16db5240f Made a object to model imports. by Peter Donald 2001-06-12 13:40:24 +0000
  • 74a38b365 No longer separate Target interface and implementation. by Peter Donald 2001-06-12 13:39:31 +0000
  • 20f90e4e0 Update to use new ExecutionFrame construct. by Peter Donald 2001-06-12 13:38:58 +0000
  • da88f5e46 Default implementation of frame that just caches values passed to it. by Peter Donald 2001-06-12 13:38:29 +0000
  • 3ab3efa97 Made Executor support a TaskFrame. The TaskFrame is where context/logger/componentManager/typeManager are stored. by Peter Donald 2001-06-12 13:37:29 +0000
  • c36c9d34e cleaned whitespace. by Peter Donald 2001-06-12 13:36:13 +0000
  • 3b8aee8b3 Change extention of ant libraries to "atl" for Ant Type Library. (more representative of content than .tsk). by Peter Donald 2001-06-12 13:35:31 +0000
  • 060c8d753 Fix typo in tar documentation. by Stefan Bodewig 2001-06-12 09:39:55 +0000
  • d291ecb05 Minor clarification, removed ', fix typo. by Stefan Bodewig 2001-06-11 13:06:48 +0000
  • fd69f8f47 Finished the document. This is IMHO as good as it can be at the current state of discussion. by Stefan Bodewig 2001-06-11 12:21:17 +0000
  • aa1de6e71 Update build file for new descriptor location. by Peter Donald 2001-06-10 12:59:11 +0000
  • 97f2c01ca Update to fix exception handling bug. by Peter Donald 2001-06-10 12:58:41 +0000
  • 2d2f38d7a Add in new descriptors. by Peter Donald 2001-06-10 12:58:01 +0000
  • e8cc085e9 Remove old descriptors. by Peter Donald 2001-06-10 12:57:48 +0000
  • a3d6441dd Split test targets into many. Include an "all" target and moved primitive tests to another build file. by Peter Donald 2001-06-10 12:57:32 +0000
  • c60d74be9 Add in build file for testing primitive type conversion in myrmidon by Peter Donald 2001-06-10 12:56:59 +0000
  • c01cdc75f Expand output string. . by Peter Donald 2001-06-10 12:56:16 +0000
  • 9e2468421 Facility task (for adding in AspectHandlers). by Peter Donald 2001-06-10 12:54:55 +0000
  • ca6015fdc ConverterDef task (should we even have this???). by Peter Donald 2001-06-10 12:54:26 +0000
  • becc71955 Update to new descriptor name. by Peter Donald 2001-06-10 12:52:38 +0000
  • c2bd8b527 Add in ROLE attribute so easy to reference. by Peter Donald 2001-06-10 12:51:43 +0000
  • 9bda81dad Remove all old style tasks. by Peter Donald 2001-06-10 12:51:04 +0000
  • 35aee5cce Prep for JDK 1.4. by Sam Ruby 2001-06-08 19:39:49 +0000
  • ac6f3addd Add a property that contains the version of Ant. by Stefan Bodewig 2001-06-08 10:31:08 +0000
  • cfd119edd Allow data types to appear inside of targets. by Stefan Bodewig 2001-06-08 10:11:28 +0000
  • 3808ad11f Update sample build file. by Peter Donald 2001-06-08 09:42:39 +0000
  • 3efaa3847 Update build process to add in descriptors. by Peter Donald 2001-06-08 09:17:32 +0000
  • 67c9bd23c Update descriptors to new name. by Peter Donald 2001-06-08 09:17:09 +0000
  • 1a4fd4f86 Broke up large method into multiple methods. Update descriptor format into two sections to make converters and types separate. by Peter Donald 2001-06-08 09:15:30 +0000
  • 654f16a69 Updated to current descriptor name. by Peter Donald 2001-06-08 09:12:02 +0000
  • 12310aeb8 Remove whitespace. by Peter Donald 2001-06-08 09:11:17 +0000
  • 8de9ab12b Added extra logging for debugging. by Peter Donald 2001-06-08 09:10:45 +0000
  • 50da0f9f1 Removed decoration of role with "selector" as it was legacy to old implementation. by Peter Donald 2001-06-08 09:09:45 +0000
  • e94678ff4 Concrete task to define types - where user specifies type of defionition (ie task/data-type, aspect, listener etc). by Peter Donald 2001-06-08 09:07:28 +0000
  • a2dc17607 Abstract task to define types. by Peter Donald 2001-06-08 09:06:41 +0000
  • 277624f96 Added first sweep at TypeInstanceTask by Peter Donald 2001-06-08 09:05:55 +0000
  • 1b342d1ac Added a standard declaimer with s/Avalon/Ant by Peter Donald 2001-06-08 09:01:08 +0000
  • 68f6b984a New task <typedef> by Stefan Bodewig 2001-06-07 11:42:09 +0000
  • 91f7d992d Don't change working directory for javadoc. by Stefan Bodewig 2001-06-07 10:02:07 +0000
  • 3219e9d82 Think I've covered all accepted features now. by Stefan Bodewig 2001-06-06 13:41:47 +0000
  • 190db7ce1 Updated to use latest ant/avalon jars. by Peter Donald 2001-06-06 06:12:57 +0000
  • 1dc00cb1d Made setProject public. by Peter Donald 2001-06-06 06:07:27 +0000
  • c16a7322c Add pointer to article in recent JDJ issue. by Stefan Bodewig 2001-06-05 10:19:16 +0000
  • 794a88396 Updated to work with JAXP1.1 and crimson (as it is smaller). by Peter Donald 2001-06-05 07:54:35 +0000
  • 8fc57a55d Update to work with JAXP1.1 rather than SAX2 mechanisms. by Peter Donald 2001-06-05 07:49:34 +0000
  • 33009d2a2 Id is no longer a special identifier. by Peter Donald 2001-06-05 07:48:33 +0000
  • 2c4c47e8e Update for new method signatures. by Peter Donald 2001-06-05 04:36:24 +0000
  • 66bbf8cac Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. by Peter Donald 2001-06-05 04:35:55 +0000
  • 9012ef840 Made preConfigure take taskModel as parameter. This is because original taskModel may have been modified. by Peter Donald 2001-06-05 04:35:07 +0000
  • bd19cd4af Update to current name of Embeddor (changed to become conformant with rest of components). by Peter Donald 2001-06-05 04:34:01 +0000
  • 070882371 Start of Ant1 task adapter. by Peter Donald 2001-06-05 04:33:03 +0000
  • 96cd401d9 Update to include new role mapping data. by Peter Donald 2001-06-04 12:49:34 +0000
  • 183e00715 Update to use new role mapping system. by Peter Donald 2001-06-04 12:48:42 +0000
  • 05f3d6bc8 update main to use new embeddor. by Peter Donald 2001-06-04 12:48:05 +0000
  • 7a87980dc Update class to use new configuration of attribute method. by Peter Donald 2001-06-04 12:47:11 +0000
  • 5c3c1ca86 Update Container class to use new configuration of attribute method. by Peter Donald 2001-06-04 12:46:35 +0000
  • 2d449a4bb First sweep of aspect manager. by Peter Donald 2001-06-04 12:45:33 +0000
  • 344f259a1 Follow suit with naming convention. by Peter Donald 2001-06-04 12:44:35 +0000
  • 75bc6925a Read in roles from META-INF/ant-roles.xml and remove hardwired mapping for tasks/data-types. by Peter Donald 2001-06-04 12:42:38 +0000
  • ebe476933 Canonicalized filename to get around bug in file: urls embedded in jar: urls. (they didn't resolve ./ or ../) by Peter Donald 2001-06-04 12:41:36 +0000
  • 219593398 Made it possible to configure single attributes. This is to help container style tasks. by Peter Donald 2001-06-04 12:39:28 +0000
  • 29ee64b27 Starting to define/test aspect interface. by Peter Donald 2001-06-04 12:38:18 +0000
  • 2a9f49ba6 Added AbstractContainerTask and made Property extend it. by Peter Donald 2001-06-03 13:11:41 +0000
  • 5872737ff Simplify deployment so that it uses files instead of URLs and does not name deployments. by Peter Donald 2001-06-03 08:21:21 +0000
  • d23b08a30 Converted TypeManager so that types no longer have to implement Avalons 'Component' interface. by Peter Donald 2001-06-03 06:10:06 +0000
  • 165ec8163 Started converting runtime so type instances don't have to implement Avalons Component interface. by Peter Donald 2001-06-03 05:31:17 +0000
  • 362616390 Removed ConverterInfo and simplified ConverterRegistry by Peter Donald 2001-06-03 05:14:48 +0000