Re: [ANNOUNCEMENT] Tapestry 5.8.1 released!

2022-04-05 Thread Chris Poulsen
Thank you for the release!

I don't know if this is already known, but I just noticed that the heading
links in the "Latest news" on the front page does not work for the two
5.8.x releases.

The (broken) 5.8.1 link in the list is:
https://tapestry.apache.org/2022/04/04/tapestry-581-release.html while the
(working) link from this thread is:
https://tapestry.apache.org/release-notes-581.html

-- 
Chris

On Tue, Apr 5, 2022 at 2:45 PM Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Thanks Tim for spotting this and Ben for creating this ticket!
>
> On Tue, Apr 5, 2022 at 3:32 AM D Tim Cummings  >
> wrote:
>
> > Thanks Thiago
> >
> > I checked the updates in quickstart and they look great.
> >
> > One minor thing when running quickstart, the ascii art no longer knows
> > which tapestry version is running :(
> >
> >   __  __ 
> > /_  __/__   ___ ___ / /___ __  / __/
> >   / / / _ `/ _ \/ -_|_- > /_/  \_,_/ .__/\__/___/\__/_/  \_, / //
> >  /_/   /___/  UNKNOWN (development mode)
> >
> > Cheers
> >
> > Tim
> >
> > On 4/4/22 21:53, Thiago H. de Paula Figueiredo wrote:
> > > Hello, Tapestry community!
> > >
> > > We've just released Tapestry 5.8.1. It's mostly about getting
> > Tapestry-IoC
> > > to support all Java language features introduced between Java 9 and 17.
> > It
> > > also includes some other bug fixes and small improvements.
> > >
> > > Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for
> > > Tapestry 5.7.0+ projects.
> > >
> > > All the details are in the release notes:
> > > https://tapestry.apache.org/release-notes-581.html.
> > >
> > > As always, if you have questions, post them here in the Tapestry users
> > > mailing list.
> > >
> > > Happy coding!
> > >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>
> --
> Thiago
>


Re: [ANNOUNCEMENT] Tapestry 5.8.1 released!

2022-04-05 Thread Thiago H. de Paula Figueiredo
Thanks Tim for spotting this and Ben for creating this ticket!

On Tue, Apr 5, 2022 at 3:32 AM D Tim Cummings 
wrote:

> Thanks Thiago
>
> I checked the updates in quickstart and they look great.
>
> One minor thing when running quickstart, the ascii art no longer knows
> which tapestry version is running :(
>
>   __  __ 
> /_  __/__   ___ ___ / /___ __  / __/
>   / / / _ `/ _ \/ -_|_- /_/  \_,_/ .__/\__/___/\__/_/  \_, / //
>  /_/   /___/  UNKNOWN (development mode)
>
> Cheers
>
> Tim
>
> On 4/4/22 21:53, Thiago H. de Paula Figueiredo wrote:
> > Hello, Tapestry community!
> >
> > We've just released Tapestry 5.8.1. It's mostly about getting
> Tapestry-IoC
> > to support all Java language features introduced between Java 9 and 17.
> It
> > also includes some other bug fixes and small improvements.
> >
> > Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for
> > Tapestry 5.7.0+ projects.
> >
> > All the details are in the release notes:
> > https://tapestry.apache.org/release-notes-581.html.
> >
> > As always, if you have questions, post them here in the Tapestry users
> > mailing list.
> >
> > Happy coding!
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

-- 
Thiago


Re: [ANNOUNCEMENT] Tapestry 5.8.1 released!

2022-04-05 Thread Ben Weidig
Hi Tim,

thanks for notifying us!

After a quick glance it looks like it's an issue since 5.7+

I've created a ticket: https://issues.apache.org/jira/browse/TAP5-2718

Cheers,
Ben

On Tue, Apr 5, 2022 at 8:32 AM D Tim Cummings 
wrote:

> Thanks Thiago
>
> I checked the updates in quickstart and they look great.
>
> One minor thing when running quickstart, the ascii art no longer knows
> which tapestry version is running :(
>
>   __  __ 
> /_  __/__   ___ ___ / /___ __  / __/
>   / / / _ `/ _ \/ -_|_- /_/  \_,_/ .__/\__/___/\__/_/  \_, / //
>  /_/   /___/  UNKNOWN (development mode)
>
> Cheers
>
> Tim
>
> On 4/4/22 21:53, Thiago H. de Paula Figueiredo wrote:
> > Hello, Tapestry community!
> >
> > We've just released Tapestry 5.8.1. It's mostly about getting
> Tapestry-IoC
> > to support all Java language features introduced between Java 9 and 17.
> It
> > also includes some other bug fixes and small improvements.
> >
> > Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for
> > Tapestry 5.7.0+ projects.
> >
> > All the details are in the release notes:
> > https://tapestry.apache.org/release-notes-581.html.
> >
> > As always, if you have questions, post them here in the Tapestry users
> > mailing list.
> >
> > Happy coding!
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


Re: [ANNOUNCEMENT] Tapestry 5.8.1 released!

2022-04-05 Thread D Tim Cummings

Thanks Thiago

I checked the updates in quickstart and they look great.

One minor thing when running quickstart, the ascii art no longer knows 
which tapestry version is running :(


 __  __ 
/_  __/__   ___ ___ / /___ __  / __/
 / / / _ `/ _ \/ -_|_-
Hello, Tapestry community!

We've just released Tapestry 5.8.1. It's mostly about getting Tapestry-IoC
to support all Java language features introduced between Java 9 and 17.  It
also includes some other bug fixes and small improvements.

Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for
Tapestry 5.7.0+ projects.

All the details are in the release notes:
https://tapestry.apache.org/release-notes-581.html.

As always, if you have questions, post them here in the Tapestry users
mailing list.

Happy coding!



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