Re: [m2] Color logging?

2007-05-12 Thread Andrew Williams

Sorry it took so long, this should get you sorted.

http://handyande.co.uk/Documentation/Maven/Colour_Logging/

Andy

On 8 Apr 2007, at 10:47, mraible wrote:



Andy,

Do you have an update on this?

Thanks,

Matt


Andrew Williams-5 wrote:


I will try to put instructions on a website somewhere this week.

Andy

On 14 Mar 2007, at 16:15, mraible wrote:



I agree that the logging output needs to be fixed.  In particular,
I'd love
to see "mvn -Dsurefire.useFile=false" become the default so users
can see
test failures in the console instead of digging through text
files.  Most
folks that use Maven are coming from Ant, where they're used to this
behavior.

In the meantime, would you mind sending me your impl so I can try
it out?

Thanks,

Matt


Andrew Williams-5 wrote:


I have some colour logging that works, but it is not a core part of
maven yet.
It was suggested that we need to work on fixing up the logging  
output

before we jazz it up.

The impl I have supports both ANSI and HTML right now.

Andy

On 13 Mar 2007, at 15:26, mraible wrote:



Bump... has the status of this changed?  When I google for "Maven
color
logging", it seems like it might exist, but I can't tell for sure.

Thanks,

Matt


Matt Raible-3 wrote:


Is it possible to configure Maven so it spits out color logging
like Ant
does?

FWIW:

export ANT_ARGS='-logger
org.apache.tools.ant.listener.AnsiColorLogger'

gives pretty color logging in Ant.

Thanks,

Matt

- 
--

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color- 
logging--

tf2208089s177.html#a9456866
Sent from the Maven - Users mailing list archive at Nabble.com.


-- 
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--- 
--

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging--
tf2208089s177.html#a9477884
Sent from the Maven - Users mailing list archive at Nabble.com.


 
-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging-- 
tf2208089s177.html#a9894199

Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-04-08 Thread Andrew Williams

Blimey - I totally forgot!
I shall look at it this week sorry.

Andy

On 8 Apr 2007, at 18:47, mraible wrote:



Andy,

Do you have an update on this?

Thanks,

Matt


Andrew Williams-5 wrote:


I will try to put instructions on a website somewhere this week.

Andy

On 14 Mar 2007, at 16:15, mraible wrote:



I agree that the logging output needs to be fixed.  In particular,
I'd love
to see "mvn -Dsurefire.useFile=false" become the default so users
can see
test failures in the console instead of digging through text
files.  Most
folks that use Maven are coming from Ant, where they're used to this
behavior.

In the meantime, would you mind sending me your impl so I can try
it out?

Thanks,

Matt


Andrew Williams-5 wrote:


I have some colour logging that works, but it is not a core part of
maven yet.
It was suggested that we need to work on fixing up the logging  
output

before we jazz it up.

The impl I have supports both ANSI and HTML right now.

Andy

On 13 Mar 2007, at 15:26, mraible wrote:



Bump... has the status of this changed?  When I google for "Maven
color
logging", it seems like it might exist, but I can't tell for sure.

Thanks,

Matt


Matt Raible-3 wrote:


Is it possible to configure Maven so it spits out color logging
like Ant
does?

FWIW:

export ANT_ARGS='-logger
org.apache.tools.ant.listener.AnsiColorLogger'

gives pretty color logging in Ant.

Thanks,

Matt

- 
--

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color- 
logging--

tf2208089s177.html#a9456866
Sent from the Maven - Users mailing list archive at Nabble.com.


-- 
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--- 
--

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging--
tf2208089s177.html#a9477884
Sent from the Maven - Users mailing list archive at Nabble.com.


 
-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging-- 
tf2208089s177.html#a9894199

Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-04-08 Thread mraible

Andy,

Do you have an update on this?

Thanks,

Matt


Andrew Williams-5 wrote:
> 
> I will try to put instructions on a website somewhere this week.
> 
> Andy
> 
> On 14 Mar 2007, at 16:15, mraible wrote:
> 
>>
>> I agree that the logging output needs to be fixed.  In particular,  
>> I'd love
>> to see "mvn -Dsurefire.useFile=false" become the default so users  
>> can see
>> test failures in the console instead of digging through text  
>> files.  Most
>> folks that use Maven are coming from Ant, where they're used to this
>> behavior.
>>
>> In the meantime, would you mind sending me your impl so I can try  
>> it out?
>>
>> Thanks,
>>
>> Matt
>>
>>
>> Andrew Williams-5 wrote:
>>>
>>> I have some colour logging that works, but it is not a core part of
>>> maven yet.
>>> It was suggested that we need to work on fixing up the logging output
>>> before we jazz it up.
>>>
>>> The impl I have supports both ANSI and HTML right now.
>>>
>>> Andy
>>>
>>> On 13 Mar 2007, at 15:26, mraible wrote:
>>>

 Bump... has the status of this changed?  When I google for "Maven
 color
 logging", it seems like it might exist, but I can't tell for sure.

 Thanks,

 Matt


 Matt Raible-3 wrote:
>
> Is it possible to configure Maven so it spits out color logging
> like Ant
> does?
>
> FWIW:
>
> export ANT_ARGS='-logger
> org.apache.tools.ant.listener.AnsiColorLogger'
>
> gives pretty color logging in Ant.
>
> Thanks,
>
> Matt
>
> --- 
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

 -- 
 View this message in context: http://www.nabble.com/Color-logging--
 tf2208089s177.html#a9456866
 Sent from the Maven - Users mailing list archive at Nabble.com.


  
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

>>>
>>>
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/Color-logging-- 
>> tf2208089s177.html#a9477884
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Color-logging--tf2208089s177.html#a9894199
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-03-14 Thread Andrew Williams

I will try to put instructions on a website somewhere this week.

Andy

On 14 Mar 2007, at 16:15, mraible wrote:



I agree that the logging output needs to be fixed.  In particular,  
I'd love
to see "mvn -Dsurefire.useFile=false" become the default so users  
can see
test failures in the console instead of digging through text  
files.  Most

folks that use Maven are coming from Ant, where they're used to this
behavior.

In the meantime, would you mind sending me your impl so I can try  
it out?


Thanks,

Matt


Andrew Williams-5 wrote:


I have some colour logging that works, but it is not a core part of
maven yet.
It was suggested that we need to work on fixing up the logging output
before we jazz it up.

The impl I have supports both ANSI and HTML right now.

Andy

On 13 Mar 2007, at 15:26, mraible wrote:



Bump... has the status of this changed?  When I google for "Maven
color
logging", it seems like it might exist, but I can't tell for sure.

Thanks,

Matt


Matt Raible-3 wrote:


Is it possible to configure Maven so it spits out color logging
like Ant
does?

FWIW:

export ANT_ARGS='-logger
org.apache.tools.ant.listener.AnsiColorLogger'

gives pretty color logging in Ant.

Thanks,

Matt

--- 
--

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging--
tf2208089s177.html#a9456866
Sent from the Maven - Users mailing list archive at Nabble.com.


 
-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging-- 
tf2208089s177.html#a9477884

Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-03-14 Thread mraible

I agree that the logging output needs to be fixed.  In particular, I'd love
to see "mvn -Dsurefire.useFile=false" become the default so users can see
test failures in the console instead of digging through text files.  Most
folks that use Maven are coming from Ant, where they're used to this
behavior.

In the meantime, would you mind sending me your impl so I can try it out?

Thanks,

Matt


Andrew Williams-5 wrote:
> 
> I have some colour logging that works, but it is not a core part of  
> maven yet.
> It was suggested that we need to work on fixing up the logging output  
> before we jazz it up.
> 
> The impl I have supports both ANSI and HTML right now.
> 
> Andy
> 
> On 13 Mar 2007, at 15:26, mraible wrote:
> 
>>
>> Bump... has the status of this changed?  When I google for "Maven  
>> color
>> logging", it seems like it might exist, but I can't tell for sure.
>>
>> Thanks,
>>
>> Matt
>>
>>
>> Matt Raible-3 wrote:
>>>
>>> Is it possible to configure Maven so it spits out color logging  
>>> like Ant
>>> does?
>>>
>>> FWIW:
>>>
>>> export ANT_ARGS='-logger  
>>> org.apache.tools.ant.listener.AnsiColorLogger'
>>>
>>> gives pretty color logging in Ant.
>>>
>>> Thanks,
>>>
>>> Matt
>>>
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/Color-logging-- 
>> tf2208089s177.html#a9456866
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Color-logging--tf2208089s177.html#a9477884
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-03-14 Thread Andrew Williams
I have some colour logging that works, but it is not a core part of  
maven yet.
It was suggested that we need to work on fixing up the logging output  
before we jazz it up.


The impl I have supports both ANSI and HTML right now.

Andy

On 13 Mar 2007, at 15:26, mraible wrote:



Bump... has the status of this changed?  When I google for "Maven  
color

logging", it seems like it might exist, but I can't tell for sure.

Thanks,

Matt


Matt Raible-3 wrote:


Is it possible to configure Maven so it spits out color logging  
like Ant

does?

FWIW:

export ANT_ARGS='-logger  
org.apache.tools.ant.listener.AnsiColorLogger'


gives pretty color logging in Ant.

Thanks,

Matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: http://www.nabble.com/Color-logging-- 
tf2208089s177.html#a9456866

Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] Color logging?

2007-03-13 Thread mraible

Bump... has the status of this changed?  When I google for "Maven color
logging", it seems like it might exist, but I can't tell for sure.

Thanks,

Matt


Matt Raible-3 wrote:
> 
> Is it possible to configure Maven so it spits out color logging like Ant
> does?
> 
> FWIW:
> 
> export ANT_ARGS='-logger org.apache.tools.ant.listener.AnsiColorLogger'
> 
> gives pretty color logging in Ant.
> 
> Thanks,
> 
> Matt
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Color-logging--tf2208089s177.html#a9456866
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]