3567 Commits (3094ca2c8f94565ca9782e8d9c02e9b0129971f0)
 

Author SHA1 Message Date
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 4a89083738 More JavaDoc documentation fixups. 24 years ago
  Stefan Bodewig 466a2a978f some typos. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  adammurdoch 32080d6588 Included ant-services.xml in core jar 24 years ago
  adammurdoch 8c22fa33f3 * Added another FileSystemManager.resolveFile() convenience method. 24 years ago
  adammurdoch 0cab9c1f29 * Added exec-manager and file-system-manager roles. 24 years ago
  adammurdoch 9eeb462907 Javadoc fixes. 24 years ago
  adammurdoch 64fff4d508 Add missing error message. 24 years ago
  adammurdoch 774e130436 Use "java -version" for exec test. 24 years ago
  Stefan Bodewig 0e63e7acbb Show how to avoid the -sourcepath switch in <javac> 24 years ago
  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