seq( Lifty.liftySettings : _*) not working in scala 2.9.1 - lift 2.4 - SBT 11.2
86 views
Skip to first unread message
danny
unread,
May 13, 2012, 2:17:06 PM5/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lifty
Hi
seq( Lifty.liftySettings : _*)
just does not work
once added to build.sbt and reload get the following:
----
seq( Lifty.liftySettings : _*)
^
[error] Type error in expression
----
Mads Hartmann
unread,
Nov 14, 2012, 5:04:18 PM11/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to li...@googlegroups.com
Hi,
Sorry for the inconvenience. Lifty has been surpassed by giter8 for creating Scala projects. See https://github.com/mads379/lift-blank.g8 for a lift template for giter8.