Hi Team, in our web.xml[1] we still provide a RedirectServlet[2] to map pre-3.0 Roller command URLs and a StrutsRedirectServlet[3] for mapping Struts1 command URLs to their modern Roller equivalents -- I think we can get rid of these two Servlets by now, any objections if I do so?

Also, the velocity/deprecated folder [4] was deprecated back in 2006, OK if we delete it now from Roller trunk? I'd like to keep modern Roller as streamlined as we can, give Sonar less code it can complain about. :)

Regards,
Glen

[1] http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/web.xml?view=markup#l456 [2] http://svn.apache.org/viewvc/roller/trunk/app/src/main/java/org/apache/roller/weblogger/ui/rendering/velocity/deprecated/RedirectServlet.java?revision=1504845&view=co [3] http://svn.apache.org/viewvc/roller/trunk/app/src/main/java/org/apache/roller/weblogger/ui/struts2/util/StrutsRedirectServlet.java?view=co [4] http://svn.apache.org/viewvc/roller/trunk/app/src/main/java/org/apache/roller/weblogger/ui/rendering/velocity/deprecated/

Reply via email to