Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fixed NoSuchMethodError for Jenkins Job for MBCC #12618

Merged
merged 2 commits into from
Sep 20, 2018

Conversation

piyushghai
Copy link
Contributor

Description

A recent change made in PR : #12370 had broken the Jenkins job for MBCC.
This PR attempts to fix that.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change.

@piyushghai
Copy link
Contributor Author

@marcoabreu marcoabreu added the pr-awaiting-merge Review and CI is complete. Ready to Merge label Sep 20, 2018
@@ -55,7 +55,7 @@ core_logic: {
node(NODE_LINUX_CPU) {
ws('workspace/modelBackwardsCompat') {
utils.init_git()
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove this line (init_git)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done in : dd8856e

@marcoabreu marcoabreu added pr-awaiting-response PR is reviewed and waiting for contributor to respond and removed pr-awaiting-merge Review and CI is complete. Ready to Merge labels Sep 20, 2018
@nswamy nswamy merged commit 251e11d into apache:master Sep 20, 2018
@aaronmarkham aaronmarkham mentioned this pull request Sep 24, 2018
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-response PR is reviewed and waiting for contributor to respond
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants