Directory src/etc/testcases/taskdefs/optional/net/

Directory Created:
2003-08-04 22:23
Total Files:
1
Deleted Files:
0
Lines of Code:
314

Browse with ViewVC

[root]/src/etc/testcases/taskdefs/optional/net

Lines of Code

src/etc/testcases/taskdefs/optional/net/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 335 (100.0%) 23.9
scohen 7 (50.0%) 211 (63.0%) 30.1
antoine 7 (50.0%) 124 (37.0%) 17.7

Most Recent Commits

scohen 2005-05-30 14:41

Add initialSiteCommand and siteCommand attributes.

PR:34257, 34853

25 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+25)
scohen 2005-05-30 00:40

Based on a patch submitted by Neeme Praks, allow support for a retry count on FTP transfers. Some

servers are unreliable for unknown - this allows for a retry count to be specified to accomodate work on such

flaky servers.

13 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+13)
scohen 2005-05-29 03:01

convert serverLanguageCodeConfig attribute to use EnumeratedAttribute pattern

26 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+26)
scohen 2005-05-28 17:05

Convert ftp task systemTypeKey and timestampGranularity attributes to using the EnumeratedAttribute pattern

and add some JUnit tests of the new configuration stuff.

55 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+55)
scohen 2005-05-22 18:48

Add new timestampGranularity attribute to account for the typical case in PUT operations where the client

is HH:mm:ss and the ftp server is HH:mm.

2 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+2 -3)
scohen 2005-05-22 02:58

Added tests for the "newer" attribute in conjunction with the servertimezoneconfig attribute in the PUT and GET actions.

88 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+88)
scohen 2005-05-21 13:03

add option to read properties file from the user's home directory as well as from the top of the ant tree, where it is vulnerable to being wiped out from cvs

replace operations.

2 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+2)
antoine 2003-10-15 18:49

Merge from ANT_16_BRANCH

Fix problem with non absolute remote dirs

PR: 23833

4 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+4 -1)
antoine 2003-10-13 19:53

Merge from ANT_16_BRANCH

23 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+23)
antoine 2003-08-14 17:23

removed useless <property environment="env"/>

0 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (-1)
antoine 2003-08-14 14:47

Go on working on the followsymlinks support in the FTP task.

The scanner was working previously, but the retrieving of links was not working

because the followsymlinks attribute was not passed through.

26 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+26)
antoine 2003-08-06 12:24

Issue a warning message indicating that selectors within filesets

are not supported in the ftp task when the fileset is remote

(all actions except put)

PR: 18280

22 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+22)
antoine 2003-08-06 10:27

use user.name as default for ftp.user

new target for testing scanning a file which is a symbolic link

7 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (+7 -16)
antoine 2003-08-04 22:23

new test for the ftp task

requires ftp.properties in ant's root directory (with your password in it) and a local ftp server.

The test is disabled by default in build.xml

42 lines of code changed in:

  • src/etc/testcases/taskdefs/optional/net: ftp.xml (new 42)
Generated by StatSVN 0.3.2-SNAPSHOT