Re: Is recursive property evaluation supported?

2008-04-14 Thread Olivier Gies
Original Message Subject: Is recursive property evaluation supported? From: Shawn Castrianni <[EMAIL PROTECTED]> To: 'Ant Users List' Date: 15/04/2008 07:12 I was trying to present a list of choices for the user like an interactive textual menu. I produced the list of choice

Is recursive property evaluation supported?

2008-04-14 Thread Shawn Castrianni
I was trying to present a list of choices for the user like an interactive textual menu. I produced the list of choices and set a property for each. The user inputs a number corresponding to the choice he wants, and I get the value corresponding to that choice via my properties I set. However

Junit-testing a task doesn't show exceptions

2008-04-14 Thread icet
I have a junit test class that extends BuildTestFile. When I use executeTarget("targetName"), the class I'm testing throws a IndexOutOfBoundsException, wich I can only see IF I call the gelFullLog() method. But even then, I don't have information regarding where the exception was thrown (most impo

Re: sshexec ant task command not found

2008-04-14 Thread neitcouq
Hura ! It worked. Thanks ! -- View this message in context: http://www.nabble.com/sshexec-ant-task-command-not-found-tp16627332p16673657.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-ma