Re: git commit: Basic experiment with log4j 1.2.

2012-12-12 Thread Olivier Lamy
oups it looks to be a log4j 1.2 based branch.
sorry for noise.

2012/12/12 Olivier Lamy :
> note you must use %p{WARN=WARNING}
> by default as slf4j-simple, log4j2 use WARN instead of WARNING.
> It's just to prevent change in log output (and help it to pass as
> there is an it which use the WARNING to verify logs content).
> log4j2 community add this feature recently as I was complaining :-)
> (https://issues.apache.org/jira/browse/LOG4J2-105)
>
> 2012/12/12  :
>> Updated Branches:
>>   refs/heads/logging/slf4j-log4j [created] 262d644d4
>>
>>
>> Basic experiment with log4j 1.2.
>>
>> - Should be the same as 7f9e280522379fc0f3ac09f4d81e8188cdb54192 only with 
>> log4j 1.2 as the backing impl
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/maven/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/262d644d
>> Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/262d644d
>> Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/262d644d
>>
>> Branch: refs/heads/logging/slf4j-log4j
>> Commit: 262d644d4d166040cbd4371c14ef6f720fe64345
>> Parents: c8536bf
>> Author: Stephen Connolly 
>> Authored: Wed Dec 12 10:02:13 2012 +
>> Committer: Stephen Connolly 
>> Committed: Wed Dec 12 10:02:13 2012 +
>>
>> --
>>  apache-maven/src/conf/logging/log4j.xml |   32 ++
>>  1 files changed, 32 insertions(+), 0 deletions(-)
>> --
>>
>>
>> http://git-wip-us.apache.org/repos/asf/maven/blob/262d644d/apache-maven/src/conf/logging/log4j.xml
>> --
>> diff --git a/apache-maven/src/conf/logging/log4j.xml 
>> b/apache-maven/src/conf/logging/log4j.xml
>> new file mode 100644
>> index 000..d21c86e
>> --- /dev/null
>> +++ b/apache-maven/src/conf/logging/log4j.xml
>> @@ -0,0 +1,32 @@
>> +
>> +
>> +
>> +> "log4j.dtd">
>> +
>> +  
>> +
>> +  
>> +
>> +  
>> +
>> +  
>> +  
>> +
>> +
>>
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: git commit: Basic experiment with log4j 1.2.

2012-12-12 Thread Olivier Lamy
note you must use %p{WARN=WARNING}
by default as slf4j-simple, log4j2 use WARN instead of WARNING.
It's just to prevent change in log output (and help it to pass as
there is an it which use the WARNING to verify logs content).
log4j2 community add this feature recently as I was complaining :-)
(https://issues.apache.org/jira/browse/LOG4J2-105)

2012/12/12  :
> Updated Branches:
>   refs/heads/logging/slf4j-log4j [created] 262d644d4
>
>
> Basic experiment with log4j 1.2.
>
> - Should be the same as 7f9e280522379fc0f3ac09f4d81e8188cdb54192 only with 
> log4j 1.2 as the backing impl
>
>
> Project: http://git-wip-us.apache.org/repos/asf/maven/repo
> Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/262d644d
> Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/262d644d
> Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/262d644d
>
> Branch: refs/heads/logging/slf4j-log4j
> Commit: 262d644d4d166040cbd4371c14ef6f720fe64345
> Parents: c8536bf
> Author: Stephen Connolly 
> Authored: Wed Dec 12 10:02:13 2012 +
> Committer: Stephen Connolly 
> Committed: Wed Dec 12 10:02:13 2012 +
>
> --
>  apache-maven/src/conf/logging/log4j.xml |   32 ++
>  1 files changed, 32 insertions(+), 0 deletions(-)
> --
>
>
> http://git-wip-us.apache.org/repos/asf/maven/blob/262d644d/apache-maven/src/conf/logging/log4j.xml
> --
> diff --git a/apache-maven/src/conf/logging/log4j.xml 
> b/apache-maven/src/conf/logging/log4j.xml
> new file mode 100644
> index 000..d21c86e
> --- /dev/null
> +++ b/apache-maven/src/conf/logging/log4j.xml
> @@ -0,0 +1,32 @@
> +
> +
> +
> + "log4j.dtd">
> +
> +  
> +
> +  
> +
> +  
> +
> +  
> +  
> +
> +
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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