Skip to content

MINOR: Update zstd, easymock, powermock, zkclient and build plugins#5846

Merged
ijuma merged 7 commits intoapache:trunkfrom
ijuma:update-deps-2.2
Nov 10, 2018
Merged

MINOR: Update zstd, easymock, powermock, zkclient and build plugins#5846
ijuma merged 7 commits intoapache:trunkfrom
ijuma:update-deps-2.2

Conversation

@ijuma
Copy link
Copy Markdown
Member

@ijuma ijuma commented Oct 27, 2018

EasyMock 4.0.x includes a change that relies on the caller for inferring
the return type of mock creator methods. Updated a number of Scala
tests for compilation and execution to succeed.

The versions of EasyMock and PowerMock in this PR include full support
for Java 11.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma ijuma changed the title MINOR: Update zstd, easymock and zkclient MINOR: Update zstd, easymock, powermock and zkclient Oct 28, 2018
@ijuma
Copy link
Copy Markdown
Member Author

ijuma commented Oct 28, 2018

Looks like there's a problem:

powermock/powermock#944

@ijuma ijuma requested a review from omkreddy November 10, 2018 18:31
@ijuma ijuma changed the title MINOR: Update zstd, easymock, powermock and zkclient MINOR: Update zstd, easymock, powermock, zkclient and gradle plugins Nov 10, 2018
@ijuma ijuma changed the title MINOR: Update zstd, easymock, powermock, zkclient and gradle plugins MINOR: Update zstd, easymock, powermock, zkclient and build plugins Nov 10, 2018
@ijuma
Copy link
Copy Markdown
Member Author

ijuma commented Nov 10, 2018

@omkreddy Would you have time to review this PR?

@ijuma
Copy link
Copy Markdown
Member Author

ijuma commented Nov 10, 2018

Hmm, seems like there are still some test failures. Let me look at those.

Copy link
Copy Markdown
Contributor

@omkreddy omkreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. All tests are passing in local run.

@ijuma
Copy link
Copy Markdown
Member Author

ijuma commented Nov 10, 2018

JDK 8 build passed, JDK 11 had unrelated failures. Merging to trunk.

@ijuma ijuma merged commit af2e6fb into apache:trunk Nov 10, 2018
@ijuma ijuma deleted the update-deps-2.2 branch November 10, 2018 21:58
@ijuma
Copy link
Copy Markdown
Member Author

ijuma commented Nov 30, 2018

Cherry-picked to the 2.1 branch so that we can run spotbugs with Java 11, see #5943 (comment)

ijuma added a commit that referenced this pull request Nov 30, 2018
…5846)

EasyMock 4.0.x includes a change that relies on the caller for inferring
the return type of mock creator methods. Updated a number of Scala
tests for compilation and execution to succeed.

The versions of EasyMock and PowerMock in this PR include full support
for Java 11.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…pache#5846)

EasyMock 4.0.x includes a change that relies on the caller for inferring
the return type of mock creator methods. Updated a number of Scala
tests for compilation and execution to succeed.

The versions of EasyMock and PowerMock in this PR include full support
for Java 11.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants