1.0.2 released

0 views
Skip to first unread message

Derek Chen-Becker

unread,
Sep 10, 2009, 5:03:19 PM9/10/09
to liftweb
The Lift team is pleased to announce the lift-1.0.2 release!

Lift is an expressive and elegant framework for writing web applications.
Lift stresses the importance of security, maintainability, scalability
and performance while allowing for high levels of developer productivity.
Lift is a scala web framework.

Changes in this version include:


Fixed Bugs:
o Removed unnecessary fix for Actors issue now that we're on Scala 2.7.5



Have fun!
-Lift team

DMB

unread,
Sep 10, 2009, 8:55:12 PM9/10/09
to Lift
You mean this guy? It's still there it seems.

java.lang.NoSuchFieldException: refSet
at java.lang.Class.getDeclaredField(Class.java:1882)
at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act
$2$$anonfun$apply$2.apply(LiftServlet.scala:722)
at net.liftweb.http.PointlessActorToWorkAroundBug$$anonfun$act
$2$$anonfun$apply$2.apply(LiftServlet.scala:714)
at scala.actors.Reaction.run(Reaction.scala:78)
at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anon$3.run
(LiftServlet.scala:673)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
java.lang.NullPointerException
at scala.runtime.BoxesRunTime.boxToInteger(Unknown Source)
at scala.actors.Actor$$anonfun$scala$actors$Actor$$seq$1.apply
(Actor.scala:800)
at scala.actors.Actor$$anonfun$scala$actors$Actor$$seq$1.apply
(Actor.scala:794)
at scala.actors.Reaction.run(Reaction.scala:82)
at net.liftweb.http.ActorSchedulerFixer$$anon$1$$anon$3.run
(LiftServlet.scala:673)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)

Derek Chen-Becker

unread,
Sep 10, 2009, 10:53:12 PM9/10/09
to lif...@googlegroups.com
We'll take a look at it.

David Pollak

unread,
Sep 11, 2009, 1:39:55 PM9/11/09
to lif...@googlegroups.com
Did you update your pom.xml file to set the lift version to 1.0.2?

I just created a new project with 1.0.2 and it does not display this issue.
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

Stuart Roebuck

unread,
Sep 11, 2009, 6:07:27 PM9/11/09
to Lift
1.0.2 has certainly fixed the problem for me which I had encountered
in 1.0.1.

Stuart.

On Sep 11, 6:39 pm, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> Beginning Scalahttp://www.apress.com/book/view/1430219890

DMB

unread,
Sep 11, 2009, 9:35:39 PM9/11/09
to Lift
Yes I did. I'll try to delete binaries and rebuild again - maybe
something stuck around longer than it should have.
Reply all
Reply to author
Forward
0 new messages