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/09/29 23:03:33 UTC

git commit: Update JMH perf framework from 1.1 to 1.1.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master f42536422 -> 6d2f5d57d


Update JMH perf framework from 1.1 to 1.1.1.

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

Branch: refs/heads/master
Commit: 6d2f5d57dff3c95df1aaa9bbe7097056f62cae75
Parents: f425364
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Sep 29 17:03:30 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Sep 29 17:03:30 2014 -0400

----------------------------------------------------------------------
 log4j-perf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6d2f5d57/log4j-perf/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml
index c251720..13c576e 100644
--- a/log4j-perf/pom.xml
+++ b/log4j-perf/pom.xml
@@ -39,7 +39,7 @@
     <log4jParentDir>${basedir}/..</log4jParentDir>
     <docLabel>Log4J Performance Tests</docLabel>
     <projectDir>/log4j-perf</projectDir>
-    <jmh.version>1.1</jmh.version>
+    <jmh.version>1.1.1</jmh.version>
     <javac.target>1.6</javac.target>
     <uberjar.name>benchmarks</uberjar.name>
   </properties>


Re: git commit: Update JMH perf framework from 1.1 to 1.1.1.

Posted by Gary Gregory <ga...@gmail.com>.
I don't, I just noticed an OpenJDK email suggesting we use JMH, which we
already do, so that reminded me to check that we use a current version.

Gary

On Mon, Sep 29, 2014 at 8:29 PM, Remko Popma <re...@gmail.com> wrote:

> Thanks! You are always on top of this. How do you track all these versions?
>
> On Tue, Sep 30, 2014 at 6:03 AM, <gg...@apache.org> wrote:
>
>> Repository: logging-log4j2
>> Updated Branches:
>>   refs/heads/master f42536422 -> 6d2f5d57d
>>
>>
>> Update JMH perf framework from 1.1 to 1.1.1.
>>
>> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
>> Commit:
>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6d2f5d57
>> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6d2f5d57
>> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6d2f5d57
>>
>> Branch: refs/heads/master
>> Commit: 6d2f5d57dff3c95df1aaa9bbe7097056f62cae75
>> Parents: f425364
>> Author: Gary Gregory <ga...@gmail.com>
>> Authored: Mon Sep 29 17:03:30 2014 -0400
>> Committer: Gary Gregory <ga...@gmail.com>
>> Committed: Mon Sep 29 17:03:30 2014 -0400
>>
>> ----------------------------------------------------------------------
>>  log4j-perf/pom.xml | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> ----------------------------------------------------------------------
>>
>>
>>
>> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6d2f5d57/log4j-perf/pom.xml
>> ----------------------------------------------------------------------
>> diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml
>> index c251720..13c576e 100644
>> --- a/log4j-perf/pom.xml
>> +++ b/log4j-perf/pom.xml
>> @@ -39,7 +39,7 @@
>>      <log4jParentDir>${basedir}/..</log4jParentDir>
>>      <docLabel>Log4J Performance Tests</docLabel>
>>      <projectDir>/log4j-perf</projectDir>
>> -    <jmh.version>1.1</jmh.version>
>> +    <jmh.version>1.1.1</jmh.version>
>>      <javac.target>1.6</javac.target>
>>      <uberjar.name>benchmarks</uberjar.name>
>>    </properties>
>>
>>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
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

Re: git commit: Update JMH perf framework from 1.1 to 1.1.1.

Posted by Remko Popma <re...@gmail.com>.
Thanks! You are always on top of this. How do you track all these versions?

On Tue, Sep 30, 2014 at 6:03 AM, <gg...@apache.org> wrote:

> Repository: logging-log4j2
> Updated Branches:
>   refs/heads/master f42536422 -> 6d2f5d57d
>
>
> Update JMH perf framework from 1.1 to 1.1.1.
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit:
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6d2f5d57
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6d2f5d57
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6d2f5d57
>
> Branch: refs/heads/master
> Commit: 6d2f5d57dff3c95df1aaa9bbe7097056f62cae75
> Parents: f425364
> Author: Gary Gregory <ga...@gmail.com>
> Authored: Mon Sep 29 17:03:30 2014 -0400
> Committer: Gary Gregory <ga...@gmail.com>
> Committed: Mon Sep 29 17:03:30 2014 -0400
>
> ----------------------------------------------------------------------
>  log4j-perf/pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6d2f5d57/log4j-perf/pom.xml
> ----------------------------------------------------------------------
> diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml
> index c251720..13c576e 100644
> --- a/log4j-perf/pom.xml
> +++ b/log4j-perf/pom.xml
> @@ -39,7 +39,7 @@
>      <log4jParentDir>${basedir}/..</log4jParentDir>
>      <docLabel>Log4J Performance Tests</docLabel>
>      <projectDir>/log4j-perf</projectDir>
> -    <jmh.version>1.1</jmh.version>
> +    <jmh.version>1.1.1</jmh.version>
>      <javac.target>1.6</javac.target>
>      <uberjar.name>benchmarks</uberjar.name>
>    </properties>
>
>