Directory proposal/xdocs/src/org/apache/tools/ant/xdoclet/

Directory Created:
2002-02-27 05:25
Directory Deleted:
2003-04-29 19:42
Total Files:
0
Deleted Files:
8
Lines of Code:
0

Browse with ViewVC

[root]/proposal/xdocs/src/org/apache/tools/ant/xdoclet

Lines of Code

proposal/xdocs/src/org/apache/tools/ant/xdoclet/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 722 (100.0%) 24.0
ehatcher 26 (86.7%) 488 (67.6%) 18.7
umagesh 3 (10.0%) 234 (32.4%) 78.0
stevel 1 (3.3%) 0 (0.0%) 0.0

Most Recent Commits

ehatcher 2003-04-29 19:42

migrated Ant XDoclet code here, to maintain it easier

0 lines of code changed in:

ehatcher 2003-02-14 16:30

added sorting

16 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (+16 -2)
ehatcher 2003-02-05 08:42

added license and logging to indexgen

68 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (+68 -9)
ehatcher 2003-02-05 08:09

added index generation

9 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: IndexGen.java (new 9)
ehatcher 2002-07-15 15:57

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.

117 lines of code changed in:

umagesh 2002-06-22 23:38

Merge changes made to 1.5 Beta2.

197 lines of code changed in:

umagesh 2002-06-01 12:26

Merge changes made to 1.5 Beta1.

37 lines of code changed in:

stevel 2002-04-30 04:00

my, isnt the java1.4 javac fussy

0 lines of code changed in:

ehatcher 2002-03-05 03:27

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.

65 lines of code changed in:

ehatcher 2002-03-03 12:57

thanks again Bill Burton! all i can say is "wow!"

74 lines of code changed in:

ehatcher 2002-03-03 01:49

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.

35 lines of code changed in:

  • proposal/xdocs/src/org/apache/tools/ant/xdoclet: AntSubTask.java (+35 -3)
ehatcher 2002-02-28 03:51

removed mandatory requirement for category (at least for now)

3 lines of code changed in:

ehatcher 2002-02-28 03:45

Changes by Bill Burton to collect tasks into categories rather than package space. Very cool, thanks!

32 lines of code changed in:

ehatcher 2002-02-27 19:39

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*!).

55 lines of code changed in:

ehatcher 2002-02-27 05:25

First pass at XDoclet generation of Ant task documentation.

14 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT