Skip to content

[HOTFIX] Invalid method signature in GroovyInterpreter#2255

Closed
1ambda wants to merge 1 commit intoapache:masterfrom
1ambda:HOTFIX/GroovyInterpreter-has-invalid-overrided-method
Closed

[HOTFIX] Invalid method signature in GroovyInterpreter#2255
1ambda wants to merge 1 commit intoapache:masterfrom
1ambda:HOTFIX/GroovyInterpreter-has-invalid-overrided-method

Conversation

@1ambda
Copy link
Member

@1ambda 1ambda commented Apr 17, 2017

What is this PR for?

[ERROR] COMPILATION ERROR : 
[ERROR] /home/travis/build/1ambda/zeppelin/groovy/src/main/java/org/apache/zeppelin/groovy/GroovyInterpreter.java:[123,3] method does not override or implement a method from a supertype
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project zeppelin-groovy: Compilation failure
[ERROR] /home/travis/build/1ambda/zeppelin/groovy/src/main/java/org/apache/zeppelin/groovy/GroovyInterpreter.java:[123,3] method does not override or implement a method from a supertype

You can see CI failures in

What type of PR is it?

[Hot Fix]

Todos

NONE

What is the Jira issue?

Hotfix

How should this be tested?

  • CI should be green.
  • Build this PR locally, mvn clean package -DskipTests;

Screenshots (if appropriate)

NONE

Questions:

  • Does the licenses files need update? - NO
  • Is there breaking changes for older versions? - NO
  • Does this needs documentation? - NO

@1ambda 1ambda closed this Apr 17, 2017
@1ambda 1ambda reopened this Apr 17, 2017
@tinkoff-dwh
Copy link
Contributor

LGTM

@AhyoungRyu
Copy link
Contributor

Merge into master as a hotfix

@asfgit asfgit closed this in f32651e Apr 17, 2017
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.

4 participants