Re: Macrodef Problem Urgent

2005-11-09 Thread Dominique Devienne
> i'm using ant 1.6.0 This should be working then. You may have a mix of Ant versions then. Are you running from the command line or an IDE? Windows or *nix? I'd check you ant setup. Also, try a minimal build file with an hello word macro that reproduces the problem, and send this whole build. Ju

Re: Macrodef Problem Urgent

2005-11-09 Thread Andrei
i'm using ant 1.6.0 From: "Steve Loughran" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, November 09, 2005 2:57 PM Subject: Re: Macrodef Problem Urgent Andrei wrote: Hi guys. I have a problem with macrodef usage. I decl

Re: Macrodef Problem Urgent

2005-11-09 Thread Steve Loughran
Andrei wrote: Hi guys. I have a problem with macrodef usage. I declared a macrodef to start jBoss and here is the target who uses

Macrodef Problem Urgent

2005-11-09 Thread Andrei
Hi guys. I have a problem with macrodef usage. I declared a macrodef to start jBoss and here is the target who uses this macro: