[root]/src/testcases/org/apache/tools/ant/taskdefs
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)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 1325 (100.0%) | 12953 (100.0%) | 9.7 |
bodewig | 478 (36.1%) | 5172 (39.9%) | 10.8 |
antoine | 268 (20.2%) | 2214 (17.1%) | 8.2 |
mbenson | 161 (12.2%) | 1452 (11.2%) | 9.0 |
stevel | 50 (3.8%) | 1258 (9.7%) | 25.1 |
peterreilly | 127 (9.6%) | 673 (5.2%) | 5.2 |
umagesh | 33 (2.5%) | 612 (4.7%) | 18.5 |
conor | 94 (7.1%) | 606 (4.7%) | 6.4 |
jkf | 67 (5.1%) | 226 (1.7%) | 3.3 |
jhm | 7 (0.5%) | 177 (1.4%) | 25.2 |
ehatcher | 6 (0.5%) | 156 (1.2%) | 26.0 |
sbailliez | 5 (0.4%) | 114 (0.9%) | 22.8 |
holtdl | 4 (0.3%) | 97 (0.7%) | 24.2 |
jglick | 17 (1.3%) | 82 (0.6%) | 4.8 |
shemnon | 1 (0.1%) | 50 (0.4%) | 50.0 |
nico | 3 (0.2%) | 49 (0.4%) | 16.3 |
kevj | 1 (0.1%) | 6 (0.0%) | 6.0 |
ddevienne | 1 (0.1%) | 4 (0.0%) | 4.0 |
costin | 1 (0.1%) | 4 (0.0%) | 4.0 |
donaldp | 1 (0.1%) | 1 (0.0%) | 1.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
tearDown method from superclass is good enough
0 lines of code changed in:
added tearDown
3 lines of code changed in:
try to get rid of spawnnnnn.log
2 lines of code changed in:
Bugzilla 39549: add searchparents attribute to <available>
9 lines of code changed in:
add text for macro element. Bugzilla report 36803
4 lines of code changed in:
copy2license.pl
540 lines of code changed in:
<zip filesonly="true"> included empty directories. Bugzilla report 40258.
4 lines of code changed in:
make whenempty-related tests antunit-esque in preparation for their new friend
0 lines of code changed in:
bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0
Fixed by writing a new adapter, xnew, that extends the forking adapter and sets the -Xnew argument. Tests supplied, though the old test, the one that would fail on java1.6, is still there.
Also made the name matching code of rmic locale-independent.
18 lines of code changed in:
Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everything working.
18 lines of code changed in:
Bug 21042 "Setting XSL parameter to input filename when processed whole directory."
* changed from File.getParent() to String.substring() to avoid changing between / and \
* "dir" defaults to '.' instead of empty string, so dir+'/'+name would not result in an absolute path
1 lines of code changed in:
Bug 21042 "Setting XSL parameter to input filename when processed whole directory."
36 lines of code changed in:
manifest issues
br: 37548
Still not totally convinced that the line is not allowed to be 74 bytes long (including eol)
But the specs allow to cut off early, except for the name. So name is allowed to by 70 bytes
long, and only if the name is 70 or 69 bytes long the line will be 74 (73) bytes long. Else
it will be shorter than 72 bytes including eol.
42 lines of code changed in:
Let the base class do the job.
0 lines of code changed in:
Bug 35850
<subant> now supports nested <target> elements as <ant> does.
21 lines of code changed in:
<fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697.
Submitted by Stephen Goetze
4 lines of code changed in:
Add support to define the stylesheet as a resource in <xslt>
Bugzilla Report 39407
32 lines of code changed in:
2006
1 lines of code changed in:
Adding a new non-static method, isFailure() to Execute. As well as simplifying a common operation, it is a foundation for instance specific logic to decide if an execute failed, which could be of use in VMS land.
4 lines of code changed in:
(487 more)