>I spend a lot of time digging through Ant logs in text editors, as I'm
>sure we all do.
>
>
>I'm wondering if there exists a syntax highlighting definition
>file that
>would, for instance, add style to the targets or tasks. I think it
>would make them much easier to read.
>
>
>Does anyone kno
I've used one with TextPad several years ago (available through TextPad's
extras downloads). There also seems to be something of the sort built into
Eclipse, but I haven't tried to extract it for use with any other editor.
--
Kajsa Anderson
On 12/14/10 10:42 AM, "Perrier, Nathan" wrote:
> I sp
Le 14/12/2010 19:07, Antoine Levy-Lambert a écrit :
On 12/14/2010 11:42 AM, Perrier, Nathan wrote:
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style t
On 12/14/2010 11:42 AM, Perrier, Nathan wrote:
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style to the targets or tasks. I think it
would make them muc
I spend a lot of time digging through Ant logs in text editors, as I'm
sure we all do.
I'm wondering if there exists a syntax highlighting definition file that
would, for instance, add style to the targets or tasks. I think it
would make them much easier to read.
Does anyone know if somet
. Januar 2010 08:25
To: Ant Users List
Subject: AW: ant log/output vs. unless/if on a target
Hello,
Write your own logger, that runs internally with verbose, but filters out what
you want.
Greetings Juergen
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Thomas Menzel [mailto:tmen
Hello,
Write your own logger, that runs internally with verbose, but filters out what
you want.
Greetings Juergen
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Thomas Menzel [mailto:tmen...@brox.de]
Gesendet: Dienstag, 19. Januar 2010 08:18
An: Ant Users List
Betreff: RE: ant
Hi,
Yes, but then I get to see *a lot* of other stuff too, which I don't want to.
There is already enough in my build log to look at ;)
Or is there may be a way to control the level of specific things such as this,
i.e. smth. like log4j's logger id to control it?
tom
-Original Message
On 2010-01-18, Thomas Menzel wrote:
> Maybe I just don't know enough and this already works, but it would be
> really great if ant would tell by default that a target isn't executed
> because of an if/unless.
It does so in -verbose mode.
Stefan
-
Montag, 18. Januar 2010 13:11
To: Ant Users List
Subject: AW: ant log/output vs. unless/if on a target
Hello,
The workaround is to use antconribs task to do what "if/unless" does.
Greetings Juergen
--
Jürgen
-Ursprüngliche Nachricht-
Von: Thomas Menzel
Gesendet: Montag, 18.
Hello,
The workaround is to use antconribs task to do what "if/unless" does.
Greetings Juergen
--
Jürgen
-Ursprüngliche Nachricht-
Von: Thomas Menzel [mailto:tmen...@brox.de]
Gesendet: Montag, 18. Januar 2010 12:34
An: user@ant.apache.org
Betreff: ant log/output vs. unle
Hi,
Maybe I just don't know enough and this already works, but it would be really
great if ant would tell by default that a target isn't executed because of an
if/unless.
I just stumbled over this when I wanted to turn a target off that I'm calling
with and was wondering and debugging why the
Is there an easy way to have the Ant logger (default or other) add a
timestamp to each message? The only way I can think of is to use the
Log4jListener and have its settings include the timestamp. Or write a
custom logger that subclasses DefaultLogger and writes the timestamp.
If there's a better
i 2007 17:21
>An: Ant Users List
>Betreff: RE: Processing Ant log files
>
>That would not work; the process that causes the error is not
>that granular. Hundreds of basic files are compiled by one
>basic program and that program does not produce a log file for
>each comp
Subject: AW: Processing Ant log files
Just thinking ...
- redirecting output of exec into logfiles
- maybe appending the program name to logfiles
- copying logfiles with error into extra directory
- merging the logfiles
???
Jan
>-Ursprüngliche Nachricht-
>Von: James O
TECTED]
>Gesendet: Mittwoch, 20. Juni 2007 00:14
>An: user@ant.apache.org
>Betreff: Processing Ant log files
>
>Hello all,
>
>
>
>I have a problem that I am not sure if ant has a built in method for
>handling. I would like to process log files for errors, warnings and
>poss
Hello all,
I have a problem that I am not sure if ant has a built in method for
handling. I would like to process log files for errors, warnings and
possible system levels messages. The log is being generated by ant but
the echoed output is produced by a legacy system (hence why I can't just
us
Jim Doyle wrote:
Hi,
We've just added our Ant build to CruiseControl and are working to make
it as usable as possible. One of our issues is the interpretation of
Ant log messages by CruiseControl. CruiseControl captures all log
messages issued by the Ant build and captures the mes
Hi,
We've just added our Ant build to CruiseControl and are working to make
it as usable as possible. One of our issues is the interpretation of
Ant log messages by CruiseControl. CruiseControl captures all log
messages issued by the Ant build and captures the messages' levels
(D
On Thursday September 15, 2005 04:31 am, Giuliano Dessì
<[EMAIL PROTECTED]> wrote:
> I've found an expression that I don't understand: "PR: 11557"
> 11557 is certanly a bug because I've found it in Bugzilla's
> archieves.. But I don't understand what PR means..
PR == "Problem Report". Another nam
It could also stand for Problem Report ...
-Original Message-
From: Ramnish Kalsi [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 15, 2005 1:54 AM
To: Ant Users List
Subject: RE: ant log
Previously Reported ?
just a guess ...
:)
-Original Message-
From: Giuliano Dessì
Previously Reported ?
just a guess ...
:)
-Original Message-
From: Giuliano Dessì [mailto:[EMAIL PROTECTED]
Sent: 15 September 2005 09:32
To: user@ant.apache.org
Subject: ant log
Hi all.
I'm a student and I'm working to a tesi about Open Source Projects.
Now I'm pars
Hi all.
I'm a student and I'm working to a tesi about Open Source Projects.
Now I'm parsing ant logs to extract information about bugs.
I've found an expression that I don't understand: "PR: 11557"
11557 is certanly a bug because I've found it in Bugzilla's archieves..
But I don't understand what
23 matches
Mail list logo