3552 Commits (778a6800cfdfe174d4e21108400d4827124dadac)
 

Author SHA1 Message Date
  Stephane Bailliez 778a6800cf Use a wrapper for exceptions rather than the full stacktrace. 24 years ago
  Stephane Bailliez 5c43f6c93e Quick fix about naming. 24 years ago
  Magesh Umasankar 4ffd54fee4 Remove unused local variable. 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Stefan Bodewig d880f3fef6 Make Ant work with the AElfred parser which doesn't like to be used 24 years ago
  Stefan Bodewig 1ef4d3ea86 Submitted by: Jon Skeet <jon.skeet@peramon.com> 24 years ago
  Conor MacNeill 2976ded16a Handle badly configured tasks created outside of Ant's core 24 years ago
  Peter Donald 219123401e Temporarily delete file - will readd later 24 years ago
  Peter Donald 1152ba5f88 Add in tags for xdoclet. 24 years ago
  Peter Donald e2c2b86f61 Moved sleep task into antlib hierarchy and i18n'ed task 24 years ago
  Peter Donald ee04eba635 i18ned task 24 years ago
  Peter Donald 1b9d7fdf9b Zap Marker 24 years ago
  Peter Donald 0c1e2fd104 Fix compile error 24 years ago
  Peter Donald 80f4e65718 Remove unused exec classes. 24 years ago
  Peter Donald 60dae1e176 Write to system.out by default because that gets redirectted to task anyhow 24 years ago
  Peter Donald 624b9a578d Ran style-formatter over codebase 24 years ago
  Peter Donald 48f9b90a7f Move FilterSetCOllection into framework classes 24 years ago
  Peter Donald 13e89f3197 Move filter class into framework 24 years ago
  Peter Donald 915968627a Move body of addLine into this class rather than delegating and temporarily commented out markers 24 years ago
  Peter Donald 89770b70fe Make follow myrmidon designs anbd make sure it is not two things (task and condition). If need condition then move common funcitonality into helper class. 24 years ago
  Peter Donald 040407cd4d Remove dependency on old ant tree 24 years ago
  Peter Donald 773c748166 Move CheckSum into antlib.build package 24 years ago
  Peter Donald ccbf334323 Add an abstract task that will eventually take over the role of the original Matching task 24 years ago
  Peter Donald e3f813cb02 Move ComponentManagerAdapter into workspace package as thats the only place it is used. 24 years ago
  Peter Donald 23083ead26 Added a newInstance method to AbstractContainerTask to make it easier to create instances of a role with a specific type 24 years ago
  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