Thanks for spotting this. Yes, DB drivers should be either in runtime scope with optional=true or in test scope.

I missed out the optional=true declaration during recent DB dependency refactoring (#307). But test scope is more appropriate in this case (instead of runtime scope with optional=true). Would fix it in master.

Cheers, Indrajit


On 02/02/10 9:24 PM, David Pollak wrote:
Record should only depend on H2 and Derby in test mode.

On Tue, Feb 2, 2010 at 7:50 AM, Timothy Perrett <timo...@getintheloop.eu
<mailto:timo...@getintheloop.eu>> wrote:

    Guys,

    Just found this in my deps tree:

    [INFO] |  |  \- net.liftweb:lift-record:jar:2.0-SNAPSHOT:compile
    [INFO] |  |     +- net.liftweb:lift-mapper:jar:2.0-SNAPSHOT:compile
    [INFO] |  |     +- com.h2database:h2:jar:1.2.127:runtime
    [INFO] |  |     \- org.apache.derby:derby:jar:10.5.3.0_1:runtime

    Certainly, this should not be the case. Thoughts?

    Cheers, Tim

    --
    You received this message because you are subscribed to the Google
    Groups "Lift" group.
    To post to this group, send email to liftweb@googlegroups.com
    <mailto:liftweb@googlegroups.com>.
    To unsubscribe from this group, send email to
    liftweb+unsubscr...@googlegroups.com
    <mailto:liftweb%2bunsubscr...@googlegroups.com>.
    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 lift...@googlegroups.com.
To unsubscribe from this group, send email to
liftweb+unsubscr...@googlegroups.com.
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 lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to