On Mon, Oct 26, 2009 at 9:05 AM, bob <[email protected]> wrote:

>
> Dispatch requires 2.7.6, but Josh Suereth told me not to use 2.7.6
>

Don't use 2.7.6 period.  It's a very broken release of Scala.


> with Lift
> http://groups.google.com/group/maven-and-scala/msg/0f0574b08daaaa72
>
> this is why i'm suggesting there needs to be a single voice for Lift
> for version compatibility
>

Lift is always on the most recent stable version of Scala.  Currently that's
2.7.5.  You can look through the Scala mailing list archives for further
discussion of why 2.7.6 is not stable (I don't want to be seen as insulting
the EPFL team over this issue yet again).  I'm wicked sorry that Dispatch is
compiled against it... if you are *actually* having problems mixing Dispatch
with Lift, please chat with the Dispatch folks.

If you configure your pom.xml file to specify 2.7.5, you'll get the 2.7.5
compiler and libraries.  Yes, you'll get a version incompatibility warning
if you're using Dispatch, but it should work (there were no library changes
between 2.7.5 and 2.7.6 and there were no incompatible pickler changes
between the two... the two things that cause problems between Scala
versions).


>
> On Oct 26, 11:55 am, David Pollak <[email protected]>
> wrote:
> > Lift 1.0.2, 1.1-M6 and 1.1-SNAPSHOT are all Scala 2.7.5.  2.7.5 is the
> > latest stable release of Scala.  If you want to use a 2.7.4 or 2.7.6
> > compiled library, it should work (the changes across 2.7.4-2.7.6 do not
> > trigger any of the trait inheritance problems.)
> >
> > You can consult your library for what version of Scala it uses.
> >
> > IntelliJ 8.1.x uses a 2.7.4-2.7.6 compatible version of Scala and will
> work
> > (as will NetBeans) for Lift-related development.
> >
> > On Mon, Oct 26, 2009 at 8:14 AM, bob <[email protected]> wrote:
> >
> > > is there a list of Lift-compatible versions of software? i'm still
> > > struggling with actual (from maven) or rumored (from private
> > > conversations) incompatibilities among scala, lift, IntelliJ, IntelliJ
> > > scala plugin, Databinder Dispatch. and the best the maven plug-in
> > > seems to be able do is tell me about that it has detected multiple
> > > versions of scala.
> >
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Beginning Scalahttp://www.apress.com/book/view/1430219890
> > Follow me:http://twitter.com/dpp
> > Surf the harmonics
> >
>


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