Since the technology is different , i am going to write everything from scratch. By doing this it will be ensured that no code will be copied from bugzilla project.<div><br><div><div>Regarding motivation for doing this, Bugzilla is most popular open source bug tracking system. But it is implemented in  old technology which involves many postbacks and makes browsing little(more?) slow. At least i can say not as friendly as today's web 2.0 applications.</div>
<div><br></div><div>I want to keep it very simple and very similar to bugzilla so that migration will be very easy. i.e. Just install Web application and give access to existing bugzilla database.</div><div><br></div><div>
I understand bugzilla is pretty big project  so i am going step by step. First create basic bug browser/editor and some part of reporting. Not considering testopia and other plugins right now.</div><div><br></div><div>Regarding license, since this will be open source project. We can release it with any license which will be beneficial to the community and keep it free.</div>
<div><br></div><div>So can i go ahead with this ?</div><div><br></div><div>Regards,</div><div>Deepak Patil</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><div><br><div class="gmail_quote">
On Wed, Feb 8, 2012 at 7:50 PM, Gervase Markham <span dir="ltr"><<a href="mailto:gerv@mozilla.org">gerv@mozilla.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 08/02/12 09:21, Deepak Patil wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So is there any  licensing or legal issue by doing this ?<br>
</blockquote>
<br></div>
It depends.<br>
<br>
Here is a rough rule of thumb: if you have copied and pasted any code or information from Bugzilla files, then the files you have copied them into (even if you subsequently went through "converting" to JSP and deleting the old stuff) need to be licensed under the MPL.<br>

<br>
If you just read the documentation and wrote the code from scratch, you can license it how you like.<br>
<br>
Can I ask, though: what motivated you to do this project? It seems like a great deal of work. Are you planning to reimplement the entirety of Bugzilla in Java? Bugzilla is a lot more than a database and a display system.<br>

<br>
Gerv<br>
</blockquote></div><br></div></div></div></div>