Announcing Lift 2.4-M3

61 views
Skip to first unread message

Indrajit Raychaudhuri

unread,
Jul 21, 2011, 11:28:50 AM7/21/11
to lift-a...@googlegroups.com, scala-a...@listes.epfl.ch, lif...@googlegroups.com
The Lift team is excited to announce the availability of Lift 2.4-M3 (Milestone 3).

Lift 2.4-M13 supports Scala 2.8.x as well as 2.9.x.

The Lift team added over 20 enhancements or bug fixes since Lift 2.4-M2.

Noteworthy breaking change:

As announced earlier, JavaMail dependency has been upgraded to 1.4.4 which is formally available from Java.net Maven 2 repository (and not from Maven central). As a result, existing applications would need to add the repository in the SBT project file as so:

lazy val JavaNet = "Java.net Maven2 Repository" at "http://download.java.net/maven/2/"


Please join the 3000-member strong
 Lift community and enjoy the benefits of coding with Lift.

Thank you, have fun!
- The Lift Team

Andreas Joseph Krogh

unread,
Jul 21, 2011, 1:31:17 PM7/21/11
to lif...@googlegroups.com
Great news, thanks to the Dictator!
-- 
Andreas Joseph Krogh <and...@officenet.no>
Senior Software Developer / CTO
Public key: http://home.officenet.no/~andreak/public_key.asc
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Rosenholmveien 25       | know how to do a thing and to watch         |
1414 Trollåsen          | somebody else doing it wrong, without       |
NORWAY                  | comment.                                    |
Org.nr: NO 981 479 076  |                                             |
                        |                                             |
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+

Todd O'Bryan

unread,
Jul 21, 2011, 9:52:20 PM7/21/11
to lif...@googlegroups.com, lift-a...@googlegroups.com, scala-a...@listes.epfl.ch
On Thu, Jul 21, 2011 at 11:28 AM, Indrajit Raychaudhuri
<indr...@gmail.com> wrote:
> As announced earlier, JavaMail dependency has been upgraded to 1.4.4 which
> is formally available from Java.net Maven 2 repository (and not from Maven
> central). As a result, existing applications would need to add the
> repository in the SBT project file as so:
> lazy val JavaNet = "Java.net Maven2 Repository" at
> "http://download.java.net/maven/2/"
>
If you've upgraded to SBT 0.10.x, the correct incantation in your
build.sbt file is:

resolvers += "Java.net Maven2 Repo" at "http://download.java.net/maven/2/"

And thanks for the continuous improvement!!!

Todd

Alex Siman

unread,
Jul 22, 2011, 4:24:53 AM7/22/11
to lif...@googlegroups.com, lift-a...@googlegroups.com, scala-a...@listes.epfl.ch
Congrats and my special thanx for "Allow snippet resolution for subpackages"! This is a must have feature when you have as many snippets so them must be organized into "groups" (subpackages) for better developer usability.

Sergey Trofimov

unread,
Jul 22, 2011, 4:29:35 AM7/22/11
to lif...@googlegroups.com
+1

Diego Medina

unread,
Jul 22, 2011, 11:44:06 AM7/22/11
to lif...@googlegroups.com

Congrats on the new milestone!

On Jul 22, 2011 4:29 AM, "Sergey Trofimov" <sergey....@gmail.com> wrote:
> +1
>
> On Friday, July 22, 2011 11:24:53 AM UTC+3, Alex Siman wrote:
>>
>> Congrats and my special thanx for "Allow snippet resolution for
>> This is a must have feature when you have as many snippets so them must be
>> organized into "groups" (subpackages) for better developer usability.
>>
>
> --
> You received this message because you are subscribed to the Google Groups "Lift" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/liftweb/-/naNiohNw2IsJ.
> 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.
>

Naftoli Gugenheim

unread,
Jul 22, 2011, 5:33:14 PM7/22/11
to lif...@googlegroups.com, lift-a...@googlegroups.com, scala-a...@listes.epfl.ch
How does this feature work?


On Fri, Jul 22, 2011 at 4:24 AM, Alex Siman <aleksan...@gmail.com> wrote:
Congrats and my special thanx for "Allow snippet resolution for subpackages"! This is a must have feature when you have as many snippets so them must be organized into "groups" (subpackages) for better developer usability.

--
You received this message because you are subscribed to the Google Groups "Lift" group.
To view this discussion on the web visit https://groups.google.com/d/msg/liftweb/-/A8jHb0QKqFgJ.

Alex Siman

unread,
Jul 22, 2011, 7:11:45 PM7/22/11
to lif...@googlegroups.com, lift-a...@googlegroups.com, scala-a...@listes.epfl.ch

Sergey Trofimov

unread,
Jul 23, 2011, 2:22:32 AM7/23/11
to lif...@googlegroups.com
Hello nafg.

I found that you should use slashes to separate package names.
Like <div class="lift:subpackage/Snippet.method"></div>

--
Sergey
Reply all
Reply to author
Forward
0 new messages