From: mikezzz <nu...@jb...> - 2005-05-07 15:13:18
|
Re: E. mail. my address should be in the source code (Michael Barker) in one of the author comments. Re: Eclipse. It is likely that you have modified the same line in the file that I fixed in CVS. Either hand edit the file to remove the conflict or delete the files (outside of eclipse) and do a cvs update to refresh them. I would still like to see the eclipse settings in CVS (as they generally need to versioned in line with the rest of the project), but perhaps they should go in a subdirectory and be copied in place if required. Anyway, I tend to find once you get over the initial dev. env. pain things tend to be reasonably smooth. Re: Changes. I have found the best practice is to write the code first and submit patch via the wiki (see URL in my first post) and write a forum post to alert us to it. Even in the very short time that I have been on the project you get new people making suggestions and discussing ideas that never result in anything tangible. If you have gone to the effort of making a change and submitting a patch, your comments will be taken much more seriously. Please include a README file with detail of the change and JUnit tests if it is new functionality. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876886#3876886 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876886 |