Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Gerrit-Bugzilla integration using Mylyn

Hi ,
   I would prefer direct interacting with Bugzilla AP and enable hook in git repository (client/server).  For example : perl/python script that calls Bugzilla api (REST /XML-RPC).

Mylyn has very rich and well documented APi to develop any connector. Once you have developed mylyn connector , you can easily integrate it with other tools.


Thanks
Prakash

On Fri, Nov 9, 2012 at 3:58 AM, Matthias Sohn <matthias.sohn@xxxxxxxxxxxxxx> wrote:
I am thinking about implementing a Gerrit plugin similar to the Jira plugin [1] in order to reflect state changes of Gerrit changes as comments on the associated bugs in Bugzilla as requested in [2]. I thought about using Mylyn functionality for that. I guess this would probably allow to use the same plugin for integration with other bug trackers supported by Mylyn.

Any thoughts on how to approach this idea using Mylyn ?
Or do you think it would be easier to directly use a Bugzilla API ?

_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev



Back to the top