RE: final version of Tapestry 5.2

2010-07-30 Thread Jim O'Callaghan
A - thanks Kalle.

Regards,
Jim.

-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com] 
Sent: 30 July 2010 17:40
To: Tapestry users
Subject: Re: final version of Tapestry 5.2

Purely a Maven question, but you can use the unique version:
tapestry-core
5.2.0-20100703.003619-102

Or, deploy a snapshot of a library as a released version, for example:
5.2.0-mycompany-1
(I do that with more dependencies that are not built with Maven I care
to count for)

Or, if your repository manager supports it, explicitly disable new
snapshot updates for specific libs.

Kalle



On Fri, Jul 30, 2010 at 1:57 AM, Jim O'Callaghan 
wrote:
> Kalle,
>
> This is more a maven question than Tapestry, but you mentioned a 'frozen'
> snapshot below - in my pom the only snapshot version I have is T5.2.0 -
the
> other dependencies are all release versions - I'm currently running with
> maven offline as I don't like surprises - how do you 'freeze' at a certain
> snapshot?  Thanks.
>
> Regards,
> Jim.
>
> -Original Message-
> From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
> Sent: 29 July 2010 20:42
> To: Tapestry users
> Subject: Re: final version of Tapestry 5.2
>
> I'm not so sure that GAE on Java is production ready, but that aside,
> ultimately it's up to you to decide what's production ready for you
> and what isn't. A snapshot is a snapshot of that version in
> development. T5.2 isn't going to change drastically anymore. If I
> wanted to deploy to T5.2 to production, I'd use a frozen snapshot or
> wait for the T5.2 alpha release that will be cut shortly.
>
> Kalle
>
>
> On Thu, Jul 29, 2010 at 12:34 PM, Muhammad Mohsen 
> wrote:
>> Thanks Dmitry,
>>
>> Please let me make sure that I got this right. T5.2 fully compatible with
>> GAE since sept. 2009 ?
>> But still T5.2 is a snapshot...doesn't that mean that it's not ready for
>> production usage..right ?
>>
>> On Thu, Jul 29, 2010 at 8:57 PM, Dmitry Gusev
> wrote:
>>
>>> GAE supported by T5.2 since September 2009.
>>> No problems at all, except GAE's Java lags for 4-6 seconds to boot up.
>>>
>>> On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen 
>>> wrote:
>>>
>>> > Am extremely excited for that :)
>>> >
>>> > I read that v5.2 should support google application engine more than
>>> before
>>> > by abandoning an xml class that is not supported by google application
>>> > engine.
>>> > Also we can force tapestry to work without the thread pool.
>>> >
>>> > Is there any further support for google application engine ?
>>> >
>>> > On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk 
wrote:
>>> >
>>> > > We will probably release an alpha version within the next week
> followed
>>> > by
>>> > > additional alphas and betas as needed. The plan is to have a stable
> 5.2
>>> > > release before JavaOne which begins on September 19th.
>>> > >
>>> > > Uli
>>> > >
>>> > >
>>> > > On 29.07.2010 15:31, Pablo Borges wrote:
>>> > >
>>> > >> Hello staff,
>>> > >>
>>> > >> will be released when the final version of Tapestry 5.2?
>>> > >>
>>> > >> thanks
>>> > >>
>>> > >>
>>> > >
-
>>> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> > > For additional commands, e-mail: users-h...@tapestry.apache.org
>>> > >
>>> > >
>>> >
>>> >
>>> > --
>>> > Muhammad Mohsen Hussien
>>> > Jr. Java Software Engineer
>>> >
>>>
>>>
>>>
>>> --
>>> Dmitry Gusev
>>>
>>> AnjLab Team
>>> http://anjlab.com
>>>
>>
>>
>>
>> --
>> Muhammad Mohsen Hussien
>> Jr. Java Software Engineer
>>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: final version of Tapestry 5.2

2010-07-30 Thread Kalle Korhonen
Purely a Maven question, but you can use the unique version:
tapestry-core
5.2.0-20100703.003619-102

Or, deploy a snapshot of a library as a released version, for example:
5.2.0-mycompany-1
(I do that with more dependencies that are not built with Maven I care
to count for)

Or, if your repository manager supports it, explicitly disable new
snapshot updates for specific libs.

Kalle



On Fri, Jul 30, 2010 at 1:57 AM, Jim O'Callaghan  wrote:
> Kalle,
>
> This is more a maven question than Tapestry, but you mentioned a 'frozen'
> snapshot below - in my pom the only snapshot version I have is T5.2.0 - the
> other dependencies are all release versions - I'm currently running with
> maven offline as I don't like surprises - how do you 'freeze' at a certain
> snapshot?  Thanks.
>
> Regards,
> Jim.
>
> -Original Message-
> From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
> Sent: 29 July 2010 20:42
> To: Tapestry users
> Subject: Re: final version of Tapestry 5.2
>
> I'm not so sure that GAE on Java is production ready, but that aside,
> ultimately it's up to you to decide what's production ready for you
> and what isn't. A snapshot is a snapshot of that version in
> development. T5.2 isn't going to change drastically anymore. If I
> wanted to deploy to T5.2 to production, I'd use a frozen snapshot or
> wait for the T5.2 alpha release that will be cut shortly.
>
> Kalle
>
>
> On Thu, Jul 29, 2010 at 12:34 PM, Muhammad Mohsen 
> wrote:
>> Thanks Dmitry,
>>
>> Please let me make sure that I got this right. T5.2 fully compatible with
>> GAE since sept. 2009 ?
>> But still T5.2 is a snapshot...doesn't that mean that it's not ready for
>> production usage..right ?
>>
>> On Thu, Jul 29, 2010 at 8:57 PM, Dmitry Gusev
> wrote:
>>
>>> GAE supported by T5.2 since September 2009.
>>> No problems at all, except GAE's Java lags for 4-6 seconds to boot up.
>>>
>>> On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen 
>>> wrote:
>>>
>>> > Am extremely excited for that :)
>>> >
>>> > I read that v5.2 should support google application engine more than
>>> before
>>> > by abandoning an xml class that is not supported by google application
>>> > engine.
>>> > Also we can force tapestry to work without the thread pool.
>>> >
>>> > Is there any further support for google application engine ?
>>> >
>>> > On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:
>>> >
>>> > > We will probably release an alpha version within the next week
> followed
>>> > by
>>> > > additional alphas and betas as needed. The plan is to have a stable
> 5.2
>>> > > release before JavaOne which begins on September 19th.
>>> > >
>>> > > Uli
>>> > >
>>> > >
>>> > > On 29.07.2010 15:31, Pablo Borges wrote:
>>> > >
>>> > >> Hello staff,
>>> > >>
>>> > >> will be released when the final version of Tapestry 5.2?
>>> > >>
>>> > >> thanks
>>> > >>
>>> > >>
>>> > > -
>>> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> > > For additional commands, e-mail: users-h...@tapestry.apache.org
>>> > >
>>> > >
>>> >
>>> >
>>> > --
>>> > Muhammad Mohsen Hussien
>>> > Jr. Java Software Engineer
>>> >
>>>
>>>
>>>
>>> --
>>> Dmitry Gusev
>>>
>>> AnjLab Team
>>> http://anjlab.com
>>>
>>
>>
>>
>> --
>> Muhammad Mohsen Hussien
>> Jr. Java Software Engineer
>>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



RE: final version of Tapestry 5.2

2010-07-30 Thread Jim O'Callaghan
Kalle,

This is more a maven question than Tapestry, but you mentioned a 'frozen'
snapshot below - in my pom the only snapshot version I have is T5.2.0 - the
other dependencies are all release versions - I'm currently running with
maven offline as I don't like surprises - how do you 'freeze' at a certain
snapshot?  Thanks.

Regards,
Jim.

-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com] 
Sent: 29 July 2010 20:42
To: Tapestry users
Subject: Re: final version of Tapestry 5.2

I'm not so sure that GAE on Java is production ready, but that aside,
ultimately it's up to you to decide what's production ready for you
and what isn't. A snapshot is a snapshot of that version in
development. T5.2 isn't going to change drastically anymore. If I
wanted to deploy to T5.2 to production, I'd use a frozen snapshot or
wait for the T5.2 alpha release that will be cut shortly.

Kalle


On Thu, Jul 29, 2010 at 12:34 PM, Muhammad Mohsen 
wrote:
> Thanks Dmitry,
>
> Please let me make sure that I got this right. T5.2 fully compatible with
> GAE since sept. 2009 ?
> But still T5.2 is a snapshot...doesn't that mean that it's not ready for
> production usage..right ?
>
> On Thu, Jul 29, 2010 at 8:57 PM, Dmitry Gusev
wrote:
>
>> GAE supported by T5.2 since September 2009.
>> No problems at all, except GAE's Java lags for 4-6 seconds to boot up.
>>
>> On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen 
>> wrote:
>>
>> > Am extremely excited for that :)
>> >
>> > I read that v5.2 should support google application engine more than
>> before
>> > by abandoning an xml class that is not supported by google application
>> > engine.
>> > Also we can force tapestry to work without the thread pool.
>> >
>> > Is there any further support for google application engine ?
>> >
>> > On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:
>> >
>> > > We will probably release an alpha version within the next week
followed
>> > by
>> > > additional alphas and betas as needed. The plan is to have a stable
5.2
>> > > release before JavaOne which begins on September 19th.
>> > >
>> > > Uli
>> > >
>> > >
>> > > On 29.07.2010 15:31, Pablo Borges wrote:
>> > >
>> > >> Hello staff,
>> > >>
>> > >> will be released when the final version of Tapestry 5.2?
>> > >>
>> > >> thanks
>> > >>
>> > >>
>> > > -
>> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> > > For additional commands, e-mail: users-h...@tapestry.apache.org
>> > >
>> > >
>> >
>> >
>> > --
>> > Muhammad Mohsen Hussien
>> > Jr. Java Software Engineer
>> >
>>
>>
>>
>> --
>> Dmitry Gusev
>>
>> AnjLab Team
>> http://anjlab.com
>>
>
>
>
> --
> Muhammad Mohsen Hussien
> Jr. Java Software Engineer
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: final version of Tapestry 5.2

2010-07-30 Thread Massimo Lusetti
On Thu, Jul 29, 2010 at 9:41 PM, Kalle Korhonen
 wrote:

> I'm not so sure that GAE on Java is production ready, but that aside,
> ultimately it's up to you to decide what's production ready for you
> and what isn't. A snapshot is a snapshot of that version in
> development. T5.2 isn't going to change drastically anymore. If I
> wanted to deploy to T5.2 to production, I'd use a frozen snapshot or
> wait for the T5.2 alpha release that will be cut shortly.

BTW I'm leveraging Tapestry5 since day 1 using both releases and
snapshots without any issues. T5 has proven to have snapshots more
stable the many other framework releases. Obviously snapshots are a
moving target and you should know about that.

Cheers
-- 
Massimo
http://meridio.blogspot.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: final version of Tapestry 5.2

2010-07-29 Thread Kalle Korhonen
I'm not so sure that GAE on Java is production ready, but that aside,
ultimately it's up to you to decide what's production ready for you
and what isn't. A snapshot is a snapshot of that version in
development. T5.2 isn't going to change drastically anymore. If I
wanted to deploy to T5.2 to production, I'd use a frozen snapshot or
wait for the T5.2 alpha release that will be cut shortly.

Kalle


On Thu, Jul 29, 2010 at 12:34 PM, Muhammad Mohsen  wrote:
> Thanks Dmitry,
>
> Please let me make sure that I got this right. T5.2 fully compatible with
> GAE since sept. 2009 ?
> But still T5.2 is a snapshot...doesn't that mean that it's not ready for
> production usage..right ?
>
> On Thu, Jul 29, 2010 at 8:57 PM, Dmitry Gusev wrote:
>
>> GAE supported by T5.2 since September 2009.
>> No problems at all, except GAE's Java lags for 4-6 seconds to boot up.
>>
>> On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen 
>> wrote:
>>
>> > Am extremely excited for that :)
>> >
>> > I read that v5.2 should support google application engine more than
>> before
>> > by abandoning an xml class that is not supported by google application
>> > engine.
>> > Also we can force tapestry to work without the thread pool.
>> >
>> > Is there any further support for google application engine ?
>> >
>> > On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:
>> >
>> > > We will probably release an alpha version within the next week followed
>> > by
>> > > additional alphas and betas as needed. The plan is to have a stable 5.2
>> > > release before JavaOne which begins on September 19th.
>> > >
>> > > Uli
>> > >
>> > >
>> > > On 29.07.2010 15:31, Pablo Borges wrote:
>> > >
>> > >> Hello staff,
>> > >>
>> > >> will be released when the final version of Tapestry 5.2?
>> > >>
>> > >> thanks
>> > >>
>> > >>
>> > > -
>> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> > > For additional commands, e-mail: users-h...@tapestry.apache.org
>> > >
>> > >
>> >
>> >
>> > --
>> > Muhammad Mohsen Hussien
>> > Jr. Java Software Engineer
>> >
>>
>>
>>
>> --
>> Dmitry Gusev
>>
>> AnjLab Team
>> http://anjlab.com
>>
>
>
>
> --
> Muhammad Mohsen Hussien
> Jr. Java Software Engineer
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: final version of Tapestry 5.2

2010-07-29 Thread Muhammad Mohsen
Thanks Dmitry,

Please let me make sure that I got this right. T5.2 fully compatible with
GAE since sept. 2009 ?
But still T5.2 is a snapshot...doesn't that mean that it's not ready for
production usage..right ?

On Thu, Jul 29, 2010 at 8:57 PM, Dmitry Gusev wrote:

> GAE supported by T5.2 since September 2009.
> No problems at all, except GAE's Java lags for 4-6 seconds to boot up.
>
> On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen 
> wrote:
>
> > Am extremely excited for that :)
> >
> > I read that v5.2 should support google application engine more than
> before
> > by abandoning an xml class that is not supported by google application
> > engine.
> > Also we can force tapestry to work without the thread pool.
> >
> > Is there any further support for google application engine ?
> >
> > On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:
> >
> > > We will probably release an alpha version within the next week followed
> > by
> > > additional alphas and betas as needed. The plan is to have a stable 5.2
> > > release before JavaOne which begins on September 19th.
> > >
> > > Uli
> > >
> > >
> > > On 29.07.2010 15:31, Pablo Borges wrote:
> > >
> > >> Hello staff,
> > >>
> > >> will be released when the final version of Tapestry 5.2?
> > >>
> > >> thanks
> > >>
> > >>
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > > For additional commands, e-mail: users-h...@tapestry.apache.org
> > >
> > >
> >
> >
> > --
> > Muhammad Mohsen Hussien
> > Jr. Java Software Engineer
> >
>
>
>
> --
> Dmitry Gusev
>
> AnjLab Team
> http://anjlab.com
>



-- 
Muhammad Mohsen Hussien
Jr. Java Software Engineer


Re: final version of Tapestry 5.2

2010-07-29 Thread Dmitry Gusev
GAE supported by T5.2 since September 2009.
No problems at all, except GAE's Java lags for 4-6 seconds to boot up.

On Thu, Jul 29, 2010 at 19:53, Muhammad Mohsen  wrote:

> Am extremely excited for that :)
>
> I read that v5.2 should support google application engine more than before
> by abandoning an xml class that is not supported by google application
> engine.
> Also we can force tapestry to work without the thread pool.
>
> Is there any further support for google application engine ?
>
> On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:
>
> > We will probably release an alpha version within the next week followed
> by
> > additional alphas and betas as needed. The plan is to have a stable 5.2
> > release before JavaOne which begins on September 19th.
> >
> > Uli
> >
> >
> > On 29.07.2010 15:31, Pablo Borges wrote:
> >
> >> Hello staff,
> >>
> >> will be released when the final version of Tapestry 5.2?
> >>
> >> thanks
> >>
> >>
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>
>
> --
> Muhammad Mohsen Hussien
> Jr. Java Software Engineer
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com


Re: final version of Tapestry 5.2

2010-07-29 Thread Muhammad Mohsen
Am extremely excited for that :)

I read that v5.2 should support google application engine more than before
by abandoning an xml class that is not supported by google application
engine.
Also we can force tapestry to work without the thread pool.

Is there any further support for google application engine ?

On Thu, Jul 29, 2010 at 5:02 PM, Ulrich Stärk  wrote:

> We will probably release an alpha version within the next week followed by
> additional alphas and betas as needed. The plan is to have a stable 5.2
> release before JavaOne which begins on September 19th.
>
> Uli
>
>
> On 29.07.2010 15:31, Pablo Borges wrote:
>
>> Hello staff,
>>
>> will be released when the final version of Tapestry 5.2?
>>
>> thanks
>>
>>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Muhammad Mohsen Hussien
Jr. Java Software Engineer


Re: final version of Tapestry 5.2

2010-07-29 Thread Ulrich Stärk
We will probably release an alpha version within the next week followed by additional alphas and 
betas as needed. The plan is to have a stable 5.2 release before JavaOne which begins on September 19th.


Uli

On 29.07.2010 15:31, Pablo Borges wrote:

Hello staff,

will be released when the final version of Tapestry 5.2?

thanks



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org