4312 Commits (ac786e670be3d5856a0dfc2e2d3db887ee643248)
 

Author SHA1 Message Date
  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
  Peter Donald f0a35e2439 Remove LogKit jar. 24 years ago
  Peter Donald 3678b44d38 Remove LogKit dependencies from workspace package by introducing alternate logger implementation to do routing. 24 years ago
  Stephane Bailliez 0e900607a6 Enhance lookup path so that it works automagically with 1.x and 2.x versions... 24 years ago
  Peter Donald 6a27d81a9f Make LogKit an optional part not required by default frontend. Replace it with a basic console logger instead 24 years ago
  Peter Donald 37c58ae8cc LogLevel is not universal enough to be used in the api package so moving it back into the framework package 24 years ago
  Peter Donald 771de95aa4 Move the generic log() methods back into LogLevel. The reason for this is to remove yet another Avalon dependency from the api package. 24 years ago
  Peter Donald dc66978e39 Bracket to next line 24 years ago
  Conor MacNeill 314a73ff1e Cleanup of ProjectHelper bits - many to go. 24 years ago
  Conor MacNeill d66e29f62b Minor style fixup 24 years ago
  Conor MacNeill 67a643f694 checkstyle corrections 24 years ago
  Conor MacNeill 85cd57c58e JDK 1.4 compatability 24 years ago