Hi, Trying to build the latest Click from trunk does not compile anymore :( . I get the error message:[javac] [...]click\mock\src\org\apache\click\MockContext.java:300: cannot find symbol
[javac] symbol : method fireActionEvents(org.apache.click.MockContext)
[javac] location: class org.apache.click.ControlRegistry
[javac] boolean continueProcessing =
controlRegistry.fireActionEvents(this);
thanks, Joseph.
