Announcing Lift 2.4-M4

93 views
Skip to first unread message

Indrajit Raychaudhuri

unread,
Sep 8, 2011, 9:48:42 AM9/8/11
to lift-a...@googlegroups.com, scala-a...@googlegroups.com, lif...@googlegroups.com
The Lift team is excited to announce the availability of Lift 2.4-M4 (Milestone 4).

Lift 2.4-M4 is the first milestone to supports Scala 2.9.1 including the older 2.9.x and 2.8.x releases.

The team added about 20 enhancements or bug fixes since Lift 2.4-M3.

Please join the Lift community and enjoy the benefits of coding with Lift.

Thank you, have fun!
- The Lift Team

coolmenu

unread,
Sep 9, 2011, 9:15:40 PM9/9/11
to Lift
I cannt find m4 download from liftweb.net/donwload..

Andreas Joseph Krogh

unread,
Sep 10, 2011, 4:35:25 AM9/10/11
to lif...@googlegroups.com
On 09/10/2011 03:15 AM, coolmenu wrote:
I cannt find m4 download from liftweb.net/donwload..

It's here: http://scala-tools.org/repo-releases/net/liftweb/
It's split up in several modules, for example: http://scala-tools.org/repo-releases/net/liftweb/lift-actor_2.9.1/2.4-M4/

 
-- 
Andreas Joseph Krogh <and...@officenet.no> - mob: +47 909 56 963
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no
Public key: http://home.officenet.no/~andreak/public_key.asc

Peter Petersson

unread,
Sep 11, 2011, 3:42:54 PM9/11/11
to lif...@googlegroups.com
Nice :-)
Is the api docs on its way to http://liftweb.net/api_docs ?
best regards
   Peter Petersson
--
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.

Todd O'Bryan

unread,
Sep 12, 2011, 1:38:56 PM9/12/11
to lif...@googlegroups.com
We need a (relatively) automated release system that updates the
Download page, the Docs, and other stuff when a new release hits.

One of the things I loved about Django was the fact that the main
website was actually part of the distribution, so when they released a
new version, the docs and everything came along for the ride. It also
meant that people felt obligated to update the documentation and such
when they made changes to the code.

It would be wonderful if we could do something like that with Lift. I
would actually be willing to volunteer some time to help with that,
but won't have time for several weeks.

Todd

Andreas Joseph Krogh

unread,
Sep 12, 2011, 2:00:28 PM9/12/11
to lif...@googlegroups.com
On 09/12/2011 07:38 PM, Todd O'Bryan wrote:
> We need a (relatively) automated release system that updates the
> Download page, the Docs, and other stuff when a new release hits.
>
> One of the things I loved about Django was the fact that the main
> website was actually part of the distribution, so when they released a
> new version, the docs and everything came along for the ride. It also
> meant that people felt obligated to update the documentation and such
> when they made changes to the code.
>
> It would be wonderful if we could do something like that with Lift. I
> would actually be willing to volunteer some time to help with that,
> but won't have time for several weeks.

Maven also supports this... What does sbt provide regarding this?

Antonio Salazar Cardozo

unread,
Sep 12, 2011, 2:15:54 PM9/12/11
to lif...@googlegroups.com
Listings aside, the API docs themselves seem to be up already at http://scala-tools.org/mvnsites/liftweb-2.4-M4/ .
Thanks,
Antonio

David Pollak

unread,
Sep 12, 2011, 2:27:24 PM9/12/11
to lif...@googlegroups.com
Two things need updating:
  • The 2.4 SBT prototype project
  • The Lift web site (to point to the docs and to point to the updated 2.4 prototype project)
These are available to any Lift committer to update.  If nobody updates them by tomorrow, I'll spend time on it (I'm traveling to London today/tonight and have limited time to update these repos).

More broadly, it'd be optimal to have a release checklist that includes updating these items.

--
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/-/576layF_ztIJ.

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.



--
Lift, the simply functional web framework http://liftweb.net

Peter Petersson

unread,
Sep 13, 2011, 2:41:21 AM9/13/11
to lif...@googlegroups.com
Thanks for the link
best regards
Peter

> --
> 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/-/576layF_ztIJ.

Indrajit Raychaudhuri

unread,
Sep 14, 2011, 8:30:05 AM9/14/11
to lif...@googlegroups.com

On Monday 12 September 2011 at 11:57 PM, David Pollak wrote:

> Two things need updating:
> The 2.4 SBT prototype project

This was updated as part of release build :)

> The Lift web site (to point to the docs and to point to the updated 2.4 prototype project)
> These are available to any Lift committer to update. If nobody updates them by tomorrow, I'll spend time on it (I'm traveling to London today/tonight and have limited time to update these repos).

I am assuming there is an additional step (some deploy action ?) necessary after updating cms_site project. The site doesn't reflect the change that I made through git (this happened during M3 build as well).

>
> More broadly, it'd be optimal to have a release checklist that includes updating these items.

I can (and intend to) take care of this, but I think I am missing a step somewhere :)

- Indrajit


>
> On Mon, Sep 12, 2011 at 11:15 AM, Antonio Salazar Cardozo <savedf...@gmail.com (mailto:savedf...@gmail.com)> wrote:
> > Listings aside, the API docs themselves seem to be up already at http://scala-tools.org/mvnsites/liftweb-2.4-M4/ .
> > Thanks,
> > Antonio
> >
> > --
> > 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/-/576layF_ztIJ.
> >

> > To post to this group, send email to lif...@googlegroups.com (mailto:lif...@googlegroups.com).
> > To unsubscribe from this group, send email to liftweb+u...@googlegroups.com (mailto:liftweb%2Bunsu...@googlegroups.com).


> > For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Simply Lift http://simply.liftweb.net
> Follow me: http://twitter.com/dpp
> Blog: http://goodstuff.im
>

> --
> 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 (mailto:lif...@googlegroups.com).
> To unsubscribe from this group, send email to liftweb+u...@googlegroups.com (mailto:liftweb+u...@googlegroups.com).

David Pollak

unread,
Sep 14, 2011, 12:49:55 PM9/14/11
to lif...@googlegroups.com
On Wed, Sep 14, 2011 at 1:30 PM, Indrajit Raychaudhuri <indr...@gmail.com> wrote:


On Monday 12 September 2011 at 11:57 PM, David Pollak wrote:

> Two things need updating:
> The 2.4 SBT prototype project
This was updated as part of release build :)
> The Lift web site (to point to the docs and to point to the updated 2.4 prototype project)
> These are available to any Lift committer to update. If nobody updates them by tomorrow, I'll spend time on it (I'm traveling to London today/tonight and have limited time to update these repos).
I am assuming there is an additional step (some deploy action ?) necessary after updating cms_site project. The site doesn't reflect the change that I made through git (this happened during M3 build as well).

There is supposed to be a cron job that does the fetching/rebasing but it doesn't seem to be running.  I did the manual update
 
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.

Indrajit Raychaudhuri

unread,
Sep 14, 2011, 1:10:14 PM9/14/11
to lif...@googlegroups.com

On Wednesday 14 September 2011 at 10:19 PM, David Pollak wrote:

>
>
> On Wed, Sep 14, 2011 at 1:30 PM, Indrajit Raychaudhuri <indr...@gmail.com (mailto:indr...@gmail.com)> wrote:
> >
> >
> > On Monday 12 September 2011 at 11:57 PM, David Pollak wrote:
> >
> > > Two things need updating:
> > > The 2.4 SBT prototype project
> > This was updated as part of release build :)
> > > The Lift web site (to point to the docs and to point to the updated 2.4 prototype project)
> > > These are available to any Lift committer to update. If nobody updates them by tomorrow, I'll spend time on it (I'm traveling to London today/tonight and have limited time to update these repos).
> > I am assuming there is an additional step (some deploy action ?) necessary after updating cms_site project. The site doesn't reflect the change that I made through git (this happened during M3 build as well).
>
> There is supposed to be a cron job that does the fetching/rebasing but it doesn't seem to be running. I did the manual update

Cool, Thanks!

> > >
> > > More broadly, it'd be optimal to have a release checklist that includes updating these items.
> > I can (and intend to) take care of this, but I think I am missing a step somewhere :)
>
>
> >
> > - Indrajit
> > >
> > > On Mon, Sep 12, 2011 at 11:15 AM, Antonio Salazar Cardozo <savedf...@gmail.com (mailto:savedf...@gmail.com) (mailto:savedf...@gmail.com)> wrote:
> > > > Listings aside, the API docs themselves seem to be up already at http://scala-tools.org/mvnsites/liftweb-2.4-M4/ .
> > > > Thanks,
> > > > Antonio
> > > >
> > > > --
> > > > 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/-/576layF_ztIJ.
> > > >

> > > > To post to this group, send email to lif...@googlegroups.com (mailto:lif...@googlegroups.com) (mailto:lif...@googlegroups.com).
> > > > To unsubscribe from this group, send email to liftweb+u...@googlegroups.com (mailto:liftweb%2Bunsu...@googlegroups.com) (mailto:liftweb%2Bunsu...@googlegroups.com (mailto:liftweb%252Buns...@googlegroups.com)).


> > > > For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
> > >
> > >
> > >
> > > --
> > > Lift, the simply functional web framework http://liftweb.net
> > > Simply Lift http://simply.liftweb.net
> > > Follow me: http://twitter.com/dpp
> > > Blog: http://goodstuff.im
> > >
> > > --
> > > 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 (mailto:lif...@googlegroups.com) (mailto:lif...@googlegroups.com).
> > > To unsubscribe from this group, send email to liftweb+u...@googlegroups.com (mailto:liftweb%2Bunsu...@googlegroups.com) (mailto:liftweb+u...@googlegroups.com (mailto:liftweb%2Bunsu...@googlegroups.com)).

Reply all
Reply to author
Forward
0 new messages