Spray dependency
Closed this issue · 4 comments
Hi @RayRoestenburg I've started the book yesterday and I find it great. Great work. In chapter-up-and-running, template build.sbt, we still have a dependence for spray-json are there some stuff we still don't have in akka-http-spray-json-experimental? And if that so should we have back the spray-repo in dependecy resolution? Thanks 😄
Hi @rutaihwa great you like it, I'll check, since akka-http-spray-json-experimental should probably pull in spray-json transitively, but not sure. Did everything build for you without the spray-repo dependency, or did it fail?
Without the spray-repo dependency build fails to resolve spray-json. But without spray-json, it still built fine and spray.json can still be imported in the project.
Ok thanks, I'll remove the dependency.
On Fri, Apr 29, 2016 at 3:27 PM Rutaihwa notifications@github.com wrote:
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#36 (comment)
👍 Great!