Uh oh!
There was an error while loading. Please reload this page.
[SPARK-1812] upgrade dependency to scala-logging 2.1.2 - #1701
Conversation
Signed-off-by: Anand Avati <avati@redhat.com>
AmplabJenkins
commented
Jul 31, 2014
Can one of the admins verify this patch? |
ScrapCodes
commented
Aug 1, 2014
Jenkins, test this please. |
There was a problem hiding this comment.
Can you explain why we need the second artifact ?
There was a problem hiding this comment.
scalalogging-slf4j-1.0.1 seems to be split into scala-logging-{slf4j,api} for 2.1.2. Previously scalalogging was missing in sql/core pom.xml (usually not a problem unless you do mvn compile within the module)
ScrapCodes
commented
Aug 1, 2014
@pwendell Jenkins does not listen to my commands, Can you command it ? |
ScrapCodes
commented
Aug 1, 2014
LGTM, if jenkins build passes. It would be good to merge this with #940. |
mengxr
commented
Aug 1, 2014
Jenkins, test this please. |
SparkQA
commented
Aug 1, 2014
QA tests have started for PR 1701. This patch merges cleanly. |
SparkQA
commented
Aug 1, 2014
QA results for PR 1701: |
This also Closes#1701. Author: GuoQiang Li <witgo@qq.com> Closes#1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
This also Closesapache#1701. Author: GuoQiang Li <witgo@qq.com> Closesapache#1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
Scala 2.11 packages not available for the current version (1.0.1)
Signed-off-by: Anand Avati avati@redhat.com