Skip to content

WW-5472 Removes Struts Sitemesh plugin#1077

Merged
lukaszlenart merged 1 commit into
release/struts-7-0-xfrom
feature/WW-5472-remove-sitemesh
Oct 20, 2024
Merged

WW-5472 Removes Struts Sitemesh plugin#1077
lukaszlenart merged 1 commit into
release/struts-7-0-xfrom
feature/WW-5472-remove-sitemesh

Conversation

@lukaszlenart

@lukaszlenart lukaszlenart commented Oct 16, 2024

Copy link
Copy Markdown
Member

WW-5472

PR removes Struts Sitemesh plugin as the plugin uses Sitemesh 2 which isn't supported anymore. It also replaces Struts Sitemesh plugin integration in the Showcase app with pure Sitemesh 3 integration.

Depends on WW-5473
Depends on #1078

@lukaszlenart lukaszlenart force-pushed the feature/WW-5472-remove-sitemesh branch from cdf4478 to ce71dab Compare October 16, 2024 10:00
@lukaszlenart lukaszlenart marked this pull request as ready for review October 16, 2024 10:00
@sonarqubecloud

Copy link
Copy Markdown

@lukaszlenart lukaszlenart merged commit 954453b into release/struts-7-0-x Oct 20, 2024
@lukaszlenart lukaszlenart deleted the feature/WW-5472-remove-sitemesh branch October 20, 2024 09:10
<meta name="author" content="The Apache Software Foundation">

<title><decorator:title default="Struts2 Showcase"/></title>
<title><sitemesh:write property="title"/></title>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukaszlenart Don't we need a taglib replacement on L:52?

IntelliJ warns Namespace 'sitemesh' is not bound.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants