Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-15 Thread Gary Gregory
Different strokes for different folks I guess. Do make sure you do update
the Javadoc then, since you nuke it ;-)

Gary

On Thu, Sep 15, 2016 at 2:35 AM, Mikael Ståldal 
wrote:

> I just got fed up with updating the Javadoc all the time during
> development. We can add the Javadoc back when we are done and this is about
> to be released, and also create some documentation. During development,
> JIRA is nice.
>
> On Thu, Sep 8, 2016 at 6:11 PM, Gary Gregory 
> wrote:
>
>> That would be great, but I do not see why the primary source of
>> documentation (the Javadoc) should be deleted in the first place. When I am
>> in an IDE whizzing around and coding, I use the Javadoc popups first
>> instead of going to a web browser.
>>
>> Gary
>>
>> On Thu, Sep 8, 2016 at 8:33 AM, Ralph Goers 
>> wrote:
>>
>>> Why wouldn’t we add information about Log4j 1 to the Migration page?
>>>
>>> Ralph
>>>
>>> On Sep 8, 2016, at 8:13 AM, Gary Gregory  wrote:
>>>
>>> That's just silly IMO, Jira is not a place people go to to read
>>> documentation, I could understand if you sent out a link to the site...
>>>
>>>
>>> Gary
>>>
>>> On Sep 8, 2016 1:45 AM, "Mikael Ståldal" 
>>> wrote:
>>>
 In https://issues.apache.org/jira/browse/LOG4J2-1523


 On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory 
 wrote:

> How do you know what is supported then?
>
> Gary
>
> -- Forwarded message --
> From: 
> Date: Wed, Sep 7, 2016 at 12:15 PM
> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
> To: comm...@logging.apache.org
>
>
> Repository: logging-log4j2
> Updated Branches:
>   refs/heads/master 15eb84c2d -> a559d5caf
>
>
> Remove obsolete comment
>
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit
> /f016c441
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f
> 016c441
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f
> 016c441
>
> Branch: refs/heads/master
> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
> Parents: 4f3b21d
> Author: Mikael Ståldal 
> Authored: Wed Sep 7 18:15:32 2016 +0200
> Committer: Mikael Ståldal 
> Committed: Wed Sep 7 18:15:32 2016 +0200
>
> --
>  .../log4j/config/Log4j1ConfigurationParser.java  | 15
> ---
>  1 file changed, 15 deletions(-)
> --
>
>
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f
> 016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/
> Log4j1ConfigurationParser.java
> --
> diff --git a/log4j-1.2-api/src/main/java/
> org/apache/log4j/config/Log4j1ConfigurationParser.java
> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> index 04a7812..a8c3977 100644
> --- a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> +++ b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> @@ -37,21 +37,6 @@ import org.apache.logging.log4j.statu
> s.StatusLogger;
>
>  /**
>   * Experimental parser for Log4j 1.2 properties configuration files.
> - * 
> - * Currently supports:
> - * 
> - * 
> - * log4j.debug
> - * log4j.rootLogger
> - * log4j.logger
> - * log4j.appender
> - * org.apache.log4j.ConsoleAppender
> - * 
> - * Follow
> - * Target
> - * layout
> - * 
> - * 
>   *
>   * This class is not thread-safe.
>   */
>
>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



 --
 [image: MagineTV]

 *Mikael Ståldal*
 Senior software developer

 *Magine TV*
 mikael.stal...@magine.com
 Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com

 Privileged and/or Confidential Information may be contained in this
 message. If you are not the addressee indicated in this message
 (or responsible for delivery of the message 

Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-15 Thread Mikael Ståldal
I just got fed up with updating the Javadoc all the time during
development. We can add the Javadoc back when we are done and this is about
to be released, and also create some documentation. During development,
JIRA is nice.

On Thu, Sep 8, 2016 at 6:11 PM, Gary Gregory  wrote:

> That would be great, but I do not see why the primary source of
> documentation (the Javadoc) should be deleted in the first place. When I am
> in an IDE whizzing around and coding, I use the Javadoc popups first
> instead of going to a web browser.
>
> Gary
>
> On Thu, Sep 8, 2016 at 8:33 AM, Ralph Goers 
> wrote:
>
>> Why wouldn’t we add information about Log4j 1 to the Migration page?
>>
>> Ralph
>>
>> On Sep 8, 2016, at 8:13 AM, Gary Gregory  wrote:
>>
>> That's just silly IMO, Jira is not a place people go to to read
>> documentation, I could understand if you sent out a link to the site...
>>
>>
>> Gary
>>
>> On Sep 8, 2016 1:45 AM, "Mikael Ståldal" 
>> wrote:
>>
>>> In https://issues.apache.org/jira/browse/LOG4J2-1523
>>>
>>>
>>> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory 
>>> wrote:
>>>
 How do you know what is supported then?

 Gary

 -- Forwarded message --
 From: 
 Date: Wed, Sep 7, 2016 at 12:15 PM
 Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
 To: comm...@logging.apache.org


 Repository: logging-log4j2
 Updated Branches:
   refs/heads/master 15eb84c2d -> a559d5caf


 Remove obsolete comment


 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
 Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit
 /f016c441
 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f
 016c441
 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f
 016c441

 Branch: refs/heads/master
 Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
 Parents: 4f3b21d
 Author: Mikael Ståldal 
 Authored: Wed Sep 7 18:15:32 2016 +0200
 Committer: Mikael Ståldal 
 Committed: Wed Sep 7 18:15:32 2016 +0200

 --
  .../log4j/config/Log4j1ConfigurationParser.java  | 15
 ---
  1 file changed, 15 deletions(-)
 --


 http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f
 016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/
 Log4j1ConfigurationParser.java
 --
 diff --git 
 a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
 b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
 ConfigurationParser.java
 index 04a7812..a8c3977 100644
 --- a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
 ConfigurationParser.java
 +++ b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
 ConfigurationParser.java
 @@ -37,21 +37,6 @@ import org.apache.logging.log4j.status.StatusLogger;

  /**
   * Experimental parser for Log4j 1.2 properties configuration files.
 - * 
 - * Currently supports:
 - * 
 - * 
 - * log4j.debug
 - * log4j.rootLogger
 - * log4j.logger
 - * log4j.appender
 - * org.apache.log4j.ConsoleAppender
 - * 
 - * Follow
 - * Target
 - * layout
 - * 
 - * 
   *
   * This class is not thread-safe.
   */




 --
 E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
 Java Persistence with Hibernate, Second Edition
 
 JUnit in Action, Second Edition 
 Spring Batch in Action 
 Blog: http://garygregory.wordpress.com
 Home: http://garygregory.com/
 Tweet! http://twitter.com/GaryGregory

>>>
>>>
>>>
>>> --
>>> [image: MagineTV]
>>>
>>> *Mikael Ståldal*
>>> Senior software developer
>>>
>>> *Magine TV*
>>> mikael.stal...@magine.com
>>> Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com
>>>
>>> Privileged and/or Confidential Information may be contained in this
>>> message. If you are not the addressee indicated in this message
>>> (or responsible for delivery of the message to such a person), you may
>>> not copy or deliver this message to anyone. In such case,
>>> you should destroy this message and kindly notify the sender by reply
>>> email.
>>>
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
> JUnit in Action, Second 

Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-08 Thread Gary Gregory
That would be great, but I do not see why the primary source of
documentation (the Javadoc) should be deleted in the first place. When I am
in an IDE whizzing around and coding, I use the Javadoc popups first
instead of going to a web browser.

Gary

On Thu, Sep 8, 2016 at 8:33 AM, Ralph Goers 
wrote:

> Why wouldn’t we add information about Log4j 1 to the Migration page?
>
> Ralph
>
> On Sep 8, 2016, at 8:13 AM, Gary Gregory  wrote:
>
> That's just silly IMO, Jira is not a place people go to to read
> documentation, I could understand if you sent out a link to the site...
>
>
> Gary
>
> On Sep 8, 2016 1:45 AM, "Mikael Ståldal" 
> wrote:
>
>> In https://issues.apache.org/jira/browse/LOG4J2-1523
>>
>>
>> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory 
>> wrote:
>>
>>> How do you know what is supported then?
>>>
>>> Gary
>>>
>>> -- Forwarded message --
>>> From: 
>>> Date: Wed, Sep 7, 2016 at 12:15 PM
>>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>>> To: comm...@logging.apache.org
>>>
>>>
>>> Repository: logging-log4j2
>>> Updated Branches:
>>>   refs/heads/master 15eb84c2d -> a559d5caf
>>>
>>>
>>> Remove obsolete comment
>>>
>>>
>>> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
>>> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit
>>> /f016c441
>>> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f
>>> 016c441
>>> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f
>>> 016c441
>>>
>>> Branch: refs/heads/master
>>> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
>>> Parents: 4f3b21d
>>> Author: Mikael Ståldal 
>>> Authored: Wed Sep 7 18:15:32 2016 +0200
>>> Committer: Mikael Ståldal 
>>> Committed: Wed Sep 7 18:15:32 2016 +0200
>>>
>>> --
>>>  .../log4j/config/Log4j1ConfigurationParser.java  | 15
>>> ---
>>>  1 file changed, 15 deletions(-)
>>> --
>>>
>>>
>>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f
>>> 016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/
>>> Log4j1ConfigurationParser.java
>>> --
>>> diff --git 
>>> a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
>>> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>>> ConfigurationParser.java
>>> index 04a7812..a8c3977 100644
>>> --- a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>>> ConfigurationParser.java
>>> +++ b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>>> ConfigurationParser.java
>>> @@ -37,21 +37,6 @@ import org.apache.logging.log4j.status.StatusLogger;
>>>
>>>  /**
>>>   * Experimental parser for Log4j 1.2 properties configuration files.
>>> - * 
>>> - * Currently supports:
>>> - * 
>>> - * 
>>> - * log4j.debug
>>> - * log4j.rootLogger
>>> - * log4j.logger
>>> - * log4j.appender
>>> - * org.apache.log4j.ConsoleAppender
>>> - * 
>>> - * Follow
>>> - * Target
>>> - * layout
>>> - * 
>>> - * 
>>>   *
>>>   * This class is not thread-safe.
>>>   */
>>>
>>>
>>>
>>>
>>> --
>>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> 
>>> JUnit in Action, Second Edition 
>>> Spring Batch in Action 
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>
>>
>>
>> --
>> [image: MagineTV]
>>
>> *Mikael Ståldal*
>> Senior software developer
>>
>> *Magine TV*
>> mikael.stal...@magine.com
>> Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com
>>
>> Privileged and/or Confidential Information may be contained in this
>> message. If you are not the addressee indicated in this message
>> (or responsible for delivery of the message to such a person), you may
>> not copy or deliver this message to anyone. In such case,
>> you should destroy this message and kindly notify the sender by reply
>> email.
>>
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-08 Thread Ralph Goers
Why wouldn’t we add information about Log4j 1 to the Migration page?

Ralph

> On Sep 8, 2016, at 8:13 AM, Gary Gregory  wrote:
> 
> That's just silly IMO, Jira is not a place people go to to read 
> documentation, I could understand if you sent out a link to the site...
> 
> 
> 
> Gary
> 
> 
> On Sep 8, 2016 1:45 AM, "Mikael Ståldal"  > wrote:
> In https://issues.apache.org/jira/browse/LOG4J2-1523 
> 
> 
> 
> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory  > wrote:
> How do you know what is supported then?
> 
> Gary
> 
> -- Forwarded message --
> From: >
> Date: Wed, Sep 7, 2016 at 12:15 PM
> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
> To: comm...@logging.apache.org 
> 
> 
> Repository: logging-log4j2
> Updated Branches:
>   refs/heads/master 15eb84c2d -> a559d5caf
> 
> 
> Remove obsolete comment
> 
> 
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo 
> 
> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f016c441 
> 
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f016c441 
> 
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f016c441 
> 
> 
> Branch: refs/heads/master
> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
> Parents: 4f3b21d
> Author: Mikael Ståldal  >
> Authored: Wed Sep 7 18:15:32 2016 +0200
> Committer: Mikael Ståldal  >
> Committed: Wed Sep 7 18:15:32 2016 +0200
> 
> --
>  .../log4j/config/Log4j1ConfigurationParser.java  | 15 ---
>  1 file changed, 15 deletions(-)
> --
> 
> 
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
>  
> 
> --
> diff --git 
> a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
>  
> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
> index 04a7812..a8c3977 100644
> --- 
> a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
> +++ 
> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
> @@ -37,21 +37,6 @@ import org.apache.logging.log4j.status.StatusLogger;
> 
>  /**
>   * Experimental parser for Log4j 1.2 properties configuration files.
> - * 
> - * Currently supports:
> - * 
> - * 
> - * log4j.debug
> - * log4j.rootLogger
> - * log4j.logger
> - * log4j.appender
> - * org.apache.log4j.ConsoleAppender
> - * 
> - * Follow
> - * Target
> - * layout
> - * 
> - * 
>   *
>   * This class is not thread-safe.
>   */
> 
> 
> 
> 
> -- 
> E-Mail: garydgreg...@gmail.com  | 
> ggreg...@apache.org  
> Java Persistence with Hibernate, Second Edition 
> 
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com  
> Home: http://garygregory.com/ 
> Tweet! http://twitter.com/GaryGregory 
> 
> 
> -- 
>  
> 
> Mikael Ståldal
> Senior software developer 
> 
> Magine TV
> mikael.stal...@magine.com 
> Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com  
> 
> 
> Privileged and/or Confidential Information may be contained in this message. 
> If you are not the addressee indicated in this message
> (or responsible for delivery of the message to such a person), you may not 
> copy or deliver this message to anyone. In such case, 
> you should destroy this message and kindly notify the sender by reply email.  
>  



Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-08 Thread Gary Gregory
That's just silly IMO, Jira is not a place people go to to read
documentation, I could understand if you sent out a link to the site...


Gary

On Sep 8, 2016 1:45 AM, "Mikael Ståldal"  wrote:

> In https://issues.apache.org/jira/browse/LOG4J2-1523
>
>
> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory 
> wrote:
>
>> How do you know what is supported then?
>>
>> Gary
>>
>> -- Forwarded message --
>> From: 
>> Date: Wed, Sep 7, 2016 at 12:15 PM
>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>> To: comm...@logging.apache.org
>>
>>
>> Repository: logging-log4j2
>> Updated Branches:
>>   refs/heads/master 15eb84c2d -> a559d5caf
>>
>>
>> Remove obsolete comment
>>
>>
>> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit
>> /f016c441
>> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f016c441
>> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f016c441
>>
>> Branch: refs/heads/master
>> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
>> Parents: 4f3b21d
>> Author: Mikael Ståldal 
>> Authored: Wed Sep 7 18:15:32 2016 +0200
>> Committer: Mikael Ståldal 
>> Committed: Wed Sep 7 18:15:32 2016 +0200
>>
>> --
>>  .../log4j/config/Log4j1ConfigurationParser.java  | 15
>> ---
>>  1 file changed, 15 deletions(-)
>> --
>>
>>
>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f
>> 016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/
>> Log4j1ConfigurationParser.java
>> --
>> diff --git 
>> a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
>> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>> ConfigurationParser.java
>> index 04a7812..a8c3977 100644
>> --- a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>> ConfigurationParser.java
>> +++ b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
>> ConfigurationParser.java
>> @@ -37,21 +37,6 @@ import org.apache.logging.log4j.status.StatusLogger;
>>
>>  /**
>>   * Experimental parser for Log4j 1.2 properties configuration files.
>> - * 
>> - * Currently supports:
>> - * 
>> - * 
>> - * log4j.debug
>> - * log4j.rootLogger
>> - * log4j.logger
>> - * log4j.appender
>> - * org.apache.log4j.ConsoleAppender
>> - * 
>> - * Follow
>> - * Target
>> - * layout
>> - * 
>> - * 
>>   *
>>   * This class is not thread-safe.
>>   */
>>
>>
>>
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> Java Persistence with Hibernate, Second Edition
>> 
>> JUnit in Action, Second Edition 
>> Spring Batch in Action 
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>
>
>
>
> --
> [image: MagineTV]
>
> *Mikael Ståldal*
> Senior software developer
>
> *Magine TV*
> mikael.stal...@magine.com
> Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com
>
> Privileged and/or Confidential Information may be contained in this
> message. If you are not the addressee indicated in this message
> (or responsible for delivery of the message to such a person), you may not
> copy or deliver this message to anyone. In such case,
> you should destroy this message and kindly notify the sender by reply
> email.
>


Re: [1/2] logging-log4j2 git commit: Remove obsolete comment

2016-09-08 Thread Mikael Ståldal
In https://issues.apache.org/jira/browse/LOG4J2-1523


On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory  wrote:

> How do you know what is supported then?
>
> Gary
>
> -- Forwarded message --
> From: 
> Date: Wed, Sep 7, 2016 at 12:15 PM
> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
> To: comm...@logging.apache.org
>
>
> Repository: logging-log4j2
> Updated Branches:
>   refs/heads/master 15eb84c2d -> a559d5caf
>
>
> Remove obsolete comment
>
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit
> /f016c441
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f016c441
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f016c441
>
> Branch: refs/heads/master
> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
> Parents: 4f3b21d
> Author: Mikael Ståldal 
> Authored: Wed Sep 7 18:15:32 2016 +0200
> Committer: Mikael Ståldal 
> Committed: Wed Sep 7 18:15:32 2016 +0200
>
> --
>  .../log4j/config/Log4j1ConfigurationParser.java  | 15 ---
>  1 file changed, 15 deletions(-)
> --
>
>
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f
> 016c441/log4j-1.2-api/src/main/java/org/apache/log4j/config/
> Log4j1ConfigurationParser.java
> --
> diff --git 
> a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1ConfigurationParser.java
> b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> index 04a7812..a8c3977 100644
> --- a/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> +++ b/log4j-1.2-api/src/main/java/org/apache/log4j/config/Log4j1
> ConfigurationParser.java
> @@ -37,21 +37,6 @@ import org.apache.logging.log4j.status.StatusLogger;
>
>  /**
>   * Experimental parser for Log4j 1.2 properties configuration files.
> - * 
> - * Currently supports:
> - * 
> - * 
> - * log4j.debug
> - * log4j.rootLogger
> - * log4j.logger
> - * log4j.appender
> - * org.apache.log4j.ConsoleAppender
> - * 
> - * Follow
> - * Target
> - * layout
> - * 
> - * 
>   *
>   * This class is not thread-safe.
>   */
>
>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
[image: MagineTV]

*Mikael Ståldal*
Senior software developer

*Magine TV*
mikael.stal...@magine.com
Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com

Privileged and/or Confidential Information may be contained in this
message. If you are not the addressee indicated in this message
(or responsible for delivery of the message to such a person), you may not
copy or deliver this message to anyone. In such case,
you should destroy this message and kindly notify the sender by reply
email.