--- [EMAIL PROTECTED] wrote:
> Matt,
>
> Thanks for your info. I am only curious at this
> point how to stop the
> with the parameters documented. I think it will be
> great if we can suppress
> output selectively.
>
Come to think of it, has an "os" attribute you
could utilize as well, but i
Matt,
Thanks for your info. I am only curious at this point how to stop the
with the parameters documented. I think it will be great if we can suppress
output selectively.
I will use the instead.
B.
> The "Execute failed" message comes from Ant. Why
> execute cp if you can verify its (non
The "Execute failed" message comes from Ant. Why
execute cp if you can verify its (non)existence as I
showed you before with ?
-Matt
--- [EMAIL PROTECTED] wrote:
>
> Thank you for the details :)
>
> But I must be doing something wrong...
>
> I do failifexecutionfails="false"
> errorproperty
Thank you for the details :)
But I must be doing something wrong...
I do
Knowingly that it is an window box. It is still giving me "Execute failed"
message.
Any ideas?
B.
>
>
>
-
To unsubscribe, e-mail: [EMAIL P
--- [EMAIL PROTECTED] wrote:
> Matt,
>
> I dont think output="${null.device}" works for me.
> Any reasons? Do i need to
> set something in order to use it?
You've got to do some OS conditional stuff:
-Matt
__
Do you Yahoo!?
Yahoo! Mail
An approach like this would work (you need ant contrib for this):
${this-file}
Bernd Jürgens wrote:
>
> Hi,
>
> I need a way to run a for multiple files, since idlj can't
> process wildcards. I have some 30 idl files wh
See the task.
-Matt
--- Bernd_Jürgens <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need a way to run a for multiple files,
> since idlj can't
> process wildcards. I have some 30 idl files which I
> would like to
> include in a build.xml. So my question is: How do I
> put in here:
>
>
>Generati
Matt,
I dont think output="${null.device}" works for me. Any reasons? Do i need to
set something in order to use it?
Thanks
B.
> This is more to the point than calling cp
> indiscriminately. However, to answer your original
> question, using 's outputproperty attribute
> should suppress the o
The command that i am using is
Please advice.
B.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 9:55 AM
Subject: How to suppress output?
> All,
>
> How can i make it totally quiet with the output coming out from ? If i
> am
Excellent. This is good. It keeps us all on our toes! :-)
Side-note: This is not the first time that I have heard of such a thing with some
projects (no names, to protect the guilty :-). Is there some way that a verification
script could be created that would verify that everything that needed t
I suspect ANT works in mysterious ways on NT/XP.
Look at my screen dump below:
-
C:\my_data\ant_learn>set | grep ANT
C:\my_data\ant_learn>which ant
/cygdrive/c/my_data/apache-ant-1.6.0/bin/ant
C:\my_data\ant_learn>ant -f test.xml
Buildfile:
Does it help if I say that 1.6.1 works just fine on my iBook? :-)
Have you considered trying an earlier version? I'd be tempted to try 1.5.1, that's
what we run here and it's rock solid stable on W2K. Get that working and then upgrade
to 1.6.1.
Simon
>-Original Message-
>From: Dominiqu
All,
How can i make it totally quiet with the output coming out from ? If i
am trying to exec "cp" in dos, then it will tell me "Execute failed:
java.io. ..."
How can i suppress the output? I have tried every parameters and still no use.
Please enlight me.
Barry
--
Hi Rob. lib was EMPTY. I re-extraced apache-ant-1.6.1-bin.zip and the
jar files showed up and ant works okay now. I've never seen anything
like that before, and I've been unzipping files for years. Thanks for
the help everyone.
Duncan
--
Perhaps try calling ant with the absolute path...
C:\> c:\ant\bin\ant.bat
-Rob Anderson
> -Original Message-
> From: Kenneth Litwak [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 17, 2004 9:44 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Basic setup question
>
>
>I'm afraid that m
> From: Kenneth Litwak [mailto:[EMAIL PROTECTED]
>
> C:\Documents and Settings>dir %ANT_HOME%
> Directory of L:\ant
>
> I have version 1.6.1.
Whoa, that's a stumper to me!
Maybe heed Simon's advice, and try in another directory!?!? --DD
I'm afraid that moving the directory for ant to C and chanign the
environment variables for that did nothing. Thaks.
Duncan
17 matches
Mail list logo