I've just upgraded Lift's trunk to work with the newest release of Scala
(2.7.2), Specs (1.4.0), and Scalacheck (1.5). These changes are available in
the source code immediately, and should be reflected in the binaries posted
to http://scala-tools.org/repo-snapshots/ in about an hour or so. Use Lift
0.10-SNAPSHOT for compatibility with Scala 2.7.2.

There should be no breaking changes to source code that uses Lift. As always
with new Scala releases, binary incompatibilities will exist. You should
clean out any binaries compiled with Scala 2.7.1 and recompile with Scala
2.7.2. For existing Lift projects using 0.10-SNAPSHOT, this means updating
the relevant line in your pom.xml file to
read <scala.version>2.7.2</scala.version>, then running 'mvn clean install'.

Lift projects that use Specs or Scalacheck may be subject to breaking
changes, as those APIs have changed.

This upgrade should greatly improve Lift's compatibility with the Scala
plugins for Eclipse, NetBeans, and IntelliJ IDEA.

Please report any issues to the Lift mailing list (liftweb@googlegroups.com
).

Thanks,

--j

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to