[ https://issues.apache.org/jira/browse/WW-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850339#comment-13850339
]
Hudson commented on WW-4260:
----------------------------
SUCCESS: Integrated in Struts2-JDK6 #856 (See [https://builds.apache.org/job/Struts2-JDK6/856/])
WW-4260 Uses ServletContext to load themes.properties from (lukaszlenart: rev 1551478)
* /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/template/BaseTemplateEngine.java
> themes.properties cannot be loaded using ServletContext
> -------------------------------------------------------
>
> Key: WW-4260
> URL: https://issues.apache.org/jira/browse/WW-4260
> Project: Struts 2
> Issue Type: Improvement
> Components: Integration
> Affects Versions: 2.3.16
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.17
>
>
> Right now when defining a new theme and overriding just separated files, all the files
and themes.properties must lay under classpath (e.g. in {{src/main/resources}} when using
Maven).
> This all is because {{TemplateEngine}} doesn't use {{ServletContext}} to resolve path
to {{themes.properties}}.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|