David,

I tested it on OSX 10.6. Can you try with Java 6 first? You'd need to set JAVA_HOME explicitly in OSX 10.5.

Additionally, Is your local folder location clean? The directory structure in 280_port and 280_port_refresh are quite different. You might want to do "mvn clean" in one branch before moving to the other.

Cheers, Indrajit


On 25/01/10 8:30 AM, David Brooks wrote:
Great!!

However I'm getting test failures when building:

    Tests in error:
    A Full Box should define a 'filterMsg' method, returning a Failure
    if the filter predicate is not satisfied
    An Empty Box should define a 'filterMsg' method, returning a Failure
    A Failure is an Empty Box which can return its cause as an exception
    A Failure is an Empty Box which can return a chained list of causes
    A Failure is an Empty Box which should create a new failure with a
    chained message if asked for its status with the operator ?~!

each due to the exception of:

    java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z


This is under OS/X 10.5, trying both Java 5 and Java 6. I've had no
problems building the original 280_port branch.


Thanks,

Dave


On 25/01/10 7:47 AM, Indrajit Raychaudhuri 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.



--
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.

Reply via email to