On 2011-08-16, Echlin, Robert wrote:
> I don't have a log file for the process that crashed.
> It seems that the "record" element does not write a file if Ant exits before
> the "record stop" is reached.
> Is that correct?
Maybe.
writes to a PrintStream
Hi
I don't have a log file for the process that crashed.
It seems that the "record" element does not write a file if Ant exits before
the "record stop" is reached.
Is that correct?
Anything I can do to fix this in my Ant code?
Thanks.
Rob
>I've got a fileset and I want to extract the differents path
>for each elemente of the fileset and do several things. For
>example: for each element of the fileset I want:
>
>1.- To know the path without the file name use like pattern.
inside a loop
maybe via a and a mapper
>2.- Extrac
Good morning,
I've got a fileset and I want to extract the differents path for each elemente
of the fileset and do several things. For example: for each element of the
fileset I want:
1.- To know the path without the file name use like pattern.
2.- Extract the first folder name of the result o
emove these from the parent log.
(*2) don't know why it is written
Thanks,
jerry
> From: genes_ch...@hotmail.com
> To: user@ant.apache.org
> Subject: Scope of a record task name
> Date: Tue, 4 Aug 2009 12:43:58 -0400
>
>
> Hi Users,
&
Hi Users,
I just wondered of the scope for a record task name, so it would be great if
you could share your knowledge.
I have two targets to record both activities like these:
I was assuming the record name could be managed globally, but it seems
1. What do you expect in your log?
2. Maybe just setting the loglevel would help
Jan
-Ursprüngliche Nachricht-
Von: glenn opdycke-hansen [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 4. Februar 2008 20:00
An: Ant Users List
Betreff: Re: how to record javac task?
Please try this
Please try this
javac src="${src}" destdir="${dest}"
On Feb 4, 2008 7:30 AM, san84 <[EMAIL PROTECTED]> wrote:
>
> hi all,
> am beginner to ant tool.
> am trying to record the compile task using ant as follows
>
>
>
&g
hi all,
am beginner to ant tool.
am trying to record the compile task using ant as follows
but nothing is getting recorded
plz help me out.
--
View this message in context:
http://www.nabble.com/how-to-record-javac-task--tp15268113p15268113.html
Sent from the Ant - Users mailing
Hi
I've got it to work. There's not much to it and you just have to specify a
file name. Just see the Ant core tasks sections in ant.apache.org for
examples:
And a record task can be stated right before your very 1st target to start a
recording session i
Hi All,
How to use record task and what exactly it does. I tried to use it but
it's
not crating the output file at all.
What could be teh possible reason any alternate for that?
thanks in advance.
Par
Hi All,
How to use record task and what exactly it does. I tried to use it but
it's
not crating the output file at all.
What could be teh possible reason any alternate for that?
thanks in advance.
Par
12 matches
Mail list logo