Hi all,
I've used SVN to get the tagged source of * MyFaces 1.1.4 * Tomahawk 1.1.3 I am currently debugging my MyFaces application and there is a method called of the following class: org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBase The problem is that I am not able to find this class in one of the above described checkedout folders. When I open the MyFaces 1.1.4 JAR archive (Downloaded from myfaces.apache.org), I find the missing class. Where can I find the source file? Thx, Dominik

