Hi Thiago,

In the commit:

 
https://github.com/apache/tapestry-5/commit/2b9cf7dae05c8f8dbb10aa7afda496b4969bdfd7#diff-be9ed9984523f2ebaf491922c28d644433fa64e89a093bf13cc2f2c6fbbad9fcR133

Near:

 private boolean isTransformed(String className) 
    {
        return className != null && (
                className.contains(".pages.") || 
                className.contains(".components.") || 
                className.contains(".base."));

Shouldn't the "mixins" well know package be listed as well?




Luca

----- Original Message -----
> From: "Thiago H. de Paula Figueiredo" <thiag...@gmail.com>
> To: "Tapestry development" <dev@tapestry.apache.org>
> Sent: Thursday, 28 March, 2024 1:17:38 PM
> Subject: [VOTE] Tapestry 5.8.5
> 
> Hello, Tapestry community!
> 
> I've created and uploaded a release of Tapestry 5.8.5, ready to be voted
> upon.
> 
> The source, binary, and documentation archives have been uploaded to:
>     https://dist.apache.org/repos/dist/dev/tapestry
> 
> and the Maven artifacts staged to:
> https://repository.apache.org/content/repositories/staging/org/apache/tapestry/
> 
> Please examine these files to determine if the new release, 5.8.5, is ready.
> 
> I've also created a 5.8.5 tag in Git:
> 
> https://github.com/apache/tapestry-5/tree/5.8.5
> 
> Vote will run for 72 hours from now and requires majority approval from
> the PMC: At least 3 binding +1 votes and more positive than
> negative binding votes.
> 
> On a successful vote, I'll release the Maven artifacts, the archives,
> and make the necessary updates to JIRA and the Tapestry site.
> 
> Only votes cast by Tapestry PMC members are binding, but input
> from the community is highly valued. Please indicate whether your
> vote is binding or not after your full name (as it will appear in
> the end-of-vote summary).
> 
> Cheers!
> 
> --
> Thiago H. de Paula Figueiredo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: dev-h...@tapestry.apache.org
> 
> 

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

Reply via email to