4015 Commits (d66e29f62b09b97f4d2d47cd7ee6442ddf41770d)
 

Author SHA1 Message Date
  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
  Peter Donald 02a2cffe8f Continued to refactor tests so that they are easier to maintain 24 years ago
  Jon Skeet 5c710a6a38 Fixed up the fix-up to obey "Must not be null" etc style. 24 years ago
  Peter Donald 37b2e99006 Commit new "data" classes to use during testing. 24 years ago
  Magesh Umasankar 34c7de003d Check for Null. 24 years ago
  Conor MacNeill d0b4fb3912 Fix up errors in Project format and javadoc picked up with checkstyle 24 years ago
  Conor MacNeill 3b1a100df5 Need to have these live in the right package 24 years ago
  Conor MacNeill 44735223d9 New datatype - xcatalog - used to store information about locally available 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
  Stefan Bodewig 5af2618396 Add "DO NOT EDIT" warning to the generated HTML files. 24 years ago
  Peter Donald 52a5a5d6e4 no message 24 years ago
  Costin Manolache 2fa4ee3c90 Quick change to ProjectHelperImpl to use SAX2. 24 years ago
  Costin Manolache df867b66e8 Updated ProjectHelper. 24 years ago
  Costin Manolache 4fc2dab7e2 Remove the files for the second proposal for now. I'll add them back 24 years ago
  Erik Hatcher 811c691b7e A few additions special case additions to the xdocs proposal generation 24 years ago
  Erik Hatcher 95dbd84d6e Substantial refactoring. 24 years ago
  Erik Hatcher 44e880c9e6 hot off the press.... now supports Ant properties within XDoclet tags 24 years ago
  Diane Holt c1f358dddf Ooops -- forgot the dang gif. 24 years ago
  Diane Holt 6b885fbc62 Edit the right dang file this time! (Sure hope I'm doing this right 24 years ago
  Magesh Umasankar b926938e01 Document <loadproperties> task. 24 years ago
  Magesh Umasankar 069a8898be Test chain of filters. 24 years ago
  Magesh Umasankar f261bcd566 Make TailFilter behave exactly like the unix tail application. 24 years ago
  Magesh Umasankar d89352ca5e null check. 24 years ago
  Magesh Umasankar fdcfd1dd9b Improved doc; loadfile.xml typo fix. 24 years ago
  Stefan Bodewig 555a14e43e remove redundant attribute. 24 years ago
  Conor MacNeill 689db09b31 New facades for ant and antcall tasks. 24 years ago
  Conor MacNeill 74565feb53 Fix minor typo 24 years ago
  Stefan Bodewig 83b9942620 The always entertaining 2002 patch of the morning. 24 years ago
  Jon Skeet aa62ef064a JavaDoc now builds without warnings again - thanks Erik :) 24 years ago
  Jon Skeet 5c79093cdd Reapplied previous JavaDoc patch. 24 years ago