[
https://issues.apache.org/jira/browse/WW-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242636#comment-17242636
]
ASF subversion and git services commented on WW-5078:
-----------------------------------------------------
Commit b4bc5dcf75240cb01bf6ac8fb17bbd14b2679216 in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b4bc5dc ]
WW-5078 Removes support for <xwork> DTDs
> 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: 40m
> 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)