Remove lift-couchdb from framework. It is now a lift module.#1383
Remove lift-couchdb from framework. It is now a lift module.#1383arashi01 wants to merge 1 commit into
Conversation
|
+1
|
|
I've forked the module into http://github.com/liftmodules/couchdb/ and will be test building that over the next few days. |
|
@d6y let us know once there is a version of the module on sonatype build for lift 2.5-SNAPSHOT and then I can rebase this to master, so we don't leave users of couchdb-record out of luck while they are on the bleeding edge :) Thanks for the work! |
|
I've performed an initial publish of the module for 2.5-SNAPSHOT. E.g., The dependency will be: Probably. |
|
awesome! I'll rebase the pull request to remove couchdb later tonight (EST) |
|
Breaking changes: The couchdb-record implementation moved to the liftmodules repository. This means that you will need to change your import lines from and to bring this dependency (using sbt), you will need: (This is the text we'll include on the next milestone release of Lift, feel free to add anything es=lse you think we should add.) |
|
rebased to master |
Related mailing list discussion