Repository: hadoop Updated Branches: refs/heads/branch-2 a0dceec58 -> 1f2a2ba2b
Set jdiff stable version to 2.8.2. (cherry picked from commit 06b56f649376020cde382bde25f90dc0547c4277) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b75ebb6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b75ebb6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4b75ebb6 Branch: refs/heads/branch-2 Commit: 4b75ebb68eb87e9f18676915652085c30ea78f7e Parents: a0dceec Author: Junping Du <[email protected]> Authored: Thu Oct 26 19:15:35 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Oct 26 23:20:10 2017 -0700 ---------------------------------------------------------------------- hadoop-project-dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/4b75ebb6/hadoop-project-dist/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index 98d8af1..c689b2e 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -144,7 +144,7 @@ <activeByDefault>false</activeByDefault> </activation> <properties> - <jdiff.stable.api>2.8.0</jdiff.stable.api> + <jdiff.stable.api>2.8.2</jdiff.stable.api> <jdiff.stability>-unstable</jdiff.stability> <!-- Commented out for HADOOP-11776 --> <!-- Uncomment param name="${jdiff.compatibility}" in javadoc doclet if compatibility is not empty --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
