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