Re: Ant Log File Syntax Highlighting

2010-12-14 Thread Kajsa Anderson
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

Re: Ant Log File Syntax Highlighting

2010-12-14 Thread Robert Kirkpatrick
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

Re: Ant Log File Syntax Highlighting

2010-12-14 Thread Antoine Levy-Lambert
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

RE: ant log/output vs. unless/if on a target

2010-01-18 Thread Thomas Menzel
...@brox.de] Gesendet: Dienstag, 19. Januar 2010 08:18 An: Ant Users List Betreff: RE: ant log/output vs. unless/if on a target 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 co

RE: ant log/output vs. unless/if on a target

2010-01-18 Thread Thomas Menzel
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

Re: ant log/output vs. unless/if on a target

2010-01-18 Thread Stefan Bodewig
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 -

RE: ant log/output vs. unless/if on a target

2010-01-18 Thread Thomas Menzel
Hi, Thx for the pointer. But since I'm using oher people's build file (eclipse PDE build) this is not an option. And even though the is quite useful there are time where if/unless are less verbose and more handy. tom -Original Message- From: Knuplesch, Juergen Sent: Montag, 18. Janua

Re: Ant log message levels for output of Exec-like tasks

2005-12-09 Thread Steve Loughran
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 messages' lev

Re: ant log

2005-09-15 Thread Robert Clark
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

RE: ant log

2005-09-15 Thread Bill Rich
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ì

RE: ant log

2005-09-15 Thread Ramnish Kalsi
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 parsing ant logs to ext