Monty, Thank you of your interest in contributing to OpenJPA project and welcome aboard.
Here is a recommendation to move forward in your endeavor: - Get familiar with JPA spec, features and their semantics - Get familiar with OpenJPA features [ http://openjpa.apache.org/downloads.html] - Read [http://openjpa.apache.org/get-involved.html] to understand the procedures to contribute - Set up your OpenJPA development environment. E.g. Eclipse, maven, subversion, subclipse... - Figure out an JPA area you are interested in. E.g. query, locking, jdbc, caching .. - Explore the open JIRA issues and find one that fits your skill, time and interest and dive into the problem. Work through the issue and provide a proposed by posting a patch to the issues. This will get your feet wet and help to improve OpenJPA's quality. Hope this help. Albert Lee. On Sat, Jul 16, 2011 at 6:51 AM, monty 1987 <[email protected]> wrote: > Hi folk, > I want to do a serious contribution in openjpa source > code.Please let me know a small module from which i can give a start. > > Thanks > monty > -- Albert Lee.
