You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/10/20 18:41:55 UTC

git commit: Replace "Flume NG Appender" with "Flume Appender" since there is no other kind of Flume Appender.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master d2d77db8e -> 7189988b2


Replace "Flume NG Appender" with "Flume Appender" since there is no
other kind of Flume Appender.

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

Branch: refs/heads/master
Commit: 7189988b28522d26bc7f52d72cf0cbc07336a8be
Parents: d2d77db
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Oct 20 12:41:47 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Oct 20 12:41:47 2014 -0400

----------------------------------------------------------------------
 log4j-flume-ng/src/site/site.xml     | 2 +-
 src/site/site.xml                    | 2 +-
 src/site/xdoc/javadoc.xml            | 4 ++--
 src/site/xdoc/manual/appenders.xml   | 2 +-
 src/site/xdoc/maven-artifacts.xml.vm | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7189988b/log4j-flume-ng/src/site/site.xml
----------------------------------------------------------------------
diff --git a/log4j-flume-ng/src/site/site.xml b/log4j-flume-ng/src/site/site.xml
index 2540792..1c07bbc 100644
--- a/log4j-flume-ng/src/site/site.xml
+++ b/log4j-flume-ng/src/site/site.xml
@@ -15,7 +15,7 @@
  limitations under the License.
 
 -->
-<project name="Log4j Flume NG Appender"
+<project name="Log4j Flume Appender"
          xmlns="http://maven.apache.org/DECORATION/1.4.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd">

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7189988b/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 1dbc687..5fe54a6 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -201,7 +201,7 @@
       <item name="SLF4J Binding" href="log4j-slf4j-impl/index.html"/>
       <item name="JUL Adapter" href="log4j-jul/index.html"/>
       <item name="Log4j 2 to SLF4J Adapter" href="log4j-to-slf4j/index.html"/>
-      <item name="Apache Flume NG Appender" href="log4j-flume-ng/index.html"/>
+      <item name="Apache Flume Appender" href="log4j-flume-ng/index.html"/>
       <item name="Log4j Tag Library" href="log4j-taglib/index.html"/>
       <item name="Log4j JMX GUI" href="log4j-jmx-gui/index.html"/>
       <item name="Log4j Web Application Support" href="log4j-web/index.html"/>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7189988b/src/site/xdoc/javadoc.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/javadoc.xml b/src/site/xdoc/javadoc.xml
index d60be15..7708c14 100644
--- a/src/site/xdoc/javadoc.xml
+++ b/src/site/xdoc/javadoc.xml
@@ -88,8 +88,8 @@
           <td>An adapter that permits applications written against the Log4j 2 API to log using SLF4J.</td>
         </tr>
         <tr>
-          <td><a href="log4j-flume-ng/apidocs/index.html">Apache Flume NG Appender</a></td>
-          <td>An Appender that allows applications to send logging events to Apache Flume NG Agents.</td>
+          <td><a href="log4j-flume-ng/apidocs/index.html">Apache Flume Appender</a></td>
+          <td>An Appender that allows applications to send logging events to Apache Flume Agents.</td>
         </tr>
         <tr>
           <td><a href="log4j-jmx-gui/apidocs/index.html">Log4j JMX GUI</a></td>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7189988b/src/site/xdoc/manual/appenders.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml
index 193ad57..0ece793 100644
--- a/src/site/xdoc/manual/appenders.xml
+++ b/src/site/xdoc/manual/appenders.xml
@@ -443,7 +443,7 @@
               <td>batchSize</td>
               <td>integer</td>
               <td>Specifies the number of events that should be sent as a batch. The default is 1. <i>This
-                parameter only applies to the Flume NG Appender.</i></td>
+                parameter only applies to the Flume Appender.</i></td>
             </tr>
             <tr>
               <td>compress</td>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7189988b/src/site/xdoc/maven-artifacts.xml.vm
----------------------------------------------------------------------
diff --git a/src/site/xdoc/maven-artifacts.xml.vm b/src/site/xdoc/maven-artifacts.xml.vm
index 00ae7c6..da25745 100644
--- a/src/site/xdoc/maven-artifacts.xml.vm
+++ b/src/site/xdoc/maven-artifacts.xml.vm
@@ -272,8 +272,8 @@ dependencies {
   compile group: 'org.apache.logging.log4j', name: 'log4j-taglib', version: '${Log4jReleaseVersion}'
 }
 ]]></pre>
-        <h4>Apache Flume NG Appender</h4>
-        <p>The Flume NG Appender allows applications to send events to Flume NG Agents.</p>
+        <h4>Apache Flume Appender</h4>
+        <p>The Flume Appender allows applications to send events to Flume Agents.</p>
         <code>pom.xml</code>
         <pre class="prettyprint linenums"><![CDATA[
 <dependencies>