On Tue, Jan 26, 2010 at 4:53 AM, XiaomingZheng <[email protected]>wrote:
> i download the 280_port_refresh version code, and excuted "mvn > install" got a sucess. > but when i tried to run the examples/hellolift using jetty:run, i > visited the localhost:8080 and got a 404 error. can somebody tell me > how can make 280_port_refresh version work correct? > Until the Scala 2.8 Beta comes out and until Lift is actually building in Maven and Lift/Scala 2.8 JARs are available in the scala-tools.org Maven repository, we're not providing support. > > On Jan 25, 7:17 pm, David Pollak <[email protected]> > wrote: > > On Sun, Jan 24, 2010 at 2:18 PM, Heiko Seeberger < > > > > [email protected]> wrote: > > > Awesome! > > > > Super Ultra Mega Awesome! :-) > > > > > > > > > > > > > Heiko > > > > > On Sunday, January 24, 2010, Indrajit Raychaudhuri < > [email protected]> > > > wrote: > > > > Folks, > > > > > > A quick update on Lift 2.0 build on Scala 2.8. > > > > > > Scala 2.8 port of Lift is available on the branch 280_port_refresh. > This > > > is a 'refresh'ed version of 280_port which is fully aligned and sync'ed > with > > > the master. > > > > > > To ensure minimal delta between the master and 280_port_refresh, the > > > codebase in master has been adjusted considerably to improve Scala 2.8 > > > compatibility. Thus, the master branch continues to be on Scala 2.7.7 > but is > > > lot more Scala 2.8 friendly now. In fact, most of the modules (and all > the > > > examples) build cleanly on both 2.7 and 2.8 without any change. > > > > > > Few additional points: > > > > > > 1. Those interested in playing with this branch can checkout from the > > > 280_port_refresh and build locally. > > > > > > 2. A Hudson job for lift_280_refresh has been setup at > > >http://hudson.scala-tools.org/view/Lift/job/lift-scala280/. For now, it > > > just does internal build. In course of the week, Hudson would be setup > to > > > deploy the snapshots as well. > > > > > > 3. Scala 2.8 is binary incompatible with Scala 2.7. This means the > > > additional scala libraries on which Lift depends also need to provide a > > > Scala 2.8 build. Hopefully, there would be scalajpa and > scalamodules-core > > > build available in near term. For now, modules specifically dependent > on > > > them have been disabled. > > > > > > 4. Parts of the code which don't work on Scala 2.8 (broken, > incompatible > > > etc.) have been marked with FIXME: 280. > > > > > > Cheers, Indrajit > > > > > > -- > > > > 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]> > <liftweb%[email protected]<liftweb%[email protected]> > > > > > . > > > > For more options, visit this group at > > >http://groups.google.com/group/liftweb?hl=en. > > > > > -- > > > Heiko Seeberger > > > > > Work: weiglewilczek.com > > > Blog: heikoseeberger.name > > > Follow me: twitter.com/hseeberger > > > OSGi on Scala: scalamodules.org > > > Lift, the simply functional web framework: liftweb.net > > > > > -- > > > 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]> > <liftweb%[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 frameworkhttp://liftweb.net > > Beginning Scalahttp://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]<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.
