GitHub user weiqingy opened a pull request:
https://github.com/apache/spark/pull/16223
[SPARK-18697][BUILD] Upgrade sbt plugins
## What changes were proposed in this pull request?
This PR is to upgrade sbt plugins. The following sbt plugins will be
upgraded:
```
sbteclipse-plugin: 4.0.0 -> 5.0.1
sbt-mima-plugin: 0.1.11 -> 0.1.12
org.ow2.asm/asm: 5.0.3 -> 5.1
org.ow2.asm/asm-commons: 5.0.3 -> 5.1
```
## How was this patch tested?
Pass the Jenkins build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/weiqingy/spark SPARK_18697
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16223.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16223
----
commit 062f6192ceed482d49c53249d386bb2e3afec11d
Author: Weiqing Yang <[email protected]>
Date: 2016-12-08T21:01:10Z
upgrade sbt plugins
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]