I ran a full build with 'mvn clean install' for each individual update (Jackson and Flume)
Gary On Mon, Oct 31, 2016 at 1:45 PM, Ralph Goers <[email protected]> wrote: > Did you actually verify that it works? > > Ralph > > > On Oct 31, 2016, at 10:06 AM, [email protected] wrote: > > > > Repository: logging-log4j2 > > Updated Branches: > > refs/heads/master fd9f2e76e -> c879f2363 > > > > > > [LOG4J2-1656] Update Apache Flume from 1.6.0 to 1.7.0. > > > > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo > > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/ > commit/c879f236 > > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ > c879f236 > > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ > c879f236 > > > > Branch: refs/heads/master > > Commit: c879f2363684ac3c96dddbf9c6f82d864e8708af > > Parents: fd9f2e7 > > Author: Gary Gregory <[email protected]> > > Authored: Mon Oct 31 10:06:03 2016 -0700 > > Committer: Gary Gregory <[email protected]> > > Committed: Mon Oct 31 10:06:03 2016 -0700 > > > > ---------------------------------------------------------------------- > > pom.xml | 2 +- > > src/changes/changes.xml | 3 +++ > > 2 files changed, 4 insertions(+), 1 deletion(-) > > ---------------------------------------------------------------------- > > > > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ > c879f236/pom.xml > > ---------------------------------------------------------------------- > > diff --git a/pom.xml b/pom.xml > > index aaa7199..bf088c7 100644 > > --- a/pom.xml > > +++ b/pom.xml > > @@ -192,7 +192,7 @@ > > <jackson1Version>1.9.13</jackson1Version> > > <jackson2Version>2.8.4</jackson2Version> > > <springVersion>3.2.13.RELEASE</springVersion> > > - <flumeVersion>1.6.0</flumeVersion> > > + <flumeVersion>1.7.0</flumeVersion> > > <disruptorVersion>3.3.5</disruptorVersion> > > <conversantDisruptorVersion>1.2.8-JDK7</conversantDisruptorVersion> > > <compiler.plugin.version>3.6.0</compiler.plugin.version> > > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ > c879f236/src/changes/changes.xml > > ---------------------------------------------------------------------- > > diff --git a/src/changes/changes.xml b/src/changes/changes.xml > > index 321dd47..4d91ada 100644 > > --- a/src/changes/changes.xml > > +++ b/src/changes/changes.xml > > @@ -51,6 +51,9 @@ > > <action issue="LOG4J2-1655" dev="ggregory" type="update"> > > Updated Jackson from 2.8.3 to 2.8.4. > > </action> > > + <action issue="LOG4J2-1656" dev="ggregory" type="update"> > > + Update Apache Flume from 1.6.0 to 1.7.0. > > + </action> > > </release> > > <release version="2.7" date="2016-10-02" description="GA Release > 2.7"> > > <action issue="LOG4J2-1618" dev="rpopma" type="fix" due-to="Raman > Gupta"> > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459> JUnit in Action, Second Edition <https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021> Spring Batch in Action <https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
