Do you have a production app that depends on Scala 2.8? Is there a part of Lift that you immediately need ported to 2.8?
On Sat, Dec 19, 2009 at 1:15 PM, Channing Walton <[email protected]>wrote: > > I would like to use Lift with scala 2.8.0 but need some helping building > the > branches. I've checked out the 280_port branch, but when I set the scala > version to 2.8.0.Beta1-RC3 in the main pom, Lift doesn't compile. Either > the > specs tests fail because they have the wrong class signature or if I skip > the tests I get: > > [INFO] Compiling 3 source files to > /Users/channing/tmp/280_port/lift-base/lift-actor/target/classes > > /Users/channing/tmp/280_port/lift-base/lift-actor/src/main/scala/net/liftweb/actor/LAFuture.scala:19: > error: not found: value common > import common._ > > I realise that this is all a work in progress so any help is appreciated. > > Channing > > > -- > View this message in context: > http://old.nabble.com/Building-Lift-with-scala-2.8.0-tp26858625p26858625.html > Sent from the liftweb mailing list archive at Nabble.com. > > -- > > 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]<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.
