You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2014/09/18 18:24:59 UTC

[12/17] git commit: LOG4J2-431 Replace "Experimental" label with "Beta".

LOG4J2-431 Replace "Experimental" label with "Beta".

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2407d85b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2407d85b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2407d85b

Branch: refs/heads/master
Commit: 2407d85bf6c14a7950af498abe30114111cfa136
Parents: fd2cdf7
Author: rpopma <rp...@apache.org>
Authored: Thu Sep 18 01:04:16 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Thu Sep 18 01:04:16 2014 +0900

----------------------------------------------------------------------
 src/site/xdoc/manual/appenders.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2407d85b/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml
index d2a1677..8a9c9b2 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -1322,8 +1322,8 @@ public class JpaLogEntity extends AbstractLogEventWrapperEntity {
         </subsection>
       <a name="MemoryMappedFileAppender" />
       <subsection name="MemoryMappedFileAppender">
-        <p><i>Experimental. This has been tested on several platforms, but this is
-          a new component (since 2.1) and does not yet have much track record.</i></p>
+        <p><i>Beta. This has been tested on several platforms, but this is
+          a new component (since 2.1-beta) and does not yet have much track record.</i></p>
         <p>
           The MemoryMappedFileAppender maps a part of the specified file into memory
           and writes log events to this memory, relying on the operating system's