1643 Commits (c51d45fd2c4c6e7429d6059fbe0e764c5e9ee209)
 

Author SHA1 Message Date
  Stefan Bodewig 8a23eb5f56 new task <sleep> 24 years ago
  Stefan Bodewig a185f6d7ff Explain difference between J2ME tasks. 24 years ago
  Stefan Bodewig 2a0db5ae8e two new logos 24 years ago
  Stefan Bodewig 1f75455b6a Add pointer to Oliver Burn's Checkstyle 24 years ago
  Stefan Bodewig 15fc9190cc Added pointer to Josh Eckels' J2ME tasks. 24 years ago
  Peter Donald fcbf12d7b6 Made SignJar support nested FileSets. It will also check if relevent signature file is present before signing if attribute lazy="true" is set 24 years ago
  Stefan Bodewig ec540b86a3 another logo proposal 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
  Peter Donald d12a4e9a83 Add in descriptor for Ant1 compatibility layer. 24 years ago
  Peter Donald 403768d133 Move Ant1 compatibility layer files into separate library. 24 years ago
  Peter Donald dd0a617ea0 Remove old ant1 compatibility layer in preparation to move it. 24 years ago
  Peter Donald 7cc3b6ec22 Move Patter type into framework directory. 24 years ago
  Stefan Bodewig 3ec663279c assorted logo submissions 24 years ago
  Stefan Bodewig 49c24d0553 should have added this file 36 hours ago, sorry. 24 years ago
  Peter Donald d4de5ba0d3 Starting to reintroduce Ant1 adapters. 24 years ago
  Peter Donald 6c5fc99a2f Modify to demonstrate X-Project DAG. 24 years ago
  Peter Donald 4a677e7d65 Modify ProjectBuilder interface to accept Parameters. This allows arbitrary builders to be added in the future (such as for templating etc). 24 years ago
  Peter Donald e2e5aeee3a Make cross project DAGS work. 24 years ago
  Stefan Bodewig a891255928 Various typos and documentation fixes. 24 years ago
  Stefan Bodewig 9668de65af Update status of Ant2 development, add logo page. 24 years ago
  Peter Donald 7b3d796305 Added in support for parameters that are sent to builder. 24 years ago
  Peter Donald 87f090a12a Moved getChildTypeManager to ProjectManager as havin in ExecutionFrame violates IOC and has not consistent with other approach for frame specific parameters. 24 years ago
  Peter Donald 17a2399611 Doesn't work with new Frame model. Essentially as I am unclear on appropriate semantics. 24 years ago
  Peter Donald 15f44e67b5 Update to work with new embeddor interface. 24 years ago
  Peter Donald 73fde2c99d ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. 24 years ago
  Peter Donald 087abe77e3 Interface used to contain relevent data for each project managed by ProjectManager. 24 years ago
  Peter Donald 8c0388b0a4 ProjectManager is no longer a FlyWeight. It now carries state pertinent to a set of Projects that are executed in concert. 24 years ago