Re: Maven logger at warn level

2012-03-14 Thread Patrick et Dany
Hello committers, As no one complains, I would like to know if someone can apply the patch and close http://jira.codehaus.org/browse/MNG-2570 Thank you Le 06/03/2012 01:51, Patrick GARCIA a écrit : Hello all, One moth ago, I have attach a maven patch to the jira MNG-2570

Maven logger at warn level

2012-03-05 Thread Patrick GARCIA
Hello all, One moth ago, I have attach a maven patch to the jira MNG-2570 http://jira.codehaus.org/browse/MNG-2570 This patch add a new maven option -w --warinig to set the log level to LOGGING_LEVEL_WARN. With this patch any possible log level values will be accessible to users. As it