Ahoy,I'm trying to upgrade a project where I use Lift and Dispatch in 2.10, and I can't because (it seems) there was no dispatch-lift-json built for 2.10. This line appears to be the culprit.Is there any chance of this getting changed and another build getting spun out to Maven Central Real Soon Likeâ„¢?Thanks! :)
Yeah there was no lift-json for 2.9.3 so I couldn't do a proper
cross build. (Same old story!)
--
You received this message because you are subscribed to the Google Groups "Dispatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dispatch-scal...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Â
Â
Perhaps switch to json4s?
On Monday, April 15, 2013, Nathan Hamblen wrote:
Yeah there was no lift-json for 2.9.3 so I couldn't do a proper cross build. (Same old story!)
On April 15, 2013 7:46:42 AM Reuben Doetsch wrote:
object Json extends (Response => JValue) {Â def apply(r: Response) =Â Â (dispatch.as.String andThen JsonParser.parse)(r)}This is the only code in the repo. I just added this to a utility package.Reuben
On Sunday, April 14, 2013 3:37:14 PM UTC-4, Matt Farmer wrote:Ahoy,--I'm trying to upgrade a project where I use Lift and Dispatch in 2.10, and I can't because (it seems) there was no dispatch-lift-json built for 2.10. This line appears to be the culprit.Is there any chance of this getting changed and another build getting spun out to Maven Central Real Soon Likeâ„¢?Thanks! :)
You received this message because you are subscribed to the Google Groups "Dispatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dispatch-scala+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Â
Â
--
You received this message because you are subscribed to the Google Groups "Dispatch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dispatch-scala+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Dispatch" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dispatch-scala/38gyXn841-0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to dispatch-scal...@googlegroups.com.