Directory groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure/

Directory Created:
2006-08-08 12:59
Directory Deleted:
2006-11-13 09:59
Total Files:
0
Deleted Files:
14
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure

Lines of Code

groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
russel 109 (100.0%) 871 (100.0%) 7.9

Most Recent Commits

russel 2006-11-13 09:59

Rearranged the packaging structure to the scheme agreed on the emails list.

0 lines of code changed in:

russel 2006-10-31 20:20

Changed licence from LGPL to ASL 2.0.

61 lines of code changed in:

russel 2006-10-30 21:13

Rearranged the way the default target is presented in the target list.

3 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+3 -1)
russel 2006-10-27 12:58

Tidied up command line issues.

13 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+13 -13)
russel 2006-10-24 19:33

Upped the version number and fixed the package creation to include the READMEs.

1 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+1 -1)
russel 2006-10-20 15:47

Added having a List of Closures as the argument to depends.

6 lines of code changed in:

russel 2006-10-19 16:34

Added list (of closures) to the allowed parameters to depends.

16 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: GantMetaClass.java (+16 -6)
russel 2006-10-17 18:49

Removed the comment on code that is needed.

3 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+3 -6)
russel 2006-10-17 15:12

Clean appears to work now with the changes to Groovy MOP.

18 lines of code changed in:

russel 2006-10-12 20:21

Got targets classes working, i.e. can use org.codehaus.groovy.gant.targets.Clean in includeTargets.

63 lines of code changed in:

russel 2006-10-12 08:54

Gant passes tests and can reinstall itself using the new specification file syntax.

146 lines of code changed in:

russel 2006-10-08 10:43

Added a depends capability but it isn't that good because you have to use strings -- methods names cannot be used anywhere else other than in a method call. Looks like tasks really do have to be closures not methods.

12 lines of code changed in:

russel 2006-10-08 09:50

Added a method 'message(String,Object' to issue Ant format task messages.

11 lines of code changed in:

russel 2006-10-01 17:38

Added adding of the declaration of Task type.

1 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: GantMetaClass.java (+1)
russel 2006-10-01 14:07

Refactored to avoid replication.

43 lines of code changed in:

russel 2006-10-01 10:15

Separated targets and tools to avoid over-pollution of name spaces.

67 lines of code changed in:

russel 2006-09-30 18:49

Tinkering with Ivy.

7 lines of code changed in:

russel 2006-09-30 14:41

Remove more of the stack traces, just print the message.

20 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+20 -10)
russel 2006-09-26 08:26

Improved the error reporting a bit.

2 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+2 -2)
russel 2006-09-26 07:56

Caught missing default target to provide a better user experience.

4 lines of code changed in:

  • groovy/modules/gant/source/org/codehaus/groovy/gant/infrastructure: Gant.groovy (+4 -1)

(23 more)

Generated by StatSVN 0.3.2-SNAPSHOT