1887 Commits (c02865f72e8f37b51a2a430b75ab6fea1c7f7ed2)

Author SHA1 Message Date
  Peter Donald 63ff560abb Zap unused import 24 years ago
  Peter Donald aa850423a9 Only dump propertys with a specified prefix 24 years ago
  Peter Donald b370706c7b Fix javadoc error 24 years ago
  Peter Donald 2d59643f6a Move AbstractMasterConverter from 24 years ago
  Peter Donald 73b118584a Separate and document the myrmidon agnostic part of MasterConverter into an abstract class. This will make it easier to reuse in other projects. 24 years ago
  Peter Donald ee9f0d3422 More accurate javadoc 24 years ago
  Peter Donald 1081cadc83 Merge DefaultConverterRegistry into DefaultMasterConverter 24 years ago
  Peter Donald 0f01837a97 No need to extend AbstractLoggable as never used Logger 24 years ago
  Peter Donald c0ad96ab6e Move creation to new method so easy to overide in the future. 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 ba0de20415 Reuse xdoclet from the xdocs proposal 24 years ago
  Peter Donald 5b5bf65caa Add log4j jar to make it easier to compile separate to the myrmidon proposal. 24 years ago
  Peter Donald b4a6d59e7d Constant can be static 24 years ago
  Peter Donald 4c3da995d3 Add junit from main ant tree into classpath. 24 years ago
  Peter Donald 6ade50a1a4 Make class compile 24 years ago
  Peter Donald fbe24da50e Integrate checkstyle target. 24 years ago
  Peter Donald e1314ae793 Add a simple buildnumber task. 24 years ago
  Peter Donald 94997ddf2b Remove unused member variables 24 years ago
  Peter Donald bf73eb74a3 Renamed testcases hierarchy to test 24 years ago
  Peter Donald 212ca7820e Yoink the dodgy image 24 years ago
  Peter Donald 0af1e9e5da Zap the zip files which are no w in a separate library 24 years ago
  Darrell DeBoer 56c98500f0 Make sure verbose messages aren't logged twice. 24 years ago
  adammurdoch 70d6a6fb3c Added TaskContext.verbose(), and fixed up the usages of info() and warn(). 24 years ago
  Darrell DeBoer 8bd077c556 Modifications to Ant1 compatibility layer. 24 years ago
  Darrell DeBoer 214bb47106 Converted Ant1 Compatibility layer README to xdoc, 24 years ago
  adammurdoch ee35557dea * Changed Path.addPath( Path ) -> Path.add( FileList ), so that <path> 24 years ago
  Peter Donald ae05bf36b0 Move over to new tar package 24 years ago
  adammurdoch 56074611a9 * Changed DefaultPropertyResolver to use the converter to convert from Object -> String. 24 years ago
  Peter Donald 6e94185c88 Add in proposals for replacement of the Avalon Configuration system 24 years ago
  Peter Donald f2791c3c06 Zap the anteater sourcecode after harvesting path todos. 24 years ago
  Peter Donald 1270b8f454 Add some todo items related to extension /antlib paths 24 years ago
  Peter Donald ccbe1eb6ed Yoink the logo as it seems to be corrupt anyways ? 24 years ago
  Peter Donald 0759b4527e Zap the frantic source tree as it is suitably crusty at this stage. 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 4d54e45862 Configurer now ignore methods that take an array type as their parameter. 24 years ago
  Darrell DeBoer cbe8255aa8 Modifications to Ant1 compatibility layer. 24 years ago
  Conor MacNeill e83842ef5b Bring mutant into line with current Ant1 build 24 years ago
  adammurdoch 299ea801bc More refactoring of java app execution: 24 years ago
  adammurdoch 7513ab1efa Removed unnecessary try block. 24 years ago
  Darrell DeBoer 4b93240e47 Modifications to Ant1 compatibility layer. 24 years ago
  Peter Donald feaa21e948 Add some more ignores. 24 years ago
  adammurdoch 3fee832d25 First pass of making ExecuteJava responsible for all java application 24 years ago
  adammurdoch a989b254f0 Configurer changes: 24 years ago
  adammurdoch ba1f6f147a Log command-line using info() rather than debug(). 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