[root]/src/main/org/apache/tools/ant/taskdefs/condition
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 343 (100.0%) | 5534 (100.0%) | 16.1 |
bodewig | 108 (31.5%) | 1842 (33.3%) | 17.0 |
stevel | 34 (9.9%) | 1329 (24.0%) | 39.0 |
peterreilly | 66 (19.2%) | 947 (17.1%) | 14.3 |
mbenson | 10 (2.9%) | 358 (6.5%) | 35.8 |
kevj | 13 (3.8%) | 346 (6.3%) | 26.6 |
antoine | 51 (14.9%) | 258 (4.7%) | 5.0 |
umagesh | 8 (2.3%) | 208 (3.8%) | 26.0 |
conor | 21 (6.1%) | 158 (2.9%) | 7.5 |
jhm | 3 (0.9%) | 32 (0.6%) | 10.6 |
donaldp | 10 (2.9%) | 27 (0.5%) | 2.7 |
jkf | 13 (3.8%) | 21 (0.4%) | 1.6 |
sbailliez | 3 (0.9%) | 6 (0.1%) | 2.0 |
jskeet | 1 (0.3%) | 1 (0.0%) | 1.0 |
jglick | 2 (0.6%) | 1 (0.0%) | 0.5 |
<antversion>-TASK evaluates now atLeast and exactly attributes.
9 lines of code changed in:
I forgot to add an @since tag when this was added.
1 lines of code changed in:
stylecheck
15 lines of code changed in:
Ups - have forgotten to delete some debug infos ...
0 lines of code changed in:
Make <antversion> available as Task.
23 lines of code changed in:
checkstyle
20 lines of code changed in:
-fix as suggested by DD, should now compile on pre java6 rt.jar
5 lines of code changed in:
-fix tabs, add validate method
48 lines of code changed in:
-HasFreeSpace condition (java6 only)
76 lines of code changed in:
linefeeds
183 lines of code changed in:
opps, allow tests to compile again
28 lines of code changed in:
checkstyle
111 lines of code changed in:
fix up some of the javadoc whining
2 lines of code changed in:
revert making ConditionBase a Task after discussion on dev@apache.org
44 lines of code changed in:
Make conditionbase a Task.
?was there any reason that this was not done for ant 1.6?
2 lines of code changed in:
fix typo (reported by Antony Goubard)
1 lines of code changed in:
eol-style
128 lines of code changed in:
implementation of matches condition
128 lines of code changed in:
move conditions antlib to oata.types.conditions
1 lines of code changed in:
copy2license.pl
157 lines of code changed in:
(116 more)