Jesse Stockall
a511fb22e7
Throw a BuildException if the root directory does not exist, instead of letting IndexGen NPE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274540 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
ce5322dcf2
Switch to using regular collections instead of the deprecated XCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274538 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
ed5de90edb
Update XDoclet and XJavaDoc (XJavaDoc is no longer a singleton)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274537 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
3abecbb4fb
migrated Ant XDoclet code here, to maintain it easier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274536 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
9177c5d981
Merge file for <property>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274532 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
142633f38f
changing filename case
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274075 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
58b3f9e697
added sorting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274070 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
af891549ea
added license and logging to indexgen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273982 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
cb95928378
added index generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273981 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
69d3c11ffb
obsolete. i'm leaving the datatype code here as i haven't migrated it to XDoclet yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273756 13f79535-47bb-0310-9956-ffa450edef68
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.
TODO: Convert to the new XDoclet, start progressing this to the mainstream so that Ant 1.6 can have code-generated documentation finally.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273112 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
f26111dce8
my, isnt the java1.4 javac fussy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272606 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
95dbd84d6e
Substantial refactoring.
Added datatype defaults.properties generation as well as xdocs for them. Created wrapper task somewhat similar to Darrell DoBoer's in mymidon (although his is still slicker!).
Since its already processing all of Ant's main source code, I added in generation of todo lists of both Ant and this proposal - into two separate directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271732 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
5578d94e01
thanks again Bill Burton! all i can say is "wow!"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271711 13f79535-47bb-0310-9956-ffa450edef68
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271681 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
a8acf1646b
removed mandatory requirement for category (at least for now)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271597 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
434fa8175a
Changes by Bill Burton to collect tasks into categories rather than package space. Very cool, thanks!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271596 13f79535-47bb-0310-9956-ffa450edef68
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*!).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271581 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
a2e24afd0b
First pass at XDoclet generation of Ant task documentation.
(sorry for the multiple commits, still getting a lock error on big commit attempts)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271570 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
7a8bfa7b10
First pass at XDoclet generation of Ant task documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271569 13f79535-47bb-0310-9956-ffa450edef68
24 years ago