[
https://issues.apache.org/jira/browse/WW-5078?focusedWorklogId=519196&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519196
]
ASF GitHub Bot logged work on WW-5078:
--------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/20 19:11
Start Date: 02/Dec/20 19:11
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on pull request #452:
URL: https://github.com/apache/struts/pull/452#issuecomment-737436630
I assume a silence consensus here, LGTM 👍
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 519196)
Time Spent: 0.5h (was: 20m)
> Remove support for <xwork> DTD
> ------------------------------
>
> Key: WW-5078
> URL: https://issues.apache.org/jira/browse/WW-5078
> Project: Struts 2
> Issue Type: Improvement
> Components: XML Configuration
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 2.6
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> There is still a lot of {{<xwork>}} based XML configuration, especially in
> tests. Also the Core supports this, it's time to throw it away:
> {code:xml}
> <!DOCTYPE xwork PUBLIC
> "-//Apache Struts//XWork 2.0//EN"
> "http://struts.apache.org/dtds/xwork-2.0.dtd">
> <xwork>
> ....
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)