Directory src/main/org/apache/tools/ant/taskdefs/optional/windows/

Directory Created:
2002-11-07 16:26
Total Files:
1
Deleted Files:
0
Lines of Code:
195

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 303 (100.0%) 25.2
bodewig 5 (41.7%) 210 (69.3%) 42.0
peterreilly 2 (16.7%) 49 (16.2%) 24.5
conor 1 (8.3%) 26 (8.6%) 26.0
antoine 4 (33.3%) 18 (5.9%) 4.5

Most Recent Commits

bodewig 2006-09-01 18:49

copy2license.pl

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+6 -5)
peterreilly 2005-05-24 17:16

checkstyle - mostly javadoc

49 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+49 -6)
peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (-3)
antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+1 -1)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+2 -2)
antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+12 -49)
antoine 2003-08-22 15:25

Remove direct call to deprecated project, location, tasktype Task field,

replaced by an accessor way into tasks.

Remove too some unused variable declaration and some unused imports.

PR: 22515

Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)

3 lines of code changed in:

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

style

26 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+26 -28)
bodewig 2003-05-23 13:40

NonStop Kernel is Unix as far as Ant is concerned.



<attrib> doesn't like to be called with parallel.



<chgrp> and <chown> should also disable the addsourcefile attribute.

42 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+42 -1)
bodewig 2003-02-10 14:15

Remove Jakarta Project from license

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+1 -1)
bodewig 2002-11-08 08:32

Simplify a few methods by using FileSet#setFile, remove redundant dir

attribute from the three latest task additions.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (+3 -9)
bodewig 2002-11-07 16:26

New task <attrib>



Submitted by: Shiraz Kanga <SKanga at ingenuus.com>,

J?r?me Lacoste <jerome.lacoste at smartcardsystem.com>



seventeen months ago 8-)

158 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/windows: Attrib.java (new 158)
Generated by StatSVN 0.3.2-SNAPSHOT