3627 Commits (851bf0c5ed0bb47acd2012744ba92f4f7683e6de)
 

Author SHA1 Message Date
  Peter Donald efcab999df Remove public access specifier as it is redundent 24 years ago
  Peter Donald 109578bc56 Map --> ConverterContext 24 years ago
  Peter Donald c8a7294435 Start to play with a converter architecture decoupled from ant completely 24 years ago
  Peter Donald 9864dc31e1 Convert role strings so that they are auotgenerated from class object 24 years ago
  Peter Donald 63d5222c0a Register classic configurer 24 years ago
  Peter Donald 8c2efc7632 Add configurer role so that you can plug in multiple configurers easily 24 years ago
  Peter Donald dceffe022e Remove some more cruft 24 years ago
  Peter Donald 6af62ff98a Remove recorder as should be reimplemented as a configured aspect aka a Facility 24 years ago
  Peter Donald ce88e4df5e Readd classic ant1.x style configurer to make some of my old code still work ;) 24 years ago
  Peter Donald 8821afcf82 Recast SoundTask in Myrmidon. i18n it and clean up some of its structures 24 years ago
  Peter Donald 039e254a64 Reimplement in a cleaner way later 24 years ago
  Peter Donald 319f167400 Shift the sound task across to antlib hierarchy 24 years ago
  Peter Donald c86c8e4a72 Use the context rather than the project 24 years ago
  Peter Donald 9e8e575227 Inline the functionality of NetCommand. 24 years ago
  Peter Donald 919e3c42b4 Zap the depend package as should really be reimplemented using BCEL 24 years ago
  Stefan Bodewig 0ec06feed1 I took the time to write a simple shell script to audit Copyright 24 years ago
  adammurdoch ef420c53bf * DefaultTaskContext now uses a ServiceManager to locate services, rather than 24 years ago
  adammurdoch be938b1e8f * Deployer now deploys services from META-INF/ant-services.xml 24 years ago
  adammurdoch 56250d886e * Moved package org.apache.myrmidon.services to org.apache.myrmidon.interfaces.service. 24 years ago
  adammurdoch b6e062af22 Added TypeFactory.canCreate() method. 24 years ago
  adammurdoch 0dcd7b3f68 Use getService() to find the ExecManager, rather than instantiating it. 24 years ago
  Conor MacNeill bbf5ec8b44 Improve coverage of manifest unit tests 24 years ago
  Diane Holt fa3f35098e Maybe this will help as well. 24 years ago
  Diane Holt a533063b71 Apply a band-aid to a nasty open wound. 24 years ago
  adammurdoch 8b4b896303 Changes to listeners: 24 years ago
  adammurdoch 8b39211862 A project may now have a name attribute. 24 years ago
  adammurdoch f8b5aff8e3 Javadoc fixes. 24 years ago
  adammurdoch 6cade52b36 Added 'recompile' target, to force recompile of Java classes. 24 years ago
  adammurdoch 6012c425b9 Fix error message. 24 years ago
  Conor MacNeill 99dc457c6f Changes resulting from first run of gump with mutant 24 years ago
  Stephane Bailliez af01f285a1 fix summary orthograph 24 years ago
  Stephane Bailliez b6f66230b3 fix javaddoc and unused variable 24 years ago
  Conor MacNeill 256d87df30 Fix up minor typo 24 years ago
  Conor MacNeill f16a5cd623 Add in nested element processing for scriptdefs 24 years ago
  adammurdoch b070293536 Add project name, so that IDEA will let me bind keys to targets. 24 years ago
  adammurdoch 5307209831 Changes to DefaultDeployer: 24 years ago
  adammurdoch 584e6514a1 * Rename --myrmidon-home command-line arg to --ant-home. 24 years ago
  adammurdoch 84b8f2b8b6 Resolve path to referenced projects. 24 years ago
  adammurdoch 204a23f354 Fix error message, and some Javadoc problems. 24 years ago
  adammurdoch f8fdbeedec Removed warning message, since it no longer applies. 24 years ago
  adammurdoch fdbfe30a3e Added version attribute to all the descriptors. 24 years ago
  Stephane Bailliez 4829434a73 Fix shouldRun logic. 24 years ago
  Stephane Bailliez f4a6e35f35 Fix Javadoc 24 years ago
  Stephane Bailliez 8c68d48649 Make sure you do not compare apples to oranges 24 years ago
  Conor MacNeill 30b81779b5 Add ability to define tasks using BSF scripts - experimental 24 years ago
  adammurdoch ec9816997d Initial cut of a very basic intro to Myrmidon. 24 years ago
  Stephane Bailliez 8a3b2de9a5 Exclude also from tests (should be better to do that on .class to avoid redundancy in filters.) 24 years ago
  Stephane Bailliez b9fa4d494b Initial commit. Was missed in the original one. Sorry Jose. 24 years ago
  Erik Hatcher 7ed2408117 upon Jose Alberto's request, updates to antlib 24 years ago
  Steve Loughran f1548aec2b added tests to look at <java's> exception handling. 24 years ago