This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch
WW-5674-isclassbelongstopackages-allocation
in repository https://gitbox.apache.org/repos/asf/struts.git
from 2543dd8fc WW-5674 docs(ognl): align the design doc with the
package-private overload
add 455adecf3 WW-5674 docs(ognl): correct overstated claims and record the
trailing-dot direction
No new revisions were added by this update.
Summary of changes:
.../apache/struts2/ognl/SecurityMemberAccess.java | 9 +-
...-09-WW-5627-cookie-interceptor-authorization.md | 1102 ++++++++++++++++++++
...ning-interceptor-strutsparameter-enforcement.md | 669 ++++++++++++
...6-06-14-WW-5630-configparseutil-test-cleanup.md | 104 ++
.../2026-06-25-contributing-md-newcomer-guide.md | 254 +++++
...07-14-WW-5650-json-per-request-reader-writer.md | 262 +++++
.../2026-07-20-WW-5604-cdi-proxy-detection.md | 397 +++++++
...-WW-5674-isclassbelongstopackages-allocation.md | 14 +-
...5627-cookie-interceptor-authorization-design.md | 235 +++++
...terceptor-strutsparameter-enforcement-design.md | 164 +++
...-WW-5630-configparseutil-test-cleanup-design.md | 92 ++
...-06-25-contributing-md-newcomer-guide-design.md | 106 ++
.../2026-07-01-webjars-velocity-plugin-design.md | 73 ++
...json-reader-writer-unshared-instances-design.md | 146 +++
...026-07-20-WW-5604-cdi-proxy-detection-design.md | 110 ++
...7-29-rest-jsonanysetter-authorization-design.md | 181 ++++
...4-isclassbelongstopackages-allocation-design.md | 21 +-
17 files changed, 3927 insertions(+), 12 deletions(-)
create mode 100644
docs/superpowers/plans/2026-05-09-WW-5627-cookie-interceptor-authorization.md
create mode 100644
docs/superpowers/plans/2026-05-27-WW-5631-chaining-interceptor-strutsparameter-enforcement.md
copy core/src/test/java/org/apache/struts2/util/ConfigParseUtilTest.java =>
docs/superpowers/plans/2026-06-14-WW-5630-configparseutil-test-cleanup.md (62%)
create mode 100644
docs/superpowers/plans/2026-06-25-contributing-md-newcomer-guide.md
create mode 100644
docs/superpowers/plans/2026-07-14-WW-5650-json-per-request-reader-writer.md
create mode 100644
docs/superpowers/plans/2026-07-20-WW-5604-cdi-proxy-detection.md
create mode 100644
docs/superpowers/specs/2026-05-09-WW-5627-cookie-interceptor-authorization-design.md
create mode 100644
docs/superpowers/specs/2026-05-27-chaining-interceptor-strutsparameter-enforcement-design.md
create mode 100644
docs/superpowers/specs/2026-06-14-WW-5630-configparseutil-test-cleanup-design.md
create mode 100644
docs/superpowers/specs/2026-06-25-contributing-md-newcomer-guide-design.md
create mode 100644
docs/superpowers/specs/2026-07-01-webjars-velocity-plugin-design.md
create mode 100644
docs/superpowers/specs/2026-07-14-WW-5650-json-reader-writer-unshared-instances-design.md
create mode 100644
docs/superpowers/specs/2026-07-20-WW-5604-cdi-proxy-detection-design.md
create mode 100644
docs/superpowers/specs/2026-07-29-rest-jsonanysetter-authorization-design.md