I've published Lift 2.2-SNAPSHOT against Scala 2.8.1

9 views
Skip to first unread message

David Pollak

unread,
Nov 11, 2010, 12:16:54 AM11/11/10
to liftweb
Folks,

We're now hand-building Lift 2.2-SNAPSHOT against Scala 2.8.1 as well as the automated builds of Lift 2.2-SNAPSHOT against Scala 2.8.0 and 2.7.7.

The only different for 2.8.1 is a dependency on Specs 1.6.6.

If you're using Scala 2.8.1, please give it a whirl with Lift and see if there are any anomalies.

Thanks,

David

--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Blog: http://goodstuff.im
Surf the harmonics

TylerWeir

unread,
Nov 11, 2010, 9:03:30 AM11/11/10
to Lift
I just switched my side-project to 2.8.1 and 2.2-SNAPSHOT.

No issues so far, but admittedly it's pretty basic right now, just
CRUD against a Riak store.


On Nov 11, 12:16 am, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> Folks,
>
> We're now hand-building Lift 2.2-SNAPSHOT against Scala 2.8.1 as well as the
> automated builds of Lift 2.2-SNAPSHOT against Scala 2.8.0 and 2.7.7.
>
> The only different for 2.8.1 is a dependency on Specs 1.6.6.
>
> If you're using Scala 2.8.1, please give it a whirl with Lift and see if
> there are any anomalies.
>
> Thanks,
>
> David
>
> --
> Lift, the simply functional web frameworkhttp://liftweb.net
> Beginning Scalahttp://www.apress.com/book/view/1430219890

Andy Czerwonka

unread,
Nov 14, 2010, 11:18:31 AM11/14/10
to Lift
On Nov 10, 10:16 pm, David Pollak <feeder.of.the.be...@gmail.com>
wrote:
> Folks,
>
> We're now hand-building Lift 2.2-SNAPSHOT against Scala 2.8.1 as well as the
> automated builds of Lift 2.2-SNAPSHOT against Scala 2.8.0 and 2.7.7.
>
> The only different for 2.8.1 is a dependency on Specs 1.6.6.
>
> If you're using Scala 2.8.1, please give it a whirl with Lift and see if
> there are any anomalies.
>
If I'm an sbt user do I use maven archetype to pull and example?

Timothy Perrett

unread,
Nov 14, 2010, 2:22:18 PM11/14/10
to Lift
What about dependencies? Any issues there regarding the SBT %% etc?

Cheers, Tim

David Pollak

unread,
Nov 14, 2010, 5:25:17 PM11/14/10
to lif...@googlegroups.com

No.  Just change your Scala version to 2.8.1 in the build.properties file and change the specs version to 1.6.6 in the build/Lift???.scala file.
 

--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.

Andy Czerwonka

unread,
Nov 14, 2010, 6:25:06 PM11/14/10
to Lift
>
> > If I'm an sbt user do I use maven archetype to pull and example?
>
> No.  Just change your Scala version to 2.8.1 in the build.properties file
> and change the specs version to 1.6.6 in the build/Lift???.scala file.
>
I get a tonne of errors when I do that...


[info] Building project Lift SBT Template 0.1 against Scala 2.8.1
[info] using LiftProject with sbt 0.7.4 and Scala 2.7.7
> update
[info]
[info] == update ==
[warn] module not found: net.liftweb#lift-mapper_2.8.1;2.1
[warn] ==== local: tried
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
mapper_2.8.1/2.1/ivys/ivy.xml
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
mapper_2.8.1/2.1/jars/lift-mapper_2.8.1.jar
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.jar
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.jar
[warn] module not found: net.liftweb#lift-webkit_2.8.1;2.1
[warn] ==== local: tried
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
webkit_2.8.1/2.1/ivys/ivy.xml
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
webkit_2.8.1/2.1/jars/lift-webkit_2.8.1.jar
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.jar
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.jar
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: net.liftweb#lift-mapper_2.8.1;2.1: not found
[warn] :: net.liftweb#lift-webkit_2.8.1;2.1: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[info]
[warn] :: problems summary ::
[warn] :::: WARNINGS
[warn] module not found: net.liftweb#lift-mapper_2.8.1;2.1
[warn] ==== local: tried
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
mapper_2.8.1/2.1/ivys/ivy.xml
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
mapper_2.8.1/2.1/jars/lift-mapper_2.8.1.jar
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.jar
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-mapper_2.8.1;2.1!lift-
mapper_2.8.1.jar:
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-mapper_2.8.1/2.1/lift-mapper_2.8.1-2.1.jar
[warn] module not found: net.liftweb#lift-webkit_2.8.1;2.1
[warn] ==== local: tried
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
webkit_2.8.1/2.1/ivys/ivy.xml
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] /Volumes/Data/Users/aczerwon/.ivy2/local/net.liftweb/lift-
webkit_2.8.1/2.1/jars/lift-webkit_2.8.1.jar
[warn] ==== public: tried
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] http://repo1.maven.org/maven2/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.jar
[warn] ==== Scala-Tools Maven2 Repository: tried
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.pom
[warn] -- artifact net.liftweb#lift-webkit_2.8.1;2.1!lift-
webkit_2.8.1.jar:
[warn] http://scala-tools.org/repo-releases/net/liftweb/lift-webkit_2.8.1/2.1/lift-webkit_2.8.1-2.1.jar
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: net.liftweb#lift-mapper_2.8.1;2.1: not found
[warn] :: net.liftweb#lift-webkit_2.8.1;2.1: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[info]
[info] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
[error] sbt.ResolveException: unresolved dependency: net.liftweb#lift-
mapper_2.8.1;2.1: not found
[error] unresolved dependency: net.liftweb#lift-webkit_2.8.1;2.1: not
found
[info] == update ==
[error] Error running update: sbt.ResolveException: unresolved
dependency: net.liftweb#lift-mapper_2.8.1;2.1: not found
[error] unresolved dependency: net.liftweb#lift-webkit_2.8.1;2.1: not
found
[info]
[info] Total time: 3 s, completed Nov 14, 2010 4:23:48 PM

Andy Czerwonka

unread,
Nov 14, 2010, 6:27:34 PM11/14/10
to Lift


On Nov 14, 4:25 pm, Andy Czerwonka <andy.czerwo...@gmail.com> wrote:
> > > If I'm an sbt user do I use maven archetype to pull and example?
>
> > No.  Just change your Scala version to 2.8.1 in the build.properties file
> > and change the specs version to 1.6.6 in the build/Lift???.scala file.
>
> I get a tonne of errors when I do that...
>
And I did try 2.2-M1 and 2.2-SNAPSHOT... same errors

Andy Czerwonka

unread,
Nov 14, 2010, 6:30:42 PM11/14/10
to Lift
Alright... i uncommented the two lines in the LiftProject.scala

val scalatoolsSnapshot = ScalaToolsSnapshots
override def scanDirectories = Nil

And now all is well
Reply all
Reply to author
Forward
0 new messages