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

Directory Created:
2003-03-06 12:42
Total Files:
11
Deleted Files:
0
Lines of Code:
2580

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 161 (100.0%) 3885 (100.0%) 24.1
bodewig 79 (49.1%) 2996 (77.1%) 37.9
peterreilly 25 (15.5%) 356 (9.2%) 14.2
conor 13 (8.1%) 271 (7.0%) 20.8
antoine 27 (16.8%) 142 (3.7%) 5.2
mbenson 5 (3.1%) 58 (1.5%) 11.6
kevj 3 (1.9%) 55 (1.4%) 18.3
jkf 6 (3.7%) 3 (0.1%) 0.5
jesse 1 (0.6%) 2 (0.1%) 2.0
stevel 1 (0.6%) 1 (0.0%) 1.0
jhm 1 (0.6%) 1 (0.0%) 1.0

Most Recent Commits

kevj 2007-02-18 04:59

-fix error message

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHExec.java (+1 -1)
kevj 2007-02-18 04:58

-provide support for a command file to pass to SSHExec - implemented with a FileResource

47 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHExec.java (+47 -14)
jkf 2006-12-22 20:48

PR 41090: jsch-0.1.30 causes SCP task to hang

Contributed by Atsuhiko Yamanaka

jsch 0.1.30 has improved the stream handling internally and it must be flushed

explicitly.

1 lines of code changed in:

peterreilly 2006-11-20 21:17

checkstyle

52 lines of code changed in:

peterreilly 2006-11-18 18:01

checkstyle

14 lines of code changed in:

mbenson 2006-11-16 16:51

oops

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: Scp.java (+2 -2)
mbenson 2006-11-16 16:43

fail on invalid attribute combinations. BZ 40986.

47 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: Scp.java (+47 -14)
peterreilly 2006-11-05 22:50

checkstyle

11 lines of code changed in:

bodewig 2006-09-01 18:49

copy2license.pl

66 lines of code changed in:

mbenson 2006-06-27 21:39

allow @s before the "real" one in scp uris. Bugzilla 38082.

Submitted by Michael Montuori/Robert Anderson.

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: Scp.java (+1 -1)
bodewig 2006-05-09 04:30

wrong @since tag

1 lines of code changed in:

bodewig 2006-05-09 04:26

Make <scp> support the sftp protocol. PR 39373

543 lines of code changed in:

bodewig 2006-04-25 04:06

2006

1 lines of code changed in:

kevj 2006-04-24 06:39

take notice of verbosity flag when logging bug #39010

7 lines of code changed in:

mbenson 2005-11-23 15:44

> 1 ssh invocations to a given host would fail. Bugzilla report 36207.

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHUserInfo.java (+6 -16)
bodewig 2005-09-07 18:10

fix line-feeds, set svn:eol-style

11 lines of code changed in:

mbenson 2005-08-31 19:39

Wrap System.out in a KeepAliveOutputStream

PR: 36302

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHExec.java (+2 -1)
peterreilly 2005-07-08 13:48

javadoc

240 lines of code changed in:

peterreilly 2005-07-08 13:37

mostly javadoc

38 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHBase.java (+38 -2)
bodewig 2005-06-28 12:41

untabify

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/ssh: SSHUserInfo.java (+5 -5)

(49 more)

Generated by StatSVN 0.3.2-SNAPSHOT