[GitHub] zeppelin pull request #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/zeppelin/pull/1400


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-02 Thread lresende
GitHub user lresende opened a pull request:

https://github.com/apache/zeppelin/pull/1400

[ZEPPELIN-1407] Fix Scala 2.11 build

### What is this PR for?
Avoid activating the Scala 2.10 profile when building for Scala 2.11

### What type of PR is it?
[Bug Fix]

### What is the Jira issue?
* 
(https://issues.apache.org/jira/browse/ZEPPELIN-1407)[https://issues.apache.org/jira/browse/ZEPPELIN-1407]

### How should this be tested?
Perform Scala 2.10 and 2.11 builds starting from a maven repository that 
does not have org.apache.zeppelin artifacts.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lresende/incubator-zeppelin scala-profile

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/1400.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 #1400


commit 68da065378764a1ce936bf632a26acd3e1209e55
Author: Luciano Resende 
Date:   2016-09-02T05:35:20Z

[ZEPPELIN-1407] Fix Scala 2.11 build




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---