Hello,
I use antcontrib a lot and have no such problems.
Please share a part of your code.
Greetings Juergen
--
Jürgen
-Ursprüngliche Nachricht-
Von: Klas K [mailto:k...@furingstad.nu]
Gesendet: Mittwoch, 10. März 2010 07:16
An: user@ant.apache.org
Betreff: nested ant cntrib for lo
Works for me. You have to provide more details ...
Jan
@{...@{j}
Buildfile: build.xml
[echo] 11
[echo] 12
[echo] 21
[echo] 22
>-Ursprüngliche Nachricht-
>Von: Klas K [mailto:k...@furingstad.nu]
>Gesendet: Mittwoch
I have tried to use ant contribs for task by executing an outer and an inner
for loop, but the inner loop is not executed and I get no clue from logging.
Does anyone have experience with this
--
View this message in context:
http://old.nabble.com/nested-ant-cntrib-for-loops-tp27845981p27845981.
Could you post an example of what you've done?
Mandie
On Tue, Mar 9, 2010 at 8:26 AM, wrote:
> Hi!
>
> My company is using a different revision scheme that I would like to
> configure Ivy to honor. The format is as follows:
>
> R[major][minor][build (optional)] where major denotes new functiona
Hi!
My company is using a different revision scheme that I would like to
configure Ivy to honor. The format is as follows:
R[major][minor][build (optional)] where major denotes new functionality,
minor corrections and build is an internal sequence
Example: R1A01 (which would correspond to
Hi all,
I'd like your help with the following problem:
A J2EE project I'm working on does not package the application into an
ear file, but rather copies some directories and files directly to
JBoss' deploy directory.
I've created a dist target which will package these directories into an
ear
http://cobertura.sourceforge.net/anttaskreference.html
The Cobertura task is a 3rd party Ant task and not part of core Ant. You
will probably have more luck looking at the Cobertura documentation.
Kind Regards
Greg Roodt
On Tue, Mar 9, 2010 at 6:50 AM, Irfan Sayed wrote:
> Hi All,
>
> Can y