You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Gary Gregory <ga...@gmail.com> on 2016/09/07 18:26:16 UTC

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

How do you know what is supported then?

Gary

---------- Forwarded message ----------
From: <mi...@apache.org>
Date: Wed, Sep 7, 2016 at 12:15 PM
Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
To: commits@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 <mi...@magine.com>
Authored: Wed Sep 7 18:15:32 2016 +0200
Committer: Mikael Ståldal <mi...@magine.com>
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.
- * <p>
- * Currently supports:
- * </p>
- * <ul>
- * <li>log4j.debug</li>
- * <li>log4j.rootLogger</li>
- * <li>log4j.logger</li>
- * <li>log4j.appender</li>
- * <li>org.apache.log4j.ConsoleAppender</li>
- * <ul>
- * <li>Follow</li>
- * <li>Target</li>
- * <li>layout</li>
- * </ul>
- * </ul>
  *
  * This class is not thread-safe.
  */




-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

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

Posted by Gary Gregory <ga...@gmail.com>.
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 <mi...@magine.com>
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 <ga...@gmail.com>
> 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 <ra...@dslextreme.com>
>> 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 <ga...@gmail.com> 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" <mi...@magine.com>
>>> wrote:
>>>
>>>> In https://issues.apache.org/jira/browse/LOG4J2-1523
>>>>
>>>>
>>>> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <ga...@gmail.com>
>>>> wrote:
>>>>
>>>>> How do you know what is supported then?
>>>>>
>>>>> Gary
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: <mi...@apache.org>
>>>>> Date: Wed, Sep 7, 2016 at 12:15 PM
>>>>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>>>>> To: commits@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 <mi...@magine.com>
>>>>> Authored: Wed Sep 7 18:15:32 2016 +0200
>>>>> Committer: Mikael Ståldal <mi...@magine.com>
>>>>> 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.
>>>>> - * <p>
>>>>> - * Currently supports:
>>>>> - * </p>
>>>>> - * <ul>
>>>>> - * <li>log4j.debug</li>
>>>>> - * <li>log4j.rootLogger</li>
>>>>> - * <li>log4j.logger</li>
>>>>> - * <li>log4j.appender</li>
>>>>> - * <li>org.apache.log4j.ConsoleAppender</li>
>>>>> - * <ul>
>>>>> - * <li>Follow</li>
>>>>> - * <li>Target</li>
>>>>> - * <li>layout</li>
>>>>> - * </ul>
>>>>> - * </ul>
>>>>>   *
>>>>>   * This class is not thread-safe.
>>>>>   */
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>>> Java Persistence with Hibernate, Second Edition
>>>>> <http://www.manning.com/bauer3/>
>>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>>> 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.staldal@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: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> 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.staldal@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: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

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

Posted by Mikael Ståldal <mi...@magine.com>.
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 <ga...@gmail.com> 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 <ra...@dslextreme.com>
> 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 <ga...@gmail.com> 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" <mi...@magine.com>
>> wrote:
>>
>>> In https://issues.apache.org/jira/browse/LOG4J2-1523
>>>
>>>
>>> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <ga...@gmail.com>
>>> wrote:
>>>
>>>> How do you know what is supported then?
>>>>
>>>> Gary
>>>>
>>>> ---------- Forwarded message ----------
>>>> From: <mi...@apache.org>
>>>> Date: Wed, Sep 7, 2016 at 12:15 PM
>>>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>>>> To: commits@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 <mi...@magine.com>
>>>> Authored: Wed Sep 7 18:15:32 2016 +0200
>>>> Committer: Mikael Ståldal <mi...@magine.com>
>>>> 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.
>>>> - * <p>
>>>> - * Currently supports:
>>>> - * </p>
>>>> - * <ul>
>>>> - * <li>log4j.debug</li>
>>>> - * <li>log4j.rootLogger</li>
>>>> - * <li>log4j.logger</li>
>>>> - * <li>log4j.appender</li>
>>>> - * <li>org.apache.log4j.ConsoleAppender</li>
>>>> - * <ul>
>>>> - * <li>Follow</li>
>>>> - * <li>Target</li>
>>>> - * <li>layout</li>
>>>> - * </ul>
>>>> - * </ul>
>>>>   *
>>>>   * This class is not thread-safe.
>>>>   */
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>>> Java Persistence with Hibernate, Second Edition
>>>> <http://www.manning.com/bauer3/>
>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>>> Spring Batch in Action <http://www.manning.com/templier/>
>>>> 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.staldal@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: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> 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.staldal@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

Posted by Gary Gregory <ga...@gmail.com>.
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 <ra...@dslextreme.com>
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 <ga...@gmail.com> 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" <mi...@magine.com>
> wrote:
>
>> In https://issues.apache.org/jira/browse/LOG4J2-1523
>>
>>
>> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <ga...@gmail.com>
>> wrote:
>>
>>> How do you know what is supported then?
>>>
>>> Gary
>>>
>>> ---------- Forwarded message ----------
>>> From: <mi...@apache.org>
>>> Date: Wed, Sep 7, 2016 at 12:15 PM
>>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>>> To: commits@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 <mi...@magine.com>
>>> Authored: Wed Sep 7 18:15:32 2016 +0200
>>> Committer: Mikael Ståldal <mi...@magine.com>
>>> 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.
>>> - * <p>
>>> - * Currently supports:
>>> - * </p>
>>> - * <ul>
>>> - * <li>log4j.debug</li>
>>> - * <li>log4j.rootLogger</li>
>>> - * <li>log4j.logger</li>
>>> - * <li>log4j.appender</li>
>>> - * <li>org.apache.log4j.ConsoleAppender</li>
>>> - * <ul>
>>> - * <li>Follow</li>
>>> - * <li>Target</li>
>>> - * <li>layout</li>
>>> - * </ul>
>>> - * </ul>
>>>   *
>>>   * This class is not thread-safe.
>>>   */
>>>
>>>
>>>
>>>
>>> --
>>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>>> Java Persistence with Hibernate, Second Edition
>>> <http://www.manning.com/bauer3/>
>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>>> Spring Batch in Action <http://www.manning.com/templier/>
>>> 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.staldal@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: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

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

Posted by Ralph Goers <ra...@dslextreme.com>.
Why wouldn’t we add information about Log4j 1 to the Migration page?

Ralph

> On Sep 8, 2016, at 8:13 AM, Gary Gregory <ga...@gmail.com> 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" <mikael.staldal@magine.com <ma...@magine.com>> wrote:
> In https://issues.apache.org/jira/browse/LOG4J2-1523 <https://issues.apache.org/jira/browse/LOG4J2-1523>
> 
> 
> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <garydgregory@gmail.com <ma...@gmail.com>> wrote:
> How do you know what is supported then?
> 
> Gary
> 
> ---------- Forwarded message ----------
> From: <mikes@apache.org <ma...@apache.org>>
> Date: Wed, Sep 7, 2016 at 12:15 PM
> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
> To: commits@logging.apache.org <ma...@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 <http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo>
> Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f016c441 <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 <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 <http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f016c441>
> 
> Branch: refs/heads/master
> Commit: f016c44110a7505b5e9addbe5f5fa95f2f6c39f4
> Parents: 4f3b21d
> Author: Mikael Ståldal <mikael.staldal@magine.com <ma...@magine.com>>
> Authored: Wed Sep 7 18:15:32 2016 +0200
> Committer: Mikael Ståldal <mikael.staldal@magine.com <ma...@magine.com>>
> 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 <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.
> - * <p>
> - * Currently supports:
> - * </p>
> - * <ul>
> - * <li>log4j.debug</li>
> - * <li>log4j.rootLogger</li>
> - * <li>log4j.logger</li>
> - * <li>log4j.appender</li>
> - * <li>org.apache.log4j.ConsoleAppender</li>
> - * <ul>
> - * <li>Follow</li>
> - * <li>Target</li>
> - * <li>layout</li>
> - * </ul>
> - * </ul>
>   *
>   * This class is not thread-safe.
>   */
> 
> 
> 
> 
> -- 
> E-Mail: garydgregory@gmail.com <ma...@gmail.com> | ggregory@apache.org  <ma...@apache.org>
> Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> 
> Home: http://garygregory.com/ <http://garygregory.com/>
> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
> 
> 
> -- 
>  
> 
> Mikael Ståldal
> Senior software developer 
> 
> Magine TV
> mikael.staldal@magine.com <ma...@magine.com>    
> Grev Turegatan 3  | 114 46 Stockholm, Sweden  |   www.magine.com  <http://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

Posted by Gary Gregory <ga...@gmail.com>.
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" <mi...@magine.com> wrote:

> In https://issues.apache.org/jira/browse/LOG4J2-1523
>
>
> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <ga...@gmail.com>
> wrote:
>
>> How do you know what is supported then?
>>
>> Gary
>>
>> ---------- Forwarded message ----------
>> From: <mi...@apache.org>
>> Date: Wed, Sep 7, 2016 at 12:15 PM
>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
>> To: commits@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 <mi...@magine.com>
>> Authored: Wed Sep 7 18:15:32 2016 +0200
>> Committer: Mikael Ståldal <mi...@magine.com>
>> 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.
>> - * <p>
>> - * Currently supports:
>> - * </p>
>> - * <ul>
>> - * <li>log4j.debug</li>
>> - * <li>log4j.rootLogger</li>
>> - * <li>log4j.logger</li>
>> - * <li>log4j.appender</li>
>> - * <li>org.apache.log4j.ConsoleAppender</li>
>> - * <ul>
>> - * <li>Follow</li>
>> - * <li>Target</li>
>> - * <li>layout</li>
>> - * </ul>
>> - * </ul>
>>   *
>>   * This class is not thread-safe.
>>   */
>>
>>
>>
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> 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.staldal@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

Posted by Mikael Ståldal <mi...@magine.com>.
In https://issues.apache.org/jira/browse/LOG4J2-1523


On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <ga...@gmail.com> wrote:

> How do you know what is supported then?
>
> Gary
>
> ---------- Forwarded message ----------
> From: <mi...@apache.org>
> Date: Wed, Sep 7, 2016 at 12:15 PM
> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment
> To: commits@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 <mi...@magine.com>
> Authored: Wed Sep 7 18:15:32 2016 +0200
> Committer: Mikael Ståldal <mi...@magine.com>
> 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.
> - * <p>
> - * Currently supports:
> - * </p>
> - * <ul>
> - * <li>log4j.debug</li>
> - * <li>log4j.rootLogger</li>
> - * <li>log4j.logger</li>
> - * <li>log4j.appender</li>
> - * <li>org.apache.log4j.ConsoleAppender</li>
> - * <ul>
> - * <li>Follow</li>
> - * <li>Target</li>
> - * <li>layout</li>
> - * </ul>
> - * </ul>
>   *
>   * This class is not thread-safe.
>   */
>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> 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.staldal@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.