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 <[email protected]> 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 <[email protected]> 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" <[email protected]> > wrote: > >> In https://issues.apache.org/jira/browse/LOG4J2-1523 >> >> >> On Wed, Sep 7, 2016 at 8:26 PM, Gary Gregory <[email protected]> >> wrote: >> >>> How do you know what is supported then? >>> >>> Gary >>> >>> ---------- Forwarded message ---------- >>> From: <[email protected]> >>> Date: Wed, Sep 7, 2016 at 12:15 PM >>> Subject: [1/2] logging-log4j2 git commit: Remove obsolete comment >>> To: [email protected] >>> >>> >>> 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 <[email protected]> >>> Authored: Wed Sep 7 18:15:32 2016 +0200 >>> Committer: Mikael Ståldal <[email protected]> >>> 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: [email protected] | [email protected] >>> 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* >> [email protected] >> 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: [email protected] | [email protected] 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
