16 Commits (f9c551b16e64afb9541e8e5507b9ac1a8c2eb436)

Author SHA1 Message Date
  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
  Erik Hatcher 5578d94e01 thanks again Bill Burton! all i can say is "wow!" 24 years ago
  Erik Hatcher 9b35ad50ac dramatically improved the "smarts" of finding real tasks. defaults.properties generation is just about there, which is sort of the litmus test to ensure that the right classes are being processed. 24 years ago
  Erik Hatcher f29de55fee "default" is a good standard target name - makes running "ant clean default" possible :) 24 years ago
  Erik Hatcher 957a3697ab eliminate blank lines between entries 24 years ago
  Erik Hatcher 111d76453a now supports JDK 1.4 friendlier tags like "ant.task". I like the colon separator better, but oh well, Sun makes the rules. 24 years ago
  Erik Hatcher cb2a0a80b1 Applied Bill's DVSL work and template patch. Also added "docs" target to main build.xml to <ant> to the HTML generation build. 24 years ago
  Erik Hatcher 606ec5fe58 this gets rid of some XDoclet warnings. 24 years ago
  Erik Hatcher a8acf1646b removed mandatory requirement for category (at least for now) 24 years ago
  Erik Hatcher 434fa8175a Changes by Bill Burton to collect tasks into categories rather than package space. Very cool, thanks! 24 years ago
  Erik Hatcher 9f7f6c9aba made it easier to short-circuit and only run one class, no need to prefix package info 24 years ago
  Erik Hatcher 5634baae78 open 'er up! lets just see what shakes out from this. 24 years ago
  Erik Hatcher 2d9c339208 Fixed some issues with defaults.properties generation. Fixed issue with build having to be run twice because of directory being removed from the path (*arg*!). 24 years ago
  Erik Hatcher a2e24afd0b First pass at XDoclet generation of Ant task documentation. 24 years ago
  Erik Hatcher 7a8bfa7b10 First pass at XDoclet generation of Ant task documentation. 24 years ago