Dave, Looks good. The only thing are these errors in the log files :
10:51:04.724 [http-nio-8080-exec-9] WARN org.apache.struts2.util.TextProviderHelper - The first TextProvider in the ValueStack (org.apache.roller.weblogger.ui.struts2.editor.MediaFileView) could not locate the message resource with key 'currentDirectory.name' 10:51:04.724 [http-nio-8080-exec-9] WARN org.apache.struts2.util.TextProviderHelper - The first TextProvider in the ValueStack (org.apache.roller.weblogger.ui.struts2.editor.MediaFileView) could not locate the message resource with key 'currentDirectory.name' 10:51:04.728 [http-nio-8080-exec-9] WARN org.apache.struts2.util.TextProviderHelper - The default value expression 'currentDirectory.name' was evaluated and did not match a property. The literal value 'currentDirectory.name' will be used. Cheers Greg On 14 October 2017 at 22:04, Dave <snoopd...@gmail.com> wrote: > I've prepared a fourth release candidate for Roller 5.2.0. This release is > primarily a bug fix release, with lots of fixes from Kohei and others. I > have created a release candidate which you can find here: > > https://dist.apache.org/repos/dist/dev/roller/roller-5.2/v5.2.0-rc-4/ > > And the list of issues resolved in 5.2.0 is here: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12310906&version=12340980 > > Thanks again to Greg and Kohei for finding some issues in the previous RCs. > I believe I have fixed all the problems found so far. Here's what has > changed since rc-3: > > 1. Added missing Struts action names to struts.xml > 2. Explicity list directories to be included in release (removes > extraneous files) > 3. Removed duplicate ROME fetcher dependency > 4. Fixed Maven Resource "filtering" problem in roller.properties > 5. Add missing log4j-core dependency, needed by Log4J2 > 6. Reduce Log4j2 logging level to "warn" for Struts2 > > > I'm currently running this code on rollerweblogger.org and it seems to be > working well. > > Please take a look when you get a chance and I will call for a vote in 3-4 > days. > > Thanks, > Dave >