4073 Commits (3244e244c928cd5372c33e30e0605ed69b35af49)
 

Author SHA1 Message Date
  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
  Conor MacNeill 24bb66e654 Cleanup of style 24 years ago
  Stefan Bodewig 86e9227f69 folow the new image url 24 years ago
  Erik Hatcher afb946f51a Removing the logos, moving artwork into images 24 years ago
  Erik Hatcher a3cf7cc70c Removing the logos 24 years ago
  Stefan Bodewig df45efc67a add license 24 years ago
  Peter Donald fbcba51852 Make the encodings ascii to help us poor linux schmucks who got a crappy range of fonts. 24 years ago
  adammurdoch 28a812e0cf TypeManager changes: 24 years ago
  Magesh Umasankar bcd2dfcf11 Remove contents from filter reader proposal, now that the code has been migrated to the main tree. 24 years ago
  Magesh Umasankar 060c35544e No more deprecated warnings for aliased attributes of oft-used zip, jar, war and ear tasks. 24 years ago
  Magesh Umasankar 5df6412cd6 Check for possible null message and/or null stream. 24 years ago
  Peter Donald 2fd822fcf2 Update build file to copy across more of the useful xsl sheets. 24 years ago
  Peter Donald 9c0169b5bd Added reporting xslt sheet for checkstyle and removed some cruft from jdepend stylesheet. 24 years ago
  Steve Loughran d164c1fc25 -renamed CompilerAdapter to JspCompilerAdapter 24 years ago
  Magesh Umasankar 1f8fb3f579 Dreaded 2002 24 years ago
  Magesh Umasankar b88e105282 * Add a link to external dependency page. 24 years ago
  Diane Holt 3629ace7b0 Clarify the shell-script-running stuff a bit. (faq.{xml,html}) 24 years ago
  Peter Donald f69894c40e Add a first cut of an abstractFacade task. This is supposed to be the base class of the Jspc, Javac, Rmic and similar facade tasks 24 years ago
  Peter Donald cc482fe8a9 Expose the new Configuration methods in AbstractContainer task 24 years ago
  Stefan Bodewig 2ceea11b52 2002 24 years ago
  adammurdoch 1a4bd56dde Some small doc updates. 24 years ago
  adammurdoch 6ff9bf50ad Project Model: 24 years ago
  Conor MacNeill 50fb7f5643 Fix up context class loader setting with regard to build.sysclasspath 24 years ago
  Diane Holt 2acc30de66 Add a q&a about executing batch/shell scripts. 24 years ago
  Peter Donald 12c0f4b50a Add some extra methods to configurer interface that allows you to pass in the class/interface to use during configuring process. This makes it dead simple to support facades 24 years ago
  Peter Donald b5072a8c35 Lazy access of resolver as not in ServiceManager at construction 24 years ago
  Peter Donald 844ca19853 Make the output from runtime clearer 24 years ago
  Peter Donald 9b81f2c560 Configurer.configure --> 24 years ago
  Peter Donald da984ac4e9 Move PropertyResolver and friends into own package hierarchy 24 years ago
  Peter Donald a5b310a328 No need for clas to be public 24 years ago