-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
ls-sbt on sbt 0.13 pulls dispatch _2.9.1 and _2.10 #71
Comments
never mind. this could be coming from some other plugin. |
I'm going to reopen. I saw your post last night and did a quick look. I'm not sure if its me or not but I am using dispatch classic instead of reboot. I'm going to try and use this opportunity and refactor to reboot 0.11.0. Then I'll def be sure its not me. reboot is not published for < 2.9.3 :) Thanks again for your very through and detailed bug reports. If anyone is a professional in this community, it's you. |
Is this related? I'm only getting an error, like this:
(sbt 0.13.0, ls 0.1.3) |
Nothing? |
I haven't had this problem since I updated to ls-sbt 0.1.3. |
yes. please upgrade to 0.1.3 |
Ok, yes I was using ls-sbt 0.1.3 already. I found the culprit now:
This produces the problem with 2.9 version of Dispatch. The problem disappears with the update
I guess you can close the issue now. |
steps
use ls-sbt on sbt 0.13.0-RC3.
inside
project/build.properties
:inside
project/ls.sbt
:problem
expectation
the build works.
The text was updated successfully, but these errors were encountered: