The bigger question is what are you tying to do with the loop?
-Original Message-
From: Jorge San José [mailto:[EMAIL PROTECTED]
Sent: Friday, February 28, 2003 5:52 AM
To: Ant-User-Help; ant-User
Subject: Bucles in ANT
Hi dear list,
Can I put LOOPS in a builfile? For example: For, while
Check out the CVSCHANGELOG task. Its described in the manual, the
section on core tasks.
Suresh Babu Koya wrote:
Greetings all,
Is it possible to find out what are the checkins done in the last 24 hrs
and generate a report of the same with CVS comments thru the ant CVS task.
I could not
Hello,
Actually the responses that you attribute to me are actually from Steve, but I
certainly agree with them.
>-Original Message-
>From: Matthias P. [mailto:[EMAIL PROTECTED]
>Sent: Friday, February 28, 2003 3:08 AM
>To: Ant Users List
>Subject: Re: ANT visions and best practices
>
>
Greetings all,
Is it possible to find out what are the checkins done in the last 24 hrs
and generate a report of the same with CVS comments thru the ant CVS task.
I could not find any relevant documentation in the Ant CVS task.
/Suresh
---
I think you'd have to de-reference the path and create a property with it.
A technique to return properties is to create a property file in your nested build.xml
and then on return to the calling root build.xml load (source) the property file.
So your nested/build.xml will contain the followin
Hi,
This option (inheritrefs) is usefull when you want to export from the root
build.xml to the nested build.xml but I wan't to know how to export from the nested
build.xml to the calling root build.xml. =)
On Fri, 28 Feb 2003 06:52:53 -0600
"Steve Cohen" <[EMAIL PROTECTED]> wrote:
>
>
Hi all,
i've some problems using the tast Java in linux RH 7.2.
There're some difference when I set the fork on true or on false.
For example, i get several different errors runnning this java task:
CASE FORK = TRUE
setting fork on true, it runs in Windows, while in linux the exec
Use the of the Ant-Contrib.
Ant-Contrib:
Homepage: http://sourceforge.net/projects/ant-contrib/
CVS-Source:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ant-contrib/ant-contrib/src/n
et/sf/antcontrib/
CVS-Manual:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ant-contrib/ant-contrib/man