1322 Commits (833ffeb5073b21303acb5163f25bf929b7ec30e3)

Author SHA1 Message Date
  adammurdoch 1a4bd56dde Some small doc updates. 24 years ago
  adammurdoch 6ff9bf50ad Project Model: 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
  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
  adammurdoch 71aa092e8c * AbstractTask no longer extends AbstractLogEnabled. 24 years ago
  adammurdoch 80793a20ad * Added NameValidator, to provide a reasonably flexible mechanism for 24 years ago
  adammurdoch 4d492454dd Move ClassLoaderManager and DefaultClassLoaderManager into their own packages. 24 years ago
  adammurdoch 675cbea4cc Test case testNoComponentImplSharing was checking the wrong set of packages. 24 years ago
  adammurdoch 9a4be40c7c Fix 'test' target when jcifs or netcomponents not available. 24 years ago
  adammurdoch 52926715b4 VFS Tidy-ups: 24 years ago
  adammurdoch 5b87919be6 * Some fixes to the command-line launcher: 24 years ago
  adammurdoch c8ae289ddd * Added PropertyResolver service interface, together with 2 implementations. 24 years ago
  adammurdoch 793208cbf9 * Ignore missing type.j for now. 24 years ago
  adammurdoch b7e63f025a Don't include the 'dos' OS family in the 'windows' OS family. 24 years ago
  Peter Donald e7d7a265ed Rename xdoclet template files to end with .j which seems to be the standard? for their templates 24 years ago
  Peter Donald 33079e1f72 Add target to test generation of xdocs for types 24 years ago
  Peter Donald 859812be2f Reformat 24 years ago
  Peter Donald 610d15a15b Use URLs directly rather than go via a FIle. 24 years ago
  Peter Donald 24ad9997f2 Use URLs directly 24 years ago
  Peter Donald 79944e317a Suck manifest out of classpath 24 years ago
  Peter Donald 5b65dc1da0 No need to be LogEnabled 24 years ago
  Peter Donald 18b9849780 Convert Jspc to using TaskContext to log 24 years ago
  Peter Donald 64d951bcfa Convert Javac to using TaskContext to log 24 years ago
  Peter Donald 4751846083 Convert Rmic to using TaskContext to log 24 years ago
  Peter Donald 10fff2b9fa Convert Javac to using TaskContext to log 24 years ago
  Peter Donald 49c2480ab2 Push logging methods into TaskContext. 24 years ago
  Peter Donald 179bc428c9 Made it possible for subclasses to get at logger 24 years ago
  Peter Donald bc6866da8b Touchups. 24 years ago
  Peter Donald 0f157a89d4 Start to integrate antdocs generation into build process. 24 years ago
  Peter Donald 9c6515959f Refactored core so that adders and setters are again separated for elements and attributes respectively. 24 years ago
  Peter Donald 02a2cffe8f Continued to refactor tests so that they are easier to maintain 24 years ago
  Peter Donald 37b2e99006 Commit new "data" classes to use during testing. 24 years ago
  Peter Donald 6d5ce5b54d No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class 24 years ago
  Peter Donald ec3375928a No need for separation between ConfigurationState and DefaultConfigurationState at this stage so push it all into one class 24 years ago
  Peter Donald a7fecd5cf9 Continued the removal of creator cruft 24 years ago
  Peter Donald e0bed0aa14 Remove support for creators 24 years ago
  Peter Donald 1a02a5f570 Comment out test while the evolution of ant1 -> myrmidon continues 24 years ago
  Peter Donald 52a5a5d6e4 no message 24 years ago
  adammurdoch cad63fce0b Doc updates. 24 years ago
  adammurdoch 70513c95de Fixed circular package dependency: 24 years ago