Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ported to Scala 2.10.0 #2

Closed
wants to merge 1 commit into from
Closed

Ported to Scala 2.10.0 #2

wants to merge 1 commit into from

Conversation

ddidderr
Copy link

Just changed the scala version and the specs2 version. added import scala.language.implicitConversions to Hash.scala

@Nycto
Copy link
Owner

Nycto commented Jan 11, 2013

Thanks for the contribution! Beat me to the punch.

Looks like you forgot to update .travis.yml, so the change breaks the build:
https://travis-ci.org/Nycto/Hasher/builds/4072786

That aside, I haven't been able to get the specs2 jar to properly download for 2.10.0. Ivy appears to be looking for this URL:

While specs pushed to this URL:

Notice this missing ".0" in the second URL.

I'll poke at it a bit more tonight. If nothing else, I can hard code the URL for the jar.

@Nycto
Copy link
Owner

Nycto commented Jan 11, 2013

I was able to get 2.10.0-RC5 working with minimal effort, but not 2.10.0

@Nycto
Copy link
Owner

Nycto commented Jan 12, 2013

Looks like I just needed to update my version of sbt from 0.11 to 0.12. I just pushed an update to support scala 2.10.0. Resolving

@Nycto Nycto closed this Jan 12, 2013
@ddidderr
Copy link
Author

I am sorry for not answering immediately. I had to get important things done and there was no time.

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.

None yet

2 participants