I have two suggestions. 1.) We should start using the javadoc comments for all new classes, methods, etc. Users will want to see a nice javadoc when they evaluate whether to use my faces. The other Apache projects have this, we should too. We should at least do this going forward and eventually we should go back and document the legacy stuff.
2.) It would be *real* nice to have the CVS commits and the JIRA bug reports emailed to the dev list. Its hard to carry on two separate discussions about a bug (one on JIRA plus one on the dev list). Also, unless you are actively checking JIRA you don't know when a new bug has been posted. Most of the other Apache projects I've worked on assign a default user (with an email that corresponds to the dev list) as the default owner of the bug. Can we do something like that? If the owner of the bug stays myfaces-dev, then everyone will be updated on the progress of the bug. Another option, since JIRA has a watching feature, is to automatically have this default user be watching the bug. Is that possible? That would probably be best because you could still change around the owner of the bug without affecting the list. My .02 sean
