Hello Lifters,

After doing my morning build (mvn -U clean install), I am getting a
huge number of errors mostly related to net.liftweb.util (see below).

We are building against 1.1-SNAPSHOT.  Is anyone else having this
problem?

Thanks in advance.


Dan

[INFO] Compiling 113 source files to C:\sandboxes\igo\trunk\baf\target
\classes
[WARNING] C:\sandboxes\igo\trunk\baf\src\main\scala\bootstrap\liftweb
\Boot.scala:43: error: not found: value Full
[WARNING]       case _ => Full(DocType.xhtmlStrict)
[WARNING]                 ^
[WARNING] C:\sandboxes\igo\trunk\baf\src\main\scala\com\enthiosys
\buyafeature\lib\PlexusMagic.scala:23: error: Failure is not a member
of net.liftweb.util
[WARNING] import net.liftweb.util.{Failure => BoxFailure}
[WARNING]        ^
[WARNING] C:\sandboxes\igo\trunk\baf\src\main\scala\bootstrap\liftweb
\Boot.scala:73: error: not found: value Empty
[WARNING]       LiftRules.xhtmlValidator = Empty
[WARNING]                                  ^
[WARNING] C:\sandboxes\igo\trunk\baf\src\main\scala\bootstrap\liftweb
\Boot.scala:77: error: type mismatch;
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@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