Lukasz Lenart created WW-5078:
---------------------------------
Summary: 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
Fix For: 2.6
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)