4102 Commits (bece71799778083db166a8697fa244ee918b5caf)
 

Author SHA1 Message Date
  Diane Holt bece717997 Add Stefan's note wrt needing junit.jar and <junit> class files 24 years ago
  Erik Hatcher 377550b005 Fix typo. Patch sent by Daniel Rall. 24 years ago
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 years ago
  Diane Holt bc47be3b76 Change the failed message to something (hopefully) a bit more clear. 24 years ago
  Diane Holt 9c875b004a Add info wrt change in -projecthelp behaviour. 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
  Stefan Bodewig 9b3071c7ed 2002 24 years ago
  Steve Loughran 68cb99cb66 no code changes, only comments to make sense of what is going on 24 years ago
  Steve Loughran dd8be3b5fd set properties in nested strings. not tested. 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
  Magesh Umasankar 3fd83cae2d Pass the ManifestException to BuildException 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
  Darrell DeBoer 69cff8fa82 Build now registers test failure, and halts *after* 24 years ago
  Darrell DeBoer d215989630 Need to fork JUnit, because Myrmidon requires xml-apis, 24 years ago
  Conor MacNeill a5ec3f179d Ah! cruel ones, leave me alone now 24 years ago
  Darrell DeBoer 9b85c0697c First cut of Ant1 compatibility layer. 24 years ago
  Peter Donald fa8ea73874 Move testcases ant-descriptor into testcases hierarchy 24 years ago
  Peter Donald 66a3ff0ef1 Remove old tree 24 years ago
  Peter Donald a5598c47d1 Fix a few issues with build process 24 years ago
  Peter Donald 3fd9dc4ab2 Add in test data forgot to add in last set of test-related commits 24 years ago
  Peter Donald eaa1f3e7ce Converted remainder of 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
  Peter Donald c42fc5db2a Move most of 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
  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
  Peter Donald 3244e244c9 Ignore velocity output 24 years ago
  Peter Donald faed954ba3 Added final to catch clause 24 years ago
  Peter Donald 6f9bcb8d22 Remove debugging system.out 24 years ago
  Peter Donald 1222663fe8 Update manifest to reflect new location of test data 24 years ago
  Peter Donald dbe474f8e6 Update build file to reflect new testing approach 24 years ago
  Peter Donald cf8960e85c Removed old hierarchy for test data 24 years ago
  Peter Donald 04744d1c38 * Migrated all tests into packages other than the one they are testing. The reason for this is that all the tests are BlackBox, using public APIs and there is no reason to have the testcases in the same package as the actual code. Thus all test code is in a sub-package from the code it actually tests. 24 years ago
  adammurdoch 36c83758a0 Filtering refactor: 24 years ago
  adammurdoch 0c63376f37 Don't call setDebug() 'cause it doesn't exist any more. 24 years ago
  adammurdoch 3815d3874c Cleanup imports. 24 years ago
  Peter Donald 9fa8bb921e Decouple tar package from myrmidon by cloning Os.isFamily behaviour 24 years ago
  Peter Donald 53893e34fb Pushed initializer code into separate methods 24 years ago
  Peter Donald 0d3c706825 Add accessor for checksum 24 years ago
  Peter Donald a2bd6856c3 Remove unused v7format variable and fixed up javadoc errors 24 years ago
  Peter Donald 813363aefc Remove unused debug variable and fixed up javadoc errors 24 years ago
  Peter Donald 58a63d97be Ran IDEAs new audit features across codebase to pick up a few anomalies 24 years ago
  Magesh Umasankar 8199a62cee Remove unnecessary imports to make bootstrap work. 24 years ago
  Peter Donald 2a0ec2e2ab Add in ludicrously small jar with a single class in it. Need to repackage stuff over in avalonland to make this more reasonable. 24 years ago
  Peter Donald 736c56186d Excalibur has been broken up into to lots of little small products - and thus we don't have to drag in all its contents - just the stuff we need. 24 years ago
  Stefan Bodewig b8ff0222b5 2002 24 years ago
  Conor MacNeill 792642344d Refactor dependency analysis. 24 years ago