On Fri, Apr 4, 2014 at 2:37 PM, Sanket Sharma <sanketsha...@gmail.com>wrote:
> s part of my project, I have developed a small module that allows Tapestry > to work with Apache MyBatis. > Ah good old iBatis, but do you mean MyBatis or Apache iBatis? I haven't followed things since the fork. > Is there a guide to submitting code to the project? I can upload it to a > repository on git and share the link here? > Also, are there any guidelines regarding the unit test cases etc. that I > should be aware of before submitting my code? > Submitting to which project? Getting the code grant accepted to Apache Tapestry would be difficult and fairly pointless. Making the codebase available as a separate github repo would make plain common sense. The best way to get used to the Apache Tapestry coding guidelines and style is to examine the source code. Kalle