[root]/src/testcases/org/apache/tools/ant
filters
(0 files, 0 lines)
taskdefs
(0 files, 0 lines)
condition
(0 files, 0 lines)
cvslib
(0 files, 0 lines)
dir1
(0 files, 0 lines)
dir2
(0 files, 0 lines)
email
(0 files, 0 lines)
optional
(0 files, 0 lines)
depend
(0 files, 0 lines)
i18n
(0 files, 0 lines)
image
(0 files, 0 lines)
jdepend
(0 files, 0 lines)
junit
(0 files, 0 lines)
metamata
(0 files, 0 lines)
net
(0 files, 0 lines)
perforce
(0 files, 0 lines)
repository
(0 files, 0 lines)
script
(0 files, 0 lines)
sitraka
(0 files, 0 lines)
sos
(0 files, 0 lines)
splash
(0 files, 0 lines)
ssh
(0 files, 0 lines)
unix
(0 files, 0 lines)
vss
(0 files, 0 lines)
types
(0 files, 0 lines)
mappers
(0 files, 0 lines)
optional
(0 files, 0 lines)
depend
(0 files, 0 lines)
resources
(0 files, 0 lines)
selectors
(0 files, 0 lines)
util
(0 files, 0 lines)
facade
(0 files, 0 lines)
regexp
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 335 (100.0%) | 3711 (100.0%) | 11.0 |
bodewig | 144 (43.0%) | 1526 (41.1%) | 10.5 |
antoine | 78 (23.3%) | 709 (19.1%) | 9.0 |
peterreilly | 19 (5.7%) | 321 (8.6%) | 16.8 |
conor | 19 (5.7%) | 257 (6.9%) | 13.5 |
stevel | 10 (3.0%) | 249 (6.7%) | 24.9 |
umagesh | 7 (2.1%) | 228 (6.1%) | 32.5 |
mbenson | 40 (11.9%) | 144 (3.9%) | 3.6 |
ddevienne | 1 (0.3%) | 94 (2.5%) | 94.0 |
jhm | 2 (0.6%) | 51 (1.4%) | 25.5 |
donaldp | 2 (0.6%) | 50 (1.3%) | 25.0 |
jkf | 6 (1.8%) | 48 (1.3%) | 8.0 |
sbailliez | 2 (0.6%) | 17 (0.5%) | 8.5 |
jglick | 4 (1.2%) | 14 (0.4%) | 3.5 |
costin | 1 (0.3%) | 3 (0.1%) | 3.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
make sure that most of DirectoryScannerTest runs when we build a release.
This one is too critical.
12 lines of code changed in:
Add a test for presetdef-ed tasks for completeness
8 lines of code changed in:
make macrodef.backtrace=false cause all the nested tasks/types to have the same location as the macrodef instance
1 lines of code changed in:
failing testcase for a combination of location and macrodef
16 lines of code changed in:
Push setLocation down to ProjectComponent, reflect it into adapted tasks
1 lines of code changed in:
Bugzilla 38747: isolate resources in antclassloader when requested
16 lines of code changed in:
Set the parent of the antClassLoader correctly: bugzilla 35436
1 lines of code changed in:
copy2license.pl
162 lines of code changed in:
2006
1 lines of code changed in:
made all the protected methods public. Because ProjectTest was trying to call protected methods, and rather than selectively open up the methods, I made the whole set of asserts and operations open.
29 lines of code changed in:
No, it isnt the fact that I declare things through a property file either.
21 lines of code changed in:
Matt's proof my bug doesnt exist, as a unit test. Given the bug doesnt exist, w.t.f. is wrong with my task?
0 lines of code changed in:
Remove unused imports from testcases
4 lines of code changed in:
properly convert URIs back to file paths when non ascii characters are percent-encoded
matches with the change in FileUtils.toURI recently done
10 lines of code changed in:
Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined.
94 lines of code changed in:
Add debugging messages for Gump failure.
8 lines of code changed in:
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
18 lines of code changed in:
allow absolute include paths & no basedir for Directory scanning
69 lines of code changed in:
Add subproject Executor to Executor interface + its use to Project & Ant task.
Move keep-going awareness to Executors.
PR: 22901
Submitted by: Alexey Solofnenko
Reviewed by: Matt Benson
6 lines of code changed in:
(126 more)