Directory src/main/org/apache/tools/ant/taskdefs/optional/extension/resolvers/

Directory Created:
2002-04-30 14:33
Total Files:
3
Deleted Files:
0
Lines of Code:
312

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/optional/extension/resolvers

Lines of Code

src/main/org/apache/tools/ant/taskdefs/optional/extension/resolvers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 664 (100.0%) 16.6
donaldp 2 (5.0%) 163 (24.5%) 81.5
umagesh 3 (7.5%) 145 (21.8%) 48.3
bodewig 8 (20.0%) 121 (18.2%) 15.1
peterreilly 6 (15.0%) 115 (17.3%) 19.1
conor 6 (15.0%) 66 (9.9%) 11.0
antoine 10 (25.0%) 47 (7.1%) 4.7
stevel 2 (5.0%) 6 (0.9%) 3.0
jkf 3 (7.5%) 1 (0.2%) 0.3

Most Recent Commits

bodewig 2006-09-01 18:49

copy2license.pl

18 lines of code changed in:

jkf 2005-03-09 00:20

removed lines with $Revision: x.y $ lines (after verification)

1 lines of code changed in:

stevel 2005-02-18 23:28

This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call.



I'm tempted to retrofit Task.bindToOwner back to the 1.6.x codebase, for the benefit of third party tasks; same for the extra constructors for exec and java. Thoughts?

6 lines of code changed in:

peterreilly 2004-12-10 10:58

checkstyle changes

Obtained from: Kevin Jackson

115 lines of code changed in:

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

3 lines of code changed in:

antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

6 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

36 lines of code changed in:

antoine 2003-09-21 20:20

Style

Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/extension/resolvers: AntResolver.java (+2 -3)
conor 2003-07-19 08:11

style

33 lines of code changed in:

conor 2003-07-17 15:44

style

33 lines of code changed in:

bodewig 2003-02-10 14:15

Remove Jakarta Project from license

3 lines of code changed in:

umagesh 2002-06-01 12:26

Merge changes made to 1.5 Beta1.

145 lines of code changed in:

bodewig 2002-04-30 16:01

Fix License

100 lines of code changed in:

donaldp 2002-04-30 14:33

Add in a resolver task.

The resolver takes an extension and a set of operations that can be

used to get library coresponding to specified extension. The task

will run through each operation until required extension is found.

163 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT