ascii-graphs icon indicating copy to clipboard operation
ascii-graphs copied to clipboard

migration to scala 2.11.2 (supports 2.10.4), dropped support for 2.9.x

Open cosminbasca opened this issue 11 years ago • 4 comments

several changes such that tests pass, and the new API's are supported bumped version to 0.0.7

works on my box (max os x 10.9.4)

cosminbasca avatar Aug 26 '14 13:08 cosminbasca

Matt Russell » ascii-graphs #60 FAILURE Looks like there's a problem with this pull request (what's this?)

buildhive avatar Aug 26 '14 13:08 buildhive

Hi Matt,

the Buildhive error I got back immediately after sending the pull request:

[ERROR] Terminal initialization failed; falling back to unsupported
java.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was expected

is due to wrong version of sbt-launcher used (most likely 0.12.x instead of the required 0.13.x). The tests will pass with an updated version of sbt-launcher.

Cheers, Cosmin

cosminbasca avatar Sep 02 '14 10:09 cosminbasca

:+1:

@mdr Any chance of something along those lines to be merged? I updated things on my side too (https://github.com/alexarchambault/ascii-graphs/tree/topic/scala-2.11).

alexarchambault avatar Mar 12 '16 16:03 alexarchambault

Hi @alexarchambault, looks all good to me, are you interested in release on centrol maven repository? BTW the latest version is Scala 2.11.7 now

tribbloid avatar Jul 16 '16 20:07 tribbloid