You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2013/01/15 20:07:14 UTC

svn commit: r1433584 - in /logging/log4j/log4j2/trunk: flume-ng/pom.xml samples/flume-common/src/main/java/org/apache/logging/log4j/samples/app/LoggingApp.java

Author: rgoers
Date: Tue Jan 15 19:07:14 2013
New Revision: 1433584

URL: http://svn.apache.org/viewvc?rev=1433584&view=rev
Log:
Revert changes that shouldn't go with LOG4J2-149

Removed:
    logging/log4j/log4j2/trunk/samples/flume-common/src/main/java/org/apache/logging/log4j/samples/app/LoggingApp.java
Modified:
    logging/log4j/log4j2/trunk/flume-ng/pom.xml

Modified: logging/log4j/log4j2/trunk/flume-ng/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/flume-ng/pom.xml?rev=1433584&r1=1433583&r2=1433584&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/flume-ng/pom.xml (original)
+++ logging/log4j/log4j2/trunk/flume-ng/pom.xml Tue Jan 15 19:07:14 2013
@@ -32,7 +32,7 @@
     <log4jParentDir>${basedir}/..</log4jParentDir>
     <docLabel>Flume Documentation</docLabel>
     <projectDir>/flume-ng</projectDir>
-    <flumeVersion>1.3.1</flumeVersion>
+    <flumeVersion>1.2.0</flumeVersion>
   </properties>
   <dependencies>
     <dependency>