Thanks a lot.
I think the problem is that i am running Ant from Eclipse IDE and not in a
stand-alone distribution. I installed the same version you have and
everything works fine.
You're right about the simbols i used in my descriptions, thanks for the
advice.
Regards
On 5/9/07, Bill Rich <[EM
Hello all,
I need help. In my build script, I have a path of libraries that I
need to use in multiple situations. These situations include:
a) to be used within a -like construct, like
b) to be used within a construct, to allow for
c) the need to be nest-able.
Now, I'm currently restrained
Xu Xin wrote:
Hello everyone,
I had a problem with JUnitTask, I have a couple of xml files where I also
have a lot of targets which contain tasks, originally I used the
Apache Ant's JUnitTask, but unfortunately the test run had performance
issue, that was caused by each has its own classloade
Emir Mahmut BAHSI wrote:
Hi all,
I have been working on conditional structures and loop structures on
existing workflow managers for a long time. For this purpose I have
implemented two simple examples for if-type and switch-type cases
(examples are attached). In these examples my program is s
query wrote:
I am having Windows2000 in my system. Here path and include env
variables are identified as "Path" and "include". Only if I try with
Path and include, ANT will echo the original path. If I use PATH, log
file displays
Property "env.PATH" has not been set
[echo] PATH is set to
-Original Message-
From: Xavier Hanin [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 10, 2007 9:17 AM
To: Ant Users List
Subject: Re: while-like structure in Ant
On 5/10/07, Emir Mahmut BAHSI <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> I have been working on conditional structures and loop
Actually I have implemented if and switch scenerios by using ant-contrib
project. However I could not use their loop structure for my purpose. scriptdef
seems a good option. I will try it.
Thank you very much. I am open to any other suggestions also. Apreciated.
Emir M Bahsi
Xavier Hanin <[EMAI
I am having Windows2000 in my system. Here path and include env variables are
identified as "Path" and "include". Only if I try with Path and include, ANT
will echo the original path. If I use PATH, log file displays
Property "env.PATH" has not been set
[echo] PATH is set to = ${env.PATH}
Hi,
Can u suggest me anything to implement that example. Any help is
appreciated.
Ant-contrib[1] has most of the imperative language features for ant
(if/else etc)
Kev
[1] http://ant-contrib.sourceforge.net/tasks/tasks/index.html
--
On 5/10/07, Emir Mahmut BAHSI <[EMAIL PROTECTED]> wrote:
Hi all,
I have been working on conditional structures and loop structures on
existing workflow managers for a long time. For this purpose I have
implemented two simple examples for if-type and switch-type cases (examples
are attached). In
10 matches
Mail list logo