Another follow-up: I spent some time on 5.2 over the weekend: I upgraded as many depdenedencies as possible without making major code changes, got the Selenium tests working again and did some stress testing with JMeter.
Once I fix a tags related bug ( https://issues.apache.org/jira/browse/ROL-2112) that was seen on blogs.apache.org I'll put out a RC2 release (hopefully this week). Dave On Tue, Jul 25, 2017 at 5:33 PM Dave <snoopd...@gmail.com> wrote: > Following up on the 5.2.0 release... > > I ran into a couple of issues that need to be resolved before the 5.2.0 > release. First, some of the changes that were made (involving DATETIME(3) > for MySQL) require a newer version of MySQL (at least v5.6). That's not > really a problem, but needs to be called out in the release notes. > > Also, upgrading to Struts 2.5 also seem to have caused some problems > (don't know the root cause yet). I hope to work these problems out this > weekend and get an RC ready for voting next week. > > Dave > > > On Sat, Jul 1, 2017 at 6:05 PM Dave <snoopd...@gmail.com> wrote: > >> I proposed a Roller 5.1.3 release last week, but really the release >> should be called 5.2.0 because it does include some database changes, >> altough minor. The release is primarily a bug fix release, with lots of >> fixes from Kohei. >> >> 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-1/ >> >> And the list of issues resolved is here: >> >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310906&version=12340980 >> >> I'm not going to call for a vote yet because I would like to do some >> testing, especially upgrade testing on my site. Once I do some more testing >> I will either call for a vote or create an RC2. Let me know if you try it >> out. >> >> Thanks, >> Dave >> >> >> >> On Sat, Jun 17, 2017 at 2:53 PM Dave <snoopd...@gmail.com> wrote: >> >>> We have made a couple dozen bug fixes and improvements since the last >>> release of Roller (5.1.2 on March 31, 2017). >>> >>> Here's a list of things we've resolved since then: >>> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ROL%20AND%20resolved%20%3E%3D%202015-03-31%20AND%20resolved%20%3C%3D%202017-06-17 >>> >>> I'm planning to put together a release candidate in the next week so we >>> can get these changes out. Please speak up if you have anything you'd like >>> to get into this release. >>> >>> Thanks, >>> Dave >>> >>>