I would like to propose the release of Apache Roller 5.0.2, a minor bug fix release of Roller address some request parameter escaping and other issues. Here is a list of the changes made in the roller_5.0 branch since 5.0.1 was released:
* Apply proper escaping for search feed request parameters * Don't send email notifications when comment not approved * Fixed template bug reported in this blog article: * http://kemovitra.blogspot.in/2013/05/fix-comment-form-in-fauxcoly-theme-for.html (not necessary for trunk branch, template there does not have this error.) * Updated Guice dependency to 2.0 and changed version from 5.0.1 to 5.0.2-SNAPSHOT * Removed generated files from Roller documentation, 5.0.x branch * Removed planet-web application from 5.0.x branch. * ROL-1929 Added NPE guard when indexing blog authors * ROL-1969 fix migration scripts for PostgreSQL * ROL-1946 Add commenter's email addr to notification emails. * ROL-1621 Remove .classpath/.project files. * ROL-1241: Remove duplicate items in application.properties * ROL-1737 Explain that user email notification option works only if enabled by administrator. * ROL-1421 typos in ApplicationResources (and other changes made to trunk branch) You can find binaries for the release in this directory: http://people.apache.org/~snoopdave/apache-roller-5.0.2-rc1/ Thanks, Dave
