Directory src/main/org/apache/tools/ant/taskdefs/condition/

Directory Created:
2001-08-03 16:38
Total Files:
27
Deleted Files:
2
Lines of Code:
2927

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/condition

Lines of Code

src/main/org/apache/tools/ant/taskdefs/condition/ Lines of Code

Developers

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

Most Recent Commits

jhm 2007-03-02 11:31

<antversion>-TASK evaluates now atLeast and exactly attributes.

9 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+9 -1)
stevel 2007-01-16 22:24

I forgot to add an @since tag when this was added.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: Xor.java (+1)
peterreilly 2006-12-28 16:24

stylecheck

15 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+15 -4)
jhm 2006-12-21 13:21

Ups - have forgotten to delete some debug infos ...

0 lines of code changed in:

jhm 2006-12-21 13:16

Make <antversion> available as Task.

23 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java (+23 -1)
peterreilly 2006-12-16 12:17

checkstyle

20 lines of code changed in:

kevj 2006-12-12 14:49

-fix as suggested by DD, should now compile on pre java6 rt.jar

5 lines of code changed in:

kevj 2006-12-12 14:24

-fix tabs, add validate method

48 lines of code changed in:

kevj 2006-12-12 14:00

-HasFreeSpace condition (java6 only)

76 lines of code changed in:

bodewig 2006-12-04 04:51

linefeeds

183 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: HasMethod.java (+183 -183)
peterreilly 2006-11-08 21:54

opps, allow tests to compile again

28 lines of code changed in:

peterreilly 2006-11-05 22:47

checkstyle

111 lines of code changed in:

peterreilly 2006-10-23 21:15

fix up some of the javadoc whining

2 lines of code changed in:

peterreilly 2006-09-29 21:16

revert making ConditionBase a Task after discussion on dev@apache.org

44 lines of code changed in:

peterreilly 2006-09-28 20:03

Make conditionbase a Task.

?was there any reason that this was not done for ant 1.6?



2 lines of code changed in:

peterreilly 2006-09-25 21:40

fix typo (reported by Antony Goubard)

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: Contains.java (+1 -1)
peterreilly 2006-09-25 21:32

eol-style

128 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: Matches.java (+128 -128)
peterreilly 2006-09-25 21:31

implementation of matches condition

128 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/condition: Matches.java (new 128)
peterreilly 2006-09-15 22:09

move conditions antlib to oata.types.conditions

1 lines of code changed in:

bodewig 2006-09-01 18:49

copy2license.pl

157 lines of code changed in:

(116 more)

Generated by StatSVN 0.3.2-SNAPSHOT