49 Commits (53e3cf8d775a6d160ea74ca4dad2b0bee7634b9d)

Author SHA1 Message Date
  Erik Hatcher 71ee2798ea upgrading to an XDoclet that works on Mac OS X JDK 1.4.1 - woohoo! 23 years ago
  Erik Hatcher dbf3ccbed9 hopefully fix the Gump build 23 years ago
  Erik Hatcher 142633f38f changing filename case 23 years ago
  Erik Hatcher cf98ab8ba1 show briefType instead - nicer for enumerated attributes 23 years ago
  Erik Hatcher 58b3f9e697 added sorting 23 years ago
  Erik Hatcher 11736bd911 remove properties generation to see if that fixes gump runs 23 years ago
  Stefan Bodewig 1ffd5394f2 Now that the results get published, bump up the copyright year. 23 years ago
  Erik Hatcher af891549ea added license and logging to indexgen 23 years ago
  Erik Hatcher cb95928378 added index generation 23 years ago
  Erik Hatcher 51d7950abd output troubleshooting info 23 years ago
  Erik Hatcher bec4aaee40 friendly target to Gumpify 23 years ago
  Erik Hatcher 93c03989c1 added comment if no merge point found in template 23 years ago
  Erik Hatcher 8cd86b3ffa added mergedir 23 years ago
  Erik Hatcher 69d3c11ffb obsolete. i'm leaving the datatype code here as i haven't migrated it to XDoclet yet. 23 years ago
  Erik Hatcher f0e6d6d58b now conditional exclusions are taken into account. this was a cut-and-paste from Ant's main build file - hopefully i snagged all the right stuff (at least it worked when I removed the StarTeam API from my ANT_HOME/lib). 23 years ago
  Erik Hatcher 59d1f7bbbc new & improved! 23 years ago
  Erik Hatcher 388bd6a7db oops.. a little over-zealous with the deletes... web and ejb are still needed. why? because the apache module has more than just <antdoclet> in it... it also generates Struts stuff which requires both the EJB and Web modules. 23 years ago
  Erik Hatcher 43d483a53a sorry for the overkill commit earlier... trimming it down now. 23 years ago
  Erik Hatcher ba934f9ce0 not quite complete, but committing to show the gen2 target syntax. the conditional excludes from the main build file need to be added to the fileset of <antdoclet> so this can be run without a full binary (and I mean *full*) distribution of Ant, including all the 3rd party dependencies (or faked versions thereof) 23 years ago
  Erik Hatcher b8f5c9940d probably not needed, but committing just in case 23 years ago
  Erik Hatcher db064bc982 remove old xdoclet 23 years ago
  Erik Hatcher 50bef0cdb6 unsure if this is needed or not, generally speaking, but causes problems for me currently 23 years ago
  Erik Hatcher d7a05bea8f updating to the latest XDoclet 1.2 code 23 years ago
  Steve Loughran 1c40506949 little trick to allow <ant> callers to spec a classpath for their own stuff, cos I am trying to invoke this from axis, with mixed results. 23 years ago
  Erik Hatcher a7c30f4d0b relocating Appendix E 23 years ago
  Erik Hatcher b4b4814a9b Donated from Java Development with Ant 23 years ago
  Erik Hatcher ebdf3b5ae3 Bringing HEAD up to speed with the code I used to generate Appendix E of the infamous Java Development with Ant book. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Steve Loughran f26111dce8 my, isnt the java1.4 javac fussy 23 years ago
  Peter Donald 5b5bf65caa Add log4j jar to make it easier to compile separate to the myrmidon proposal. 24 years ago
  Erik Hatcher e90f731146 Per Bill Burton's request 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
  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