I'm using the following target to display a list of directories in a root
directory. It prints out the absolute path of each directory
${fs.value}
How can I supply the path of each directory to a foreach task of
ant-contrib.
Also can I extract just the names of the directories f
Thanks Antoine, I'll grab it.
-Original Message-
From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 12:33 PM
To: Ant Users List
Subject: AW: sftp?
Hi James,
there is a scp task (and ssh) in ant1.6beta.
There is no task yet.
Cheers,
Antoine
-Urspr
Thanks. That fixed it.
-Rob A
-Original Message-
From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 2:17 AM
To: Ant Users List
Subject: AW: A little help with the task...
Hi Robert,
the and nested elements are already fileset(s). So you
should writ