Ben Weidig: +1 (binding) On Wed, Apr 8, 2026 at 12:07 PM Roberto Marotta <[email protected]> wrote:
> Roberto Marotta: +1 (non-binding) > > On Tuesday, April 7th, 2026 at 6:58 PM, Thiago H. de Paula Figueiredo < > [email protected]> wrote: > > > Hello, Tapestry community! > > > > I've created and uploaded a release of Tapestry 5.9.1, ready to be > > voted upon. > > > > It's the first official release (i.e. non-preview) using 2 parallel > > branches to support both jakarta.servlet and javax.servlet. Notice the > > jakarta.servlet-using artifacts are all of the Tapestry artifacts except > > Plastic, Commons, BeanModel, genericsresolver-guava and Quickstart have > the > > '-jakarta' suffix for backward compatibility reasons. For example, the > > dependency on the jakarta.servlet tapestry-core version would be this in > > Maven: > > <dependency> > > <groupId>org.apache.tapestry</groupId> > > <artifactId>tapestry-core-jakarta</artifactId> > > <version>5.9.1</version> > > </dependency> > > > > If you're not using the jakarta.servlet-supporting artifacts yet, all you > > need to do is to update the version number. > > > > 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.9.0-preview-2, is ready. > > > > I've also created 5.9.1 tags in Git: > > > > https://github.com/apache/tapestry-5/tree/5.9.1 (master branch, > > jakarta.servlet) > > https://github.com/apache/tapestry-5/tree/5.9.1-javax (javax branch, > > javax.servlet) > > > > The Jira tickets with a fix version of 5.9.1 are listed here: > > > https://issues.apache.org/jira/browse/TAP5-2814?jql=project%20%3D%20TAP5%20AND%20fixVersion%20%3D%205.9.1 > > . > > > > Vote will run for at least 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 > > Software developer/engineer > > Apache Tapestry consultant, committer and project management committee > > member > > You can sponsor my work on Tapestry at > > https://github.com/sponsors/machina-br > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
