[
https://issues.apache.org/jira/browse/WW-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764955#comment-15764955
]
Lukasz Lenart commented on WW-4727:
-----------------------------------
Cannot confirm that, the only possible option that could break that was adding
support for constant substitution - see WW-4698
> Struts 2.5.8 no longer supports the <include> directive in the struts.xml
> -------------------------------------------------------------------------
>
> Key: WW-4727
> URL: https://issues.apache.org/jira/browse/WW-4727
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.5.8
> Reporter: adam brin
> Priority: Minor
> Fix For: 2.5.next
>
>
> in 2.5.5 and most previous versions of Struts 2 you could use the {{<include
> file="struts-local-settings.xml" />}} directive to separate out constants and
> other parameters into changsets that could be managed. This appears to have
> stopped working based on the fact that we're now getting
> NumberFormatExceptions when trying to parse {{struts.multipart.maxSize}} when
> it's not defined in the struts.xml but instead in the included file. Setting
> {{struts.multipart.maxSize}} directly corrects this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)