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

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.


Patrick



--
-
PaDy (Patrick  Dany)
-


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



mng0553SettingsAuthzEncryption(itBasic) FAILURE

2012-02-28 Thread Patrick et Dany

Hello,

I have the following maven integration test failure in my brand new debian VM 
(Linux 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686) using maven3 
trunk sources

mng0553SettingsAuthzEncryption(itBasic).FAILURE (0.7 s)
mng0553SettingsAuthzEncryption(itRelocation)OK (13.6 s)
mng0553SettingsAuthzEncryption(itEncryption)FAILURE (0.6 s)

the failure occurs using the following maven :
Apache Maven 3.0.5-SNAPSHOT (r1294283; 2012-02-27 20:50:14+0100)
Maven home: 
/var/lib/jenkins/jobs/maven3/workspace/target/buils_ready_for_int_test
Java version: 1.6.0_18, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: linux, version: 2.6.32-5-686, arch: i386, family: unix



I try this integration test in the same VM with the following maven : it is OK, 
OK, OK
Apache Maven 2.2.1 (rdebian-4)
Java version: 1.6.0_18
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: linux version: 2.6.32-5-686 arch: i386 Family: unix


I try this integration test under windows with the trunk source of maven : it 
is OK, OK, OK
Apache Maven 3.0.5-SNAPSHOT (rNON-CANONICAL_2012-02-29_00-14_PaDy; 2012-02-29 
00:14:20+0100)
Maven home: C:\Users\PaDy\dev_maven\target\bin\..
Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
Java home: c:\Program Files\Java\jdk1.6.0_25\jre
Default locale: fr_FR, platform encoding: Cp1252
OS name: windows vista, version: 6.0, arch: x86, family: windows



My questions are:

1/
Does some one can confirm this?

2/
Is there some thing I have to install to make it work? Is it an issue?

3/
Is there any continues integration job for maven integration tests at 
https://builds.apache.org/view/M-R/view/Maven/  ?


Patrick GARCIA

--
-
PaDy (Patrick  Dany)
-


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org