3998 Commits (c8ae289ddd72e9f5858612fba38393a3c8698c27)
 

Author SHA1 Message Date
  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
  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
  Conor MacNeill 86696c8c41 Add author tags 24 years ago
  Peter Donald 87dfa8df78 Made it possible for users to overide build proeprties and default to using the log4j in myrmidon so it builds out of the box. 24 years ago
  Conor MacNeill 6a34c3f536 Facade tasks for Ant1 tasks implemented by the system antlib 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago
  Conor MacNeill a89ffe281a Minor style fixes for Task class 24 years ago
  Costin Manolache 8633497445 Another version of the SAX2-based project helper ( I can revert back 24 years ago
  Costin Manolache f2d8ae3406 Jikes ( and gcj ) have some problems dealing with internal non-static classes. 24 years ago
  Magesh Umasankar f9bcdd7713 Eliminate compile time dependency of ClassConstants with JavaClasshelper that uses bcel. Compilation of JavaClassHelper will be performed only if bcel is present at the time of compile. 24 years ago
  Jon Skeet 131519b962 Expanded JavaDoc comments on variable names. 24 years ago
  Conor MacNeill 9ec33bdb83 Cleanup of Main.java 24 years ago
  Peter Donald 9c6515959f Refactored core so that adders and setters are again separated for elements and attributes respectively. 24 years ago