4015 Commits (d66e29f62b09b97f4d2d47cd7ee6442ddf41770d)
 

Author SHA1 Message Date
  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
  Conor MacNeill 272a25274c When Available checks for a class make sure the class can actually be 24 years ago
  Stefan Bodewig ae097cfbc9 JDK 1.1 fixes, second half. 24 years ago
  Conor MacNeill 598017b1cd Restore 1.1 operation 24 years ago
  adammurdoch 71aa092e8c * AbstractTask no longer extends AbstractLogEnabled. 24 years ago
  Stefan Bodewig 732df7532e JDK 1.1 fixes 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
  Steve Loughran 4093ea2b9c silly me, I forgot to check this in 24 years ago
  Erik Hatcher 073e27aa63 don't mangle artwork! 24 years ago
  Erik Hatcher 947301c212 fixing two typos ("please" and "weblogic"). changing case of JBoss to the jboss.org case. 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
  Magesh Umasankar aac5436dc6 Use assertEquals instead of explicit check/fail combo. 24 years ago
  Erik Hatcher e90f731146 Per Bill Burton's request 24 years ago
  Stefan Bodewig 50d4e58dfd give conext classloaders in <junit> another try, catch Xalan errors in 24 years ago
  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 years ago
  Steve Loughran 3e35ab334b two new tests 24 years ago
  Steve Loughran d0a3744305 cut out jspc testing unless jasper is around 24 years ago
  Stefan Bodewig 15aa471689 Make DefaultInputHandler subclass friendly. 24 years ago
  Stefan Bodewig c2717b6fb3 give credit to Jeff for his NetWare patches. 24 years ago
  Magesh Umasankar 5aace621e9 Testcase for LoadProperties inclusive of testcases for a few filter readers as well. 24 years ago
  Magesh Umasankar ef35d9d19d Fix StripJavaComments such that it strips out java comments properly. Testcase added. 24 years ago
  Magesh Umasankar a1e68fb8c7 Redo comment filtering logic. The previous one was buggy. I will add a testcase this evening. 24 years ago
  Stefan Bodewig bd0662b8fa commit the rest of Jeff Tulley's patches for Novell NetWare. 24 years ago
  Steve Loughran f2a501a5cc tuning the start page; including a link to the web page. Can you believe the docs didnt really have one anywhere obvious till now. 24 years ago
  Magesh Umasankar 607f967fef Note the dependency of JavaClassHelper with bcel.jar 24 years ago
  Magesh Umasankar 0beb8afac0 Missed adding Filter Chain earlier. 24 years ago
  Costin Manolache 57a57bfca9 First draft for the 'TaskFactory' hook. 24 years ago
  Costin Manolache 51ac64b16c Remove the ProjectHelper proposal. 24 years ago
  Costin Manolache 96399befa1 The project helper impl - all the private methods that used to be in ProjectHelper. 24 years ago
  Costin Manolache b5397fd0e4 Since nobody objects, this is the 'project helper modularization' commit. 24 years ago
  Magesh Umasankar 536bfb63e3 Redo previous ant.task changes that I had inadvertently not merged. 24 years ago
  Conor MacNeill 0b2bea8de1 There may be a better way to achive a bootstrap. Later. 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