This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feat/ognl-3.5-upgrade
in repository https://gitbox.apache.org/repos/asf/struts.git
at 6374e3138 WW-5326 fix(tiles): use raw OgnlContext in tiles accessors
This branch includes the following new commits:
new 71c204f04 WW-5326 build(deps): bump OGNL from 3.4.10 to 3.5.0-BETA4
new e2e8fa1f3 WW-5326 feat(ognl): introduce StrutsContext extending
OgnlContext<StrutsContext>
new 47718f5a8 WW-5326 refactor(ognl): parameterize core interfaces with
StrutsContext
new f7923fc70 WW-5326 refactor(ognl): parameterize all accessor
implementations with StrutsContext
new fbb904e9c WW-5326 refactor(ognl): replace Ognl.createDefaultContext
with direct StrutsContext construction
new cda38c79d WW-5326 refactor(tiles): parameterize tiles OGNL accessors
with StrutsContext
new 1dda92ed2 WW-5326 test(ognl): update tests for StrutsContext migration
new 803b5cbbd WW-5326 docs: add Jira reference to spec and plan
new 6374e3138 WW-5326 fix(tiles): use raw OgnlContext in tiles accessors
The 9 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.