[
https://issues.apache.org/jira/browse/WW-5188?focusedWorklogId=781151&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-781151
]
ASF GitHub Bot logged work on WW-5188:
--------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jun/22 12:39
Start Date: 14/Jun/22 12:39
Worklog Time Spent: 10m
Work Description: sepe81 commented on code in PR #569:
URL: https://github.com/apache/struts/pull/569#discussion_r896765531
##########
core/src/test/resources/struts.xml:
##########
@@ -20,8 +20,8 @@
*/
-->
<!DOCTYPE struts PUBLIC
- "-//Apache Software Foundation//DTD Struts Configuration 2.6//EN"
- "http://struts.apache.org/dtds/struts-2.6.dtd">
+ "-//Apache Software Foundation//DTD Struts Configuration 6.0//EN"
+ "struts-6.0.dtd">
Review Comment:
Isn't it possible to provide the dtd under https://struts.apache.org/dtds/
anymore?
Issue Time Tracking
-------------------
Worklog Id: (was: 781151)
Time Spent: 0.5h (was: 20m)
> Use 6.0 marker instead of 2.6
> -----------------------------
>
> Key: WW-5188
> URL: https://issues.apache.org/jira/browse/WW-5188
> Project: Struts 2
> Issue Type: Improvement
> Affects Versions: 6.0.0
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 6.0.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Replace all {{since 2.6}} with {{since 6.0}}, also use {{6.0}} in DTD
> definition
--
This message was sent by Atlassian Jira
(v8.20.7#820007)