scohen 2005/05/28 20:01:10
Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
convert s
scohen 2005/05/28 10:05:44
Modified:src/main/org/apache/tools/ant/taskdefs/optional/net
FTPConfigurator.java FTP.java
src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/etc/testcases/tas
Steve Cohen wrote:
Antoine: OK, I've taken a look. Here is the problem, or maybe I
don't understand EnumeratedAttribute fully.
In response to a suggestion of Steve Loughran the other day, I've
implemented all of my new attributes with the convention that a value
of "" means "Don't set the
Steve Cohen wrote:
Antoine: OK, I've taken a look. Here is the problem, or maybe I don't
understand EnumeratedAttribute fully.
In response to a suggestion of Steve Loughran the other day, I've
implemented all of my new attributes with the convention that a value of
"" means "Don't set the a
Antoine: OK, I've taken a look. Here is the problem, or maybe I don't
understand EnumeratedAttribute fully.
In response to a suggestion of Steve Loughran the other day, I've
implemented all of my new attributes with the convention that a value of
"" means "Don't set the attribute - leave the
Antoine Levy-Lambert wrote:
Hello Steve,
what about using a class derived from EnumeratedAttribute as type for
timestampGranularity ?
Cheers,
Antoine
[EMAIL PROTECTED] wrote:
scohen 2005/05/22 11:48:42
Modified:src/main/org/apache/tools/ant/taskdefs/optional/net
FTP.java
Hello Steve,
what about using a class derived from EnumeratedAttribute as type for
timestampGranularity ?
Cheers,
Antoine
[EMAIL PROTECTED] wrote:
scohen 2005/05/22 11:48:42
Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/etc/testcases/tas
scohen 2005/05/22 11:48:42
Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
Add new timestampGranularity attribute to account for the typical case in PUT
operations where the client
is HH:mm:
scohen 2005/05/21 19:58:47
Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
Added tests for the "newer" attribute in conjunction with the
servertimezoneconfig a
scohen 2005/05/21 06:03:08
Modified:src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
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.
Revision
antoine 2003/10/13 12:53:01
Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
Merge fro
antoine 2003/10/13 12:37:02
Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net
Tag: ANT_16_BRANCH FTPTest.java
src/etc/testcases/taskdefs/optional/net Tag: ANT_16_BRANCH
ftp.xml
Log:
Added a testcase for th
antoine 2003/08/14 10:23:22
Modified:src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
removed useless
Revision ChangesPath
1.5 +0 -1 ant/src/etc/testcases/taskdefs/optional/net/ftp.xml
Index: ftp.xml
=
Stefan Bodewig wrote
> > There is a small problem :
> >
> > > server="${ftp.host}"
> > userid="${ftp.user}"
> > password="${ftp.password}"
> > remotedir="${tmp.dir}">
> >
> >
> >
> > used not to follow symbolic links (in ant 1.5
On Thu, 14 Aug 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
wrote:
> There is a small problem :
>
> server="${ftp.host}"
> userid="${ftp.user}"
> password="${ftp.password}"
> remotedir="${tmp.dir}">
>
>
>
> used not to follo
,
Antoine
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 14, 2003 4:47 PM
Subject: cvs commit: ant/src/etc/testcases/taskdefs/optional/net ftp.xml
> antoine 2003/08/14 07:47:54
>
> Modified:src/
antoine 2003/08/14 07:47:54
Modified:src/main/org/apache/tools/ant/types AbstractFileSet.java
src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
antoine 2003/08/06 05:24:42
Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
Issue a w
antoine 2003/08/06 03:27:15
Modified:src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
use user.name as default for ftp.user
new target for testing scanning a file which is a symbolic link
Revision ChangesPath
1.2 +7 -16 ant/src/etc/testcases/taskdefs/optio
This test obviously requires a special setup :
- availability of a local ftp server,
- entering your password into a file called ftp.properties and located
in the ant root directory
The test is disabled by default in build.xml. :-)
The test is a clone of DirectoryScannerTest (maybe I could
antoine 2003/08/04 15:23:57
Modified:src/etc/testcases/taskdefs/exec exec.xml
Added: src/testcases/org/apache/tools/ant/taskdefs/optional/net
FTPTest.java
src/etc/testcases/taskdefs/optional/net ftp.xml
Log:
new test for the ftp task
r
21 matches
Mail list logo