Skip to content

chill-akka support scala 2.12 #266#273

Merged
johnynek merged 1 commit into
twitter:developfrom
fkowal:chill_akka_2.12
Jan 4, 2017
Merged

chill-akka support scala 2.12 #266#273
johnynek merged 1 commit into
twitter:developfrom
fkowal:chill_akka_2.12

Conversation

@fkowal
Copy link
Copy Markdown
Contributor

@fkowal fkowal commented Jan 3, 2017

No description provided.

@fkowal fkowal mentioned this pull request Jan 3, 2017
@fkowal
Copy link
Copy Markdown
Contributor Author

fkowal commented Jan 3, 2017

hmm one of travis build failed with a strange error.
sbt +test runs successfuly on my machine

can i retrigger a travis job ?

@johnynek
Copy link
Copy Markdown
Contributor

johnynek commented Jan 3, 2017

That is not a strange error, that is the error when there is a mismatch between the compiled class versions and the jdk you are compiling on. In this case, I guess you need java8 for the 2.11 branch, so you need to update that in .travis.yml.

@johnynek
Copy link
Copy Markdown
Contributor

johnynek commented Jan 4, 2017

@fkowal if you fix this PR to use oraclejdk8 on 2.11 tests in .travis.yml I'll backport this to the 0.7 and 0.8 branches so we can have things in sync there.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 4, 2017

Current coverage is 47.86% (diff: 100%)

Merging #273 into develop will not change coverage

@@            develop       #273   diff @@
==========================================
  Files            41         41          
  Lines          1262       1262          
  Methods        1224       1224          
  Messages          0          0          
  Branches         38         38          
==========================================
  Hits            604        604          
  Misses          658        658          
  Partials          0          0          

Powered by Codecov. Last update ef8ad1c...c4446bb

@fkowal
Copy link
Copy Markdown
Contributor Author

fkowal commented Jan 4, 2017

that helped

@johnynek
Copy link
Copy Markdown
Contributor

johnynek commented Jan 4, 2017

Thanks!

@johnynek johnynek merged commit 0a481f4 into twitter:develop Jan 4, 2017
@fkowal fkowal deleted the chill_akka_2.12 branch January 5, 2017 06:11
fkowal added a commit to fkowal/chill that referenced this pull request Jan 5, 2017
johnynek pushed a commit that referenced this pull request Jan 5, 2017
@mushtaq
Copy link
Copy Markdown

mushtaq commented Jan 5, 2017

@johnynek I still do not see the chill-akka_2.12 artifact in mavencentral.

@johnynek
Copy link
Copy Markdown
Contributor

johnynek commented Jan 9, 2017

@mushtaq should be there shortly. Was published today. cc #266

@mushtaq
Copy link
Copy Markdown

mushtaq commented Jan 10, 2017

@johnynek Thanks!

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