Skip to content

docs: require Struts 7.3.0 for struts2-bootstrap 6.2.0 - #432

Merged
lukaszlenart merged 2 commits into
release/6.0.xfrom
docs/struts-7.3.0-requirement
Aug 27, 2026
Merged

docs: require Struts 7.3.0 for struts2-bootstrap 6.2.0#432
lukaszlenart merged 2 commits into
release/6.0.xfrom
docs/struts-7.3.0-requirement

Conversation

@lukaszlenart

@lukaszlenart lukaszlenart commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

6.2.0 is released, but the README still documented 6.1.1 as the newest version and did not state the new Struts baseline. Since #423 the plugin serves Bootstrap and Bootstrap Icons through Struts' WebJars support instead of bundling the dist files, and the build targets Struts 7.3.0.

  • adds a 6.2.0 row to the compatibility table with struts2 version >= 7.3.0
  • notes why the higher baseline is needed (WebJars-served assets, no bundled dist files)
  • bumps the Maven snippet from 6.1.1 to 6.2.0
  • fixes the top-of-file links (Download / Showcase / Blog / TODO sample): they used [text] (url) with a space so markdown never rendered them as links, and were ### headings; they now live under a ## Links section as a list. All four URLs were checked and still resolve.

Notes

Unrelated and left alone: the "Using SNAPSHOT builds" section still points at http://oss.sonatype.org/content/repositories/snapshots, which is retired — worth a follow-up.

🤖 Generated with Claude Code

Bootstrap and Bootstrap Icons are served via Struts' WebJars support since
6.2.0, so the compatibility table gets a 6.2.0 row pinned to Struts >= 7.3.0
and the Maven snippet points at the released 6.2.0 version.

🤖 Generated by AI Assistant
The links used `[text] (url)` with a space, which markdown does not render as
a link, and were marked up as h3 headings. Collect them under a proper Links
section as a list.

🤖 Generated by AI Assistant
@lukaszlenart
lukaszlenart merged commit 4c5f783 into release/6.0.x Aug 27, 2026
1 check passed
@lukaszlenart
lukaszlenart deleted the docs/struts-7.3.0-requirement branch August 27, 2026 13:24
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.

1 participant