Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-16 Thread Igor Drobiazko
Howard, why don't you post this annoncement at TSS and/or InfoQ? The whole world should know that competitor frameworks will die hard :) On Fri, Dec 12, 2008 at 7:52 PM, Howard Lewis Ship wrote: > Apache Tapestry 5.0 final release (5.0.18) > > After nearly three years of development, the final r

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-15 Thread Borut Bolčina
Great news! Knowing this framework is in production use for months now, is there a list of success stories? I think Howard once asked on this list for such stories and the format in which they should be "reported". Cheers, Borut

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-15 Thread Stephane Decleire
Congratulations Howard and all contributors for making our lives as web developpers, architects, project managers, ... easier ! Best Regards Stephane Howard Lewis Ship a écrit : > Apache Tapestry 5.0 final release (5.0.18) > > After nearly three years of development, the final release of Apache

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-15 Thread Massimo Lusetti
On Mon, Dec 15, 2008 at 10:03 AM, Olle Hallin wrote: > Congrats Howard (and others who have contributed)! Yep, congratulation Howard, you did an amazing job! > Just a naming question: wouldn't it be appropriate to name the release > version something in line with 5.0.GA? > It will clarify the r

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-15 Thread Olle Hallin
Congrats Howard (and others who have contributed)! Just a naming question: wouldn't it be appropriate to name the release version something in line with 5.0.GA? It will clarify the release status of the version, considering the line of versions preceding it (5.0.1, 5.0.2, ...) Just my 2c. Olle

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-15 Thread Michael Gerzabek
Thank you Howard and Team! This is really a great piece of software. In my humble opinion it's the best web application framework available. Development is straight forward, though you have to learn the Tapestry way of doing things. But that's also true for any other framework out in space.

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-14 Thread Christian Edward Gruber
/email.html for important additional terms relating to this e-mail. - Original Message - From: "Angelo Chen" To: users@tapestry.apache.org Sent: Saturday, 13 December, 2008 2:15:47 AM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Tapestry 5.0 Final Releas

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-14 Thread Peter Stavrinides
://www.albourne.com/email.html for important additional terms relating to this e-mail. - Original Message - From: "Angelo Chen" To: users@tapestry.apache.org Sent: Saturday, 13 December, 2008 2:15:47 AM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Tapestry 5.0 Final Releas

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-12 Thread Angelo Chen
good news, we finally hava final release:) do we have to do any changes to the pom.xml? or just like before, simply update the version number? Howard Lewis Ship wrote: > > Apache Tapestry 5.0 final release (5.0.18) > > * Via Maven: > > > org.apache.tapestry > tapestry-core

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-12 Thread Geoff Callender
My congratulations to Howard and everyone else on the team. Tapestry 5.0 is an absolutely magnificent piece of work. Regards, Geoff Callender On 13/12/2008, at 7:53 AM, Martijn Brinkers wrote: Hi Howard, Congratulations with the final release. Tapestry is awsome! Best regards, Martijn Br

Re: Tapestry 5.0 Final Release - 5.0.18

2008-12-12 Thread Martijn Brinkers
Hi Howard, Congratulations with the final release. Tapestry is awsome! Best regards, Martijn Brinkers On Fri, 2008-12-12 at 10:52 -0800, Howard Lewis Ship wrote: > Apache Tapestry 5.0 final release (5.0.18) > > After nearly three years of development, the final release of Apache > Tapestry 5.0

Re: tapestry 5.0

2006-12-16 Thread Howard Lewis Ship
So far, whenever I've added some interesting functionality. On 12/15/06, Massimo Lusetti <[EMAIL PROTECTED]> wrote: On 12/15/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > What's going on is that Tapestry is in a snapshot stage, where we don't have > official releases published to the cent

Re: tapestry 5.0

2006-12-15 Thread Massimo Lusetti
On 12/15/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: What's going on is that Tapestry is in a snapshot stage, where we don't have official releases published to the central Maven repository, but do have -SNAPSHOT releases (a concept within Maven) published to a public repository at Apache.

Re: tapestry 5.0

2006-12-14 Thread Howard Lewis Ship
What's going on is that Tapestry is in a snapshot stage, where we don't have official releases published to the central Maven repository, but do have -SNAPSHOT releases (a concept within Maven) published to a public repository at Apache. So if you don't want to build it all yourself, you need to

Re: tapestry 5.0

2006-12-14 Thread Howard Lewis Ship
I think the proper solution may be to add the following to your pom.xml: apache.snapshots http://people.apache.org/maven-snapshot-repository howardlewisship.com http://howardlewisship.com/repository

Re: tapestry 5.0

2006-12-13 Thread bueggers
I did it this way: svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-core/trunk/ tapestry-core svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-project/trunk/ tapestry-project svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-ioc/trunk/ tapestry