On Mon, Feb 15, 2010 at 2:32 PM, Justin Reardon <[email protected]>wrote:

> Hi folks,
>
> Using the lift-couchdb module, I noticed that the dispatch lift-json module
> lift-couchdb depends on has a dependency on the 1.1-M6 lift-json module.
> When using maven this isn't giving me any issues (the package is downloaded,
> but I guess the classpaths work out to my advantage) However, when I try to
> build my project in sbt, the compiler is picking up the 1.1-M6 lift-json
> module instead of 2.0-SNAPSHOT. This is causing compilation failures as I'm
> using some more recent additions to the lift-json module.
>
> I imagine there's something I can add in sbt to make my build work, but in
> general it seems wrong to have a Lift module that leads to a dependency with
> older versions of Lift.
>

Yeah... this is a big problem.  Please open a ticket and mark it as high
priority.


>
> Thanks,
> Justin Reardon
>
> --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to