1783 Commits (d75177e23f483910e626a46d2b2e64924f8e6971)

Author SHA1 Message Date
  Peter Donald ead2fe108e Copy across some todos from the actionlist 24 years ago
  Peter Donald 4e90f37bae Add a blurb about schedulers, test engines, install toools and so forth reusing myrmidon 24 years ago
  Peter Donald cd18fd06e4 *** empty log message *** 24 years ago
  Peter Donald 2db42da13c Expand the XPath todo to note that we could use it to do antcalls 24 years ago
  Peter Donald 05f85418a2 Add a todo for XPath like structures for tasks 24 years ago
  Peter Donald eac03a504a Add a TODO for writing an Embeddor HOWTO and assign it to me. 24 years ago
  Peter Donald 04aa34610e Add a new TODO 24 years ago
  Stephane Bailliez 90c469486c Updating Excalibur to the i18n lib grabbed directly from Myrmidon. 24 years ago
  Darrell DeBoer 78f2da01c3 * New ProjectBuilder which programmatically converts from Ant1 to Myrmidon 24 years ago
  Peter Donald 03daeaf3d1 Add a basic page about configuring tasks in myrmidon. 24 years ago
  Peter Donald 8c0f3fd0c1 Start to integrate documentation about 24 years ago
  Peter Donald 317e64c590 Source sections are <pre/> and thus should not have all that surrounding whitespace. 24 years ago
  Peter Donald 6e56b4522a Reflected across from 1nt1.x tree... 24 years ago
  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
  Conor MacNeill 99f9052c7c More Ant1 compatability 24 years ago
  Peter Donald 40cd098a8e Restyle doc 24 years ago
  Peter Donald 9b1b4ea944 Again with the fixing of the speling. 24 years ago
  Conor MacNeill 454c12b7fe Make sure XSL resources are available for Junit task 24 years ago
  Conor MacNeill 1a2722cfc5 Sync with Ant1 changes 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