189 Commits (f2712a9fa4d78a6f513d6b8696cff3b911e4d0e0)

Author SHA1 Message Date
  Peter Donald ac202afe91 Move to the external bzip package 24 years ago
  Peter Donald bec7075908 Refactor changelog task so that the parser/writer are separated from task. 24 years ago
  Peter Donald ea33b6b469 Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase) 24 years ago
  Peter Donald c3a12b1570 Remove uneeded import 24 years ago
  Peter Donald 60211980de no message 24 years ago
  Peter Donald 74a5d61ead Remove unused variable 24 years ago
  Peter Donald 7c5d46d55f Add cvspass resources 24 years ago
  Peter Donald 1c2652d8b6 i18n'ed task 24 years ago
  Peter Donald 2e52ff7fe8 Start to integraqte Alexandrias ChangeLog task into myrmidon 24 years ago
  Peter Donald b5c5eb38a8 Start to integraqte Alexandrias ChangeLog task into myrmidon 24 years ago
  Peter Donald fded11d618 Introduce a basic <ant/> task 24 years ago
  Peter Donald 1bc7ec2902 Move StringToFileConverter back as it references TaskContext 24 years ago
  Peter Donald 16dd6ada59 Move OsCondition to nativelib package 24 years ago
  Peter Donald e2f8be7711 Move the primitive, reusable and non-myrmidon specific converters into the aut hierarchy 24 years ago
  Peter Donald aa850423a9 Only dump propertys with a specified prefix 24 years ago
  Peter Donald e728ff0a59 Converted remaining xdoclet tags from 24 years ago
  Peter Donald d2af4d8d2d task:name --> task.name 24 years ago
  Peter Donald e1314ae793 Add a simple buildnumber task. 24 years ago
  adammurdoch 70d6a6fb3c Added TaskContext.verbose(), and fixed up the usages of info() and warn(). 24 years ago
  adammurdoch ee35557dea * Changed Path.addPath( Path ) -> Path.add( FileList ), so that <path> 24 years ago
  adammurdoch 56074611a9 * Changed DefaultPropertyResolver to use the converter to convert from Object -> String. 24 years ago
  Peter Donald aee90644d1 Copy across a debugging task from the frantic proposal 24 years ago
  adammurdoch cdb548b3b4 * Moved ExecuteJava -> framework.java package. Added a bunch of Javadocs, 24 years ago
  adammurdoch aa09ea1b1f Changes to todo.types.Path, should be useable now: 24 years ago
  adammurdoch d319ab594b Some refactoring of Path. The plan is to make the 'evaluate' API of Path a 24 years ago
  adammurdoch 6a20789293 Split <available> condition into <class-available> and <resource-available>. 24 years ago
  adammurdoch 77333ba49f More refactoring of framework.Execute: 24 years ago
  adammurdoch c0573282fd Ran IDEA's optimise imports. 24 years ago
  adammurdoch b6410584b6 Some refactoring of framework.Execute: 24 years ago
  Peter Donald 7fb359263a Move all but the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later 24 years ago
  adammurdoch 36c83758a0 Filtering refactor: 24 years ago
  adammurdoch 28a812e0cf TypeManager changes: 24 years ago
  Peter Donald 9b81f2c560 Configurer.configure --> 24 years ago
  Peter Donald 37c58ae8cc LogLevel is not universal enough to be used in the api package so moving it back into the framework package 24 years ago
  Peter Donald 771de95aa4 Move the generic log() methods back into LogLevel. The reason for this is to remove yet another Avalon dependency from the api package. 24 years ago
  adammurdoch 71aa092e8c * AbstractTask no longer extends AbstractLogEnabled. 24 years ago
  adammurdoch 52926715b4 VFS Tidy-ups: 24 years ago
  adammurdoch c8ae289ddd * Added PropertyResolver service interface, together with 2 implementations. 24 years ago
  Peter Donald 9c6515959f Refactored core so that adders and setters are again separated for elements and attributes respectively. 24 years ago
  adammurdoch 70513c95de Fixed circular package dependency: 24 years ago
  adammurdoch 2afc643a3e * Moved FileNameMapper to framework. Got rid of setTo() and setFrom() 24 years ago
  Peter Donald 7641529516 Move dotnet tasks into antlib hierarchy 24 years ago
  Peter Donald 16a1e94b65 Use simplified AbstractContainerTask 24 years ago
  Peter Donald 3921f5f07c Move Tasklist into framework as it is being used everywhere 24 years ago
  adammurdoch bc7c6eddec Added Condition <-> File Selector adaptors: 24 years ago
  adammurdoch 6ab3e31386 Restructured the conditional tasks: 24 years ago
  adammurdoch 97ea61851c <if> wasn't checking its condition. Fixed, and added some test cases. 24 years ago
  adammurdoch b6ed0b4934 * Added OsFamily enumerated type, to represents OS groupings. 24 years ago
  Peter Donald 357537149c Decouple exceptions from CascadingException 24 years ago
  Peter Donald 22f32dcc7d restyle via IDEA 24 years ago