Directory proposal/myrmidon/src/main/org/apache/tools/ant/util/depend/

Directory Created:
2001-12-15 12:06
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/main/org/apache/tools/ant/util/depend

Lines of Code

proposal/myrmidon/src/main/org/apache/tools/ant/util/depend/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 203 (100.0%) 20.3
donaldp 9 (90.0%) 162 (79.8%) 18.0
sbailliez 1 (10.0%) 41 (20.2%) 41.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-02-06 13:38

Style touchups

11 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/util/depend: Dependencies.java (+11 -9)
sbailliez 2002-01-20 17:35

- Fix order of modifiers

- Fix duplicate/unecessary imports

- Fix single if/else and loop without block

41 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/util/depend: Dependencies.java (+41 -5)
donaldp 2001-12-23 06:35

Fix up license banner.

2 lines of code changed in:

donaldp 2001-12-16 00:39

BuildException -> TaskException



Removed uneeded imports.



Processed code through style formatter.

102 lines of code changed in:

donaldp 2001-12-15 12:06

Add in a clone of the main ant source tree so that it can undergo some heavy refactoring.



Initial stages involves just making the Ant1.x tasks implement Ant2 interface and refactoring BuildException such that it can be easily be replaced by TaskException etc.

47 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT