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 <[email protected]
<mailto:[email protected]>> 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 [email protected]
    <mailto:[email protected]>.
    To unsubscribe from this group, send email to
    [email protected]
    <mailto: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.

--
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