1322 Commits (833ffeb5073b21303acb5163f25bf929b7ec30e3)

Author SHA1 Message Date
  Peter Donald 833ffeb507 Change name of task page to "My First Task" so that we can have a taskwriters howto that lists lifecycle and configuration explanations 24 years ago
  Peter Donald 3bfd726b3d Replace index.xml with a merge of 24 years ago
  Peter Donald 8c937e3761 Add a few more items to the TODO list. Specifically 24 years ago
  Darrell DeBoer a08711cd91 * Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now 24 years ago
  Darrell DeBoer 83061b17b0 * i18n of Ant1Compatibility layer (except stuff stolen directly from Ant1 - 24 years ago
  Peter Donald 18234144e7 Carry across changelog enhancements 24 years ago
  Darrell DeBoer 2f3ac92eb4 * Added test for Ant version, so that Ant1Compat tests now run automatically 24 years ago
  Darrell DeBoer ab2c4e4c2e * Added nested <condition> element to IfTask, to allow any arbitrary condition 24 years ago
  Peter Donald e3909b82b1 Move samples into new directory 24 years ago
  Peter Donald 8da2c23572 Move documentation build instructions into main build file. 24 years ago
  Peter Donald c4586b5d4d Use ant.properties rather than .ant.properties 24 years ago
  Peter Donald 4c3fb2798f Remove audit report build file 24 years ago
  Peter Donald 98801ee840 Merge jdepend report generation into main build file. 24 years ago
  Peter Donald 0044f24ca6 Load settings from ant.proeprties rather than .ant.properties to make it easier to use for windows users 24 years ago
  Peter Donald 48d9c64882 Ignore all elisp and a few other typers of files 24 years ago
  Peter Donald d11461fa75 final static --> static final to follow JLS recomendations 24 years ago
  Peter Donald 285778b957 Under deian the tools.jar is put in a different location - *sigh* 24 years ago
  Peter Donald 40cd098a8e Restyle doc 24 years ago
  Peter Donald 9b1b4ea944 Again with the fixing of the speling. 24 years ago
  Darrell DeBoer 7c531e59a9 * Ant1CompatProject now provides a hacked "java.class.path" property, 24 years ago
  Darrell DeBoer d2c225e370 * Added new task <ant-call> to core, which can execute a named target 24 years ago
  adammurdoch 90933557a1 Condition changes: 24 years ago
  adammurdoch 7b8efdc41e Switch on the 'build' antlib. 24 years ago
  adammurdoch 718c935c49 Moved PathUtil.addJavaRuntime() into a new <java-runtime> FileList implementation. 24 years ago
  adammurdoch ddfae9eb98 Moved across converter messages that were left behind. 24 years ago
  Peter Donald 4df16b96b0 Update the example of the changelog task to use start/end date filtering 24 years ago
  Peter Donald 8e820f665b Update the changelog task to allow filtering by dates 24 years ago
  Peter Donald 4502ac160a restyle 24 years ago
  Peter Donald 06a74e6e03 the start of a testcase - currently contains nothing! ;) 24 years ago
  Peter Donald 6742c9e8fa Add in a basic MasterConverter 24 years ago
  Peter Donald 6a1b5a52ba Add a simple date converter 24 years ago
  adammurdoch a816a71d9e * Added ClassLoaderManager.createClassLoader( File[] ), to create a 24 years ago
  adammurdoch 62562693ac Extracted out a superclass from the exceptions in myrmidon.interfaces.*, to 24 years ago
  adammurdoch 533bf6eaf4 Include more of the stack trace on error. 24 years ago
  adammurdoch 1e0690bc78 * Updated todo list. 24 years ago
  adammurdoch ba24e76bd9 Started moving across the <javac> task to the java antlib: 24 years ago
  adammurdoch 210f56a301 Changed the build to pick up manifest files for antlibs out of src/manifest. 24 years ago
  adammurdoch 8887e0b5b9 Tidy up addJavaRuntime(). 24 years ago
  adammurdoch 32d43b7b8b Ignore super-type tags when generating ant-roles.xml. 24 years ago
  adammurdoch 83ac572934 * Added --debug command-line option. 24 years ago
  adammurdoch e861f36d02 Fix DefaultTaskContext.getProperties() to include inherited properties. 24 years ago
  adammurdoch d9c407c42d Update javadocs. 24 years ago
  Peter Donald f2712a9fa4 Add menu item for differences.xml 24 years ago
  Peter Donald c9a7ce1551 Extracted list of differences from the index page into a differences.xml document. 24 years ago
  Peter Donald e57c5a6197 Let IDEA style the xml 24 years ago
  Peter Donald 7f578a92f6 Zap jar innards that included some junk code 24 years ago
  Peter Donald ac202afe91 Move to the external bzip package 24 years ago
  Darrell DeBoer b857ad5df2 * Added 'property-resolver' role, with 'default' 24 years ago
  Peter Donald b2b36812d5 Add a note about separating execute()/validate() into different passes. 24 years ago
  Peter Donald bec7075908 Refactor changelog task so that the parser/writer are separated from task. 24 years ago