Awesome. Let me know if you have other problems or questions with lift-couchdb.
-Ross On Feb 17, 2010, at 9:53 AM, Justin Reardon wrote: > Much better, thank you. > > Cheers, > Justin Reardon > > On 2010-02-16, at 23:21 , Ross Mellgren wrote: > >> Fix pushed to master: >> >> http://github.com/dpp/liftweb/commit/8e9e43dfd344256add50179f61524da4f07f47ec >> >> -Ross >> >> On Feb 15, 2010, at 5:40 PM, David Pollak wrote: >> >>> >>> >>> 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]. >>> 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. >> >> >> -- >> 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. > > -- > 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. > -- 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.
