On 10/07/2016 07:14, manori priyadarshani wrote: > Hi, > I am a beginner to bug fixing and I built tomcat .Could you please > help me to select easy bug.
Welcome to the Tomcat developer community. Generally, it is best to work on something you find interesting. It is much easier to motivate yourself to work on something you choose rather than something chosen for you. That said, if you are stuck for somewhere to get started try this bug: https://bz.apache.org/bugzilla/show_bug.cgi?id=56361 If you have any questions, ask them here. When you have a proposed patch, attach it to the bug. Don't be surprised if your first patch is rejected. The first patch I provided was completely rewritten by one of the Tomcat committers before it went anywhere near the source code repository. Reviewing the differences between my patch and what was committed was very instructive. So expect a lot of feedback and a number of iterations before your patch is considered ready. Finally, happy coding. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org