Martin Gainty wrote:
a genuine bug..the prob is trying to hunt down the file as it seems to have disappearednotice the disconnect between com.opensymphony.xwork2.ognl classes and ognl.ObjectPropertyAccessor; here is 2.1.4 xwork class that actually references the non-existent base class /*** @author Gabe */ public class XWorkObjectPropertyAccessor extends ObjectPropertyAccessor { }we need to get patrick involved as that file has been deleted from source a while ago.. http://fisheye5.cenqua.com/browse/ognl/java/ognl
The file is there: you are looking in the wrong place, and the commit comment for the "deletion" spells out exactly what happened.
If it was a "non-existent base class" XWork wouldn't compile. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

