2015-07-17 10:45 GMT+02:00 Greg Huber <[email protected]>: > Any ideas on this one? > > > Compiling, I get some missing classes on an interceptor for messages > (think I don't use this any more), checking the source, have these been > depreciated/removed? on 2.3 they are not marked as depreciated. > > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > cannot find symbol > symbol: class ServletActionRedirectResult > location: package org.apache.struts2.dispatcher > cannot find symbol > symbol: class ServletRedirectResult > location: package org.apache.struts2.dispatcher > cannot find symbol > symbol: class ValidationAware > location: package com.opensymphony.xwork2
Those classes were moved to new packages https://github.com/apache/struts/commit/6bc99ab9399591b0caac113d95601acda2ca8b69 -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
