----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61431/#review182279 -----------------------------------------------------------
Could you please do a rebase? Unfortunately the patch doesn't apply after 63aabc4dae977e1e46a76b0b259afb778f3d2754 - Attila Simon On Aug. 4, 2017, 5:34 p.m., Ferenc Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61431/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2017, 5:34 p.m.) > > > Review request for Flume. > > > Repository: flume-git > > > Description > ------- > > Updated the version numbers in the parent poms dependency management part. > > > Diffs > ----- > > pom.xml 5730db0c > > > Diff: https://reviews.apache.org/r/61431/diff/1/ > > > Testing > ------- > > tested with mvn clean install > Build and unit tests were successful. > > Dependency tree only changed in version numbers and not in its form. > > diff of mvn dependency:list | grep jar | sort | uniq command before and after > the patch: > > 23,26c23,26 > < [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile > < [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.4.2:test > < [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.3.1:compile > < [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.4.2:test > --- > > [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:compile > > [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:test > > [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.8.9:compile > > [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.8.9:test > > > Thanks, > > Ferenc Szabo > >