This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch feature/WW-5512-optional-inject in repository https://gitbox.apache.org/repos/asf/struts.git
from a33c162f5 WW-5512 Extends the container to support injecting optional parameters into constructor add 2ba8d97ad WW-5512 Supports mixing required and optional parameters add 8e2d95c13 WW-5512 Supports mixing required and optional parameters in any order No new revisions were added by this update. Summary of changes: .../opensymphony/xwork2/inject/ContainerImpl.java | 35 ++++++++++--- .../xwork2/inject/ContainerImplTest.java | 59 ++++++++++++++++++++++ 2 files changed, 87 insertions(+), 7 deletions(-)