As far as I can tell, this isn't because stuff was removed, but rather due to changes in the init params of the Stripes Filter. In 1.5, the ActionResolver.Packages init parameter is *required*.
There are other non-backward-compatible changes, such as the changes to @Before and @After. I don't have a problem with 1.5 not being backward compatible with 1.4.3; in fact, if that's going to be the case, I feel that it's a good opportunity to remove the aforementioned deprecated stuff. Freddy Alan Burlison wrote: > > It looks like some stuff has already been removed - an app that was > written using 1.4.3 won't even start up under 1.5 > -- View this message in context: http://www.nabble.com/Deprecated-tf4697705.html#a13430115 Sent from the stripes-dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
