On Thu, Dec 17, 2009 at 10:16 PM, ngocdaothanh <ngocdaoth...@gmail.com>wrote:

> I am sorry. That compilation error comes from Lift's branch for Scala
> 2.8.
>

The 2.8 branch is not a complete port of Lift.  It's lift-base, lift-mapper
and the lift-examples/example code.  We will complete the port (the other
Lift modules) once 2.8 Beta 1 is out and the Scala depencies are ported to
2.8 Beta1


>
>
> On 12月18日, 午前8:38, David Pollak <feeder.of.the.be...@gmail.com> wrote:
> > On Thu, Dec 17, 2009 at 2:08 PM, ngocdaothanh <ngocdaoth...@gmail.com
> >wrote:
> >
> > > I checkout the source code from GitHub, do "mvn clean compile" and the
> > > output is:
> >
> > > lift-modules/lift-jta/src/main/scala/net/liftweb/transaction/
> > > TransactionContext.scala:206: error: class TransactionContext needs to
> > > be abstract, since method getUnitName in trait ScalaEMFactory of type
> > > => String is not defined
> > > class TransactionContext(private implicit val transactionService:
> > > TransactionService)
> > >      ^
> > > one error found
> >
> > > The source code from GitHub is not always compilable.
> >
> > This is simply not true.  The code on the master branch always compiles.
>  I
> > just did a checkout and compilation of the lift-jta module and it worked
> > just fine.
> >
> >
> >
> >
> >
> > > On Dec 18, 3:17 am, David Pollak <feeder.of.the.be...@gmail.com>
> > > wrote:
> > > > Did you do an "mvn clean compile"?
> >
> > > > On Thu, Dec 17, 2009 at 9:27 AM, earthling_paul <
> paul.ber...@gmail.com
> > > >wrote:
> >
> > > > > While compiling my samples with Lift 1.1-SNAPSHOT I get this
> Compiler-
> > > > > Error:
> >
> > > > > [ERROR] D:\Projekte\TestProjects\hello-lift-11\src\main\scala\net
> > > > > \liftweb\hello\snippet\TD.scala:76: error: object creation
> impossible,
> > > > > since method doSync in trait AnyVarTrait of type [F](=> F)F is not
> > > > > defined
> > > > > [INFO] object QueryNotDone extends SessionVar(false)
> >
> > > > > Any ideas ?
> > > > > Regards Paul
> >
> > > > > --
> >
> > > > > 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<liftweb%2bunsubscr...@googlegroups.com>
> <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> >
> > > <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> <liftweb%252bunsubscr...@googlegroups.com<liftweb%25252bunsubscr...@googlegroups.com>
> >
> >
> > > > > .
> > > > > 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 lift...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > 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 lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<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.


Reply via email to