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 2013/07/13 14:32:26 UTC

svn commit: r1502781 - /logging/log4j/log4j2/trunk/pom.xml

Author: rpopma
Date: Sat Jul 13 12:32:25 2013
New Revision: 1502781

URL: http://svn.apache.org/r1502781
Log:
upgrade to most recent disruptor version 3.1.1

Modified:
    logging/log4j/log4j2/trunk/pom.xml

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1502781&r1=1502780&r2=1502781&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sat Jul 13 12:32:25 2013
@@ -138,7 +138,7 @@
     <Log4jReleaseCount>tenth</Log4jReleaseCount>
     <jackson.version>2.2.1</jackson.version>
     <flumeVersion>1.3.1</flumeVersion>
-    <disruptor.version>3.0.1</disruptor.version>
+    <disruptor.version>3.1.1</disruptor.version>
     <!-- Configuration properties for the OSGi maven-bundle-plugin -->
     <osgi.symbolicName>org.apache.logging.${project.artifactId}</osgi.symbolicName>
     <osgi.export>org.apache.logging.log4j.*;version=${project.version};-noimport:=true</osgi.export>



Re: svn commit: r1502781 - /logging/log4j/log4j2/trunk/pom.xml

Posted by Ralph Goers <ra...@dslextreme.com>.
Please update changes.xml.  

On Jul 13, 2013, at 5:32 AM, rpopma@apache.org wrote:

> Author: rpopma
> Date: Sat Jul 13 12:32:25 2013
> New Revision: 1502781
> 
> URL: http://svn.apache.org/r1502781
> Log:
> upgrade to most recent disruptor version 3.1.1
> 
> Modified:
>    logging/log4j/log4j2/trunk/pom.xml
> 
> Modified: logging/log4j/log4j2/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1502781&r1=1502780&r2=1502781&view=diff
> ==============================================================================
> --- logging/log4j/log4j2/trunk/pom.xml (original)
> +++ logging/log4j/log4j2/trunk/pom.xml Sat Jul 13 12:32:25 2013
> @@ -138,7 +138,7 @@
>     <Log4jReleaseCount>tenth</Log4jReleaseCount>
>     <jackson.version>2.2.1</jackson.version>
>     <flumeVersion>1.3.1</flumeVersion>
> -    <disruptor.version>3.0.1</disruptor.version>
> +    <disruptor.version>3.1.1</disruptor.version>
>     <!-- Configuration properties for the OSGi maven-bundle-plugin -->
>     <osgi.symbolicName>org.apache.logging.${project.artifactId}</osgi.symbolicName>
>     <osgi.export>org.apache.logging.log4j.*;version=${project.version};-noimport:=true</osgi.export>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org