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.


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>
> > .
> > 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.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to