GitHub user weiqingy opened a pull request:
https://github.com/apache/spark/pull/16159
[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:
```
sbt-assembly: 0.11.2 -> 0.14.3
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
```
All other plugins are up-to-date.
## 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/16159.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 #16159
----
commit d97f23d7a1136167f8d845ab28cc4d87984dd383
Author: Weiqing Yang <[email protected]>
Date: 2016-12-05T18:53:36Z
Upgrade sbt plugins
commit 7bc104866a7d35e17b18409595cd6860cea0fbe1
Author: Weiqing Yang <[email protected]>
Date: 2016-12-05T19:45:31Z
fix errors
commit ce2aa99194e0f258dddd43e74697429674807670
Author: Weiqing Yang <[email protected]>
Date: 2016-12-05T21:57:01Z
update more 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]