This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch WW-5659-lazy-params-request-scoping
in repository https://gitbox.apache.org/repos/asf/struts.git
at ac4676db5 WW-5659 chore(core): harden the policy sets and tidy the
lazy params dispatch
This branch includes the following new commits:
new 08c9ac40c WW-5659 docs: design for request-scoped lazy interceptor
params
new e51a5ce36 WW-5659 docs: implementation plan for request-scoped lazy
params
new 34ffa9a67 WW-5659 docs: clarify test base class constraint in the plan
new c35483c65 WW-5659 feat(core): add InterceptorParams contract and
DisableParams holder
new 687963aba WW-5659 feat(core): resolve lazy params into a holder
instead of the interceptor
new 31dc7f667 WW-5659 docs(core): correct isUnresolved javadoc and pin
empty-value fail-closed behavior
new af6e5fb81 WW-5659 refactor(core): hold upload policy in one value
object
new 84aca8cd5 WW-5659 fix(core): resolve lazy interceptor params per
invocation
new 73c7ec350 WW-5659 test(core): cover both lazy-params skip branches and
per-invocation disabled
new 9d66a7b9f WW-5659 fix(core): reject uploads when the policy cannot be
resolved
new 83c52c9f0 WW-5659 test(core): exercise real lazy param resolution in
dynamic upload tests
new 0cafec4d2 WW-5659 fix(core): mark params unusable when a lazy value
cannot be applied
new ac4676db5 WW-5659 chore(core): harden the policy sets and tidy the
lazy params dispatch
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.