On 02/10/17 11:33, $uMe$h wrote: > Hi all, > > I just joined tomcat dev list.
Welcome. > Can someone guide me on, how can I start contributing ? I can get you started. I'm sure everyone here will help point you in the right direction if you get stuck. > It would be helpful if I get any mentor, who can guide me through the > process and I can kick start. First thing to do is to get a copy of the source code. You can use git or svn. Details here: http://tomcat.apache.org/svn.html If you opt for git, I recommend working with the GitHub mirrors. Once you have the source code, follow the instructions in BUILDING.txt in the root directory to build a local Tomcat instance from source. Once you built a local Tomcat instance and confirmed it is working, we can point you towards some development tasks to get you started. Any questions, just ask. I'm sure there are places where we could make the documentation clearer. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org