Thanks alot that really helped and I dint even have to add the excludes
statement.
--
View this message in context:
http://ant.1045680.n5.nabble.com/how-to-exclude-a-basedir-while-looping-using-foreach-tp3364313p3365697.html
Sent from the Ant - Users mailing list archive at Nabble.com.
--
i tried everything else earlier but not "*" what does "*" actually stand for?
--
View this message in context:
http://ant.1045680.n5.nabble.com/how-to-exclude-a-basedir-while-looping-using-foreach-tp3364313p3365698.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
You could try something like includes="*", but I'm not sure of the
intent of your excludes.
-Original Message-
From: rhea [mailto:karissacab...@gmail.com]
Sent: Monday, January 31, 2011 5:18 AM
To: user@ant.apache.org
Subject: how to exclude a basedir while looping using foreach
My question is how do I exclude the basedir folder itself.
i want to zip only the sub directories and not the basedir.
When i use the above code it zips the base folder and then the inn
Original Message
Subject: Re: How to retrieve IP address
From: Dominique Devienne
To: Ant Users List
Date: Mon Jan 31 2011 16:08:21 GMT+0100 (CET)
> On Mon, Jan 31, 2011 at 2:03 AM, hezjing wrote:
>> May I know if it is possible to retrieve the IP address of the running
>> se
On Mon, Jan 31, 2011 at 2:03 AM, hezjing wrote:
> May I know if it is possible to retrieve the IP address of the running
> server in Ant?
Google found it for me in Antelope, a 3rd party collection of Ant tasks:
http://antelope.tigris.org/nonav/docs/manual/bk03ch16.html
Might be possible with pu
http://zioom20.freehost.pl/bogob.html
Hi
May I know if it is possible to retrieve the IP address of the running
server in Ant?
--
Hez