> good places to look for things where a helping hand would be needed is > the jira-buglist - we currently have a rather large backlog of > outstanding issues, as Sean has mentioned just before you joined ;) > > As soon as you have tackled an issue, submit a patch to this mailing > list or as an attachment to the jira-bug and we will go over it and > commit it if we like it...
Sounds good. I'll take a look on MyFaces JIRA to see what's available. Is there any documentation that I should read before making a patch contribution, such as coding style guidelines, or perhaps a code documentation policy? Do I need to indicate when I start working on a specific issue, or only after an initial patch is completed? When I tried to build the trunk (r171073) with Ant 1.6 on WinXP SP2 by running "ant" in the top-level "build" directory, the following error occurred: ... [wapfaces] May 20, 2005 12:02:20 AM xdoclet.TemplateSubTask engineStarted [wapfaces] INFO: Generating output 'faces-config.xml' using template file 'jar:file:/C:/Development/Projects/my.faces/lib/myfaces-xdoclet.jar!/org/apache/myfaces/xdoclet/resources/faces-config.xdt'. BUILD FAILED C:\Development\Projects\my.faces\build\build.xml:681: Could not validate document C:\Development\Projects\my.faces\src\generated\myfaces_wap.tld Is there any special configuration required after svn checkout before running an Ant build? Kind Regards, John Fallows.