4384 次代码提交 (fe7c38e3a07f773e5c6a761dfdb5a4fdd283019c)
 

作者 SHA1 备注 提交日期
  Stefan Bodewig 2ceea11b52 2002 24 年前
  adammurdoch 1a4bd56dde Some small doc updates. 24 年前
  adammurdoch 6ff9bf50ad Project Model: 24 年前
  Conor MacNeill 50fb7f5643 Fix up context class loader setting with regard to build.sysclasspath 24 年前
  Diane Holt 2acc30de66 Add a q&a about executing batch/shell scripts. 24 年前
  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 年前
  Peter Donald b5072a8c35 Lazy access of resolver as not in ServiceManager at construction 24 年前
  Peter Donald 844ca19853 Make the output from runtime clearer 24 年前
  Peter Donald 9b81f2c560 Configurer.configure --> 24 年前
  Peter Donald da984ac4e9 Move PropertyResolver and friends into own package hierarchy 24 年前
  Peter Donald a5b310a328 No need for clas to be public 24 年前
  Peter Donald f0a35e2439 Remove LogKit jar. 24 年前
  Peter Donald 3678b44d38 Remove LogKit dependencies from workspace package by introducing alternate logger implementation to do routing. 24 年前
  Stephane Bailliez 0e900607a6 Enhance lookup path so that it works automagically with 1.x and 2.x versions... 24 年前
  Peter Donald 6a27d81a9f Make LogKit an optional part not required by default frontend. Replace it with a basic console logger instead 24 年前
  Peter Donald 37c58ae8cc LogLevel is not universal enough to be used in the api package so moving it back into the framework package 24 年前
  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 年前
  Peter Donald dc66978e39 Bracket to next line 24 年前
  Conor MacNeill 314a73ff1e Cleanup of ProjectHelper bits - many to go. 24 年前
  Conor MacNeill d66e29f62b Minor style fixup 24 年前
  Conor MacNeill 67a643f694 checkstyle corrections 24 年前
  Conor MacNeill 85cd57c58e JDK 1.4 compatability 24 年前
  Conor MacNeill 272a25274c When Available checks for a class make sure the class can actually be 24 年前
  Stefan Bodewig ae097cfbc9 JDK 1.1 fixes, second half. 24 年前
  Conor MacNeill 598017b1cd Restore 1.1 operation 24 年前
  adammurdoch 71aa092e8c * AbstractTask no longer extends AbstractLogEnabled. 24 年前
  Stefan Bodewig 732df7532e JDK 1.1 fixes 24 年前
  adammurdoch 80793a20ad * Added NameValidator, to provide a reasonably flexible mechanism for 24 年前
  adammurdoch 4d492454dd Move ClassLoaderManager and DefaultClassLoaderManager into their own packages. 24 年前
  adammurdoch 675cbea4cc Test case testNoComponentImplSharing was checking the wrong set of packages. 24 年前
  Steve Loughran 4093ea2b9c silly me, I forgot to check this in 24 年前
  Erik Hatcher 073e27aa63 don't mangle artwork! 24 年前
  Erik Hatcher 947301c212 fixing two typos ("please" and "weblogic"). changing case of JBoss to the jboss.org case. 24 年前
  adammurdoch 9a4be40c7c Fix 'test' target when jcifs or netcomponents not available. 24 年前
  adammurdoch 52926715b4 VFS Tidy-ups: 24 年前
  adammurdoch 5b87919be6 * Some fixes to the command-line launcher: 24 年前
  adammurdoch c8ae289ddd * Added PropertyResolver service interface, together with 2 implementations. 24 年前
  adammurdoch 793208cbf9 * Ignore missing type.j for now. 24 年前
  adammurdoch b7e63f025a Don't include the 'dos' OS family in the 'windows' OS family. 24 年前
  Magesh Umasankar aac5436dc6 Use assertEquals instead of explicit check/fail combo. 24 年前
  Erik Hatcher e90f731146 Per Bill Burton's request 24 年前
  Stefan Bodewig 50d4e58dfd give conext classloaders in <junit> another try, catch Xalan errors in 24 年前
  Steve Loughran 6acb5be183 reworking of jspc in order to get it into shape. Added name mangling support in dependency checking, jasperc is running in separate process so that exec failure should be caught; classpath param can set path to jasper too 24 年前
  Steve Loughran 3e35ab334b two new tests 24 年前
  Steve Loughran d0a3744305 cut out jspc testing unless jasper is around 24 年前
  Stefan Bodewig 15aa471689 Make DefaultInputHandler subclass friendly. 24 年前
  Stefan Bodewig c2717b6fb3 give credit to Jeff for his NetWare patches. 24 年前
  Magesh Umasankar 5aace621e9 Testcase for LoadProperties inclusive of testcases for a few filter readers as well. 24 年前
  Magesh Umasankar ef35d9d19d Fix StripJavaComments such that it strips out java comments properly. Testcase added. 24 年前
  Magesh Umasankar a1e68fb8c7 Redo comment filtering logic. The previous one was buggy. I will add a testcase this evening. 24 年前