Hi Liu, We don't have immediate plans for supporting Bugzilla 3.0, but we would very much like to do so:
http://bugzilla.mkgnu.net/show_bug.cgi?id=948 If one wanted to implement support for Bugzilla 3.0, they would have to look at src/lib/product/Daemon/Bugzilla.pm.in and conditionally provide that support for each of the "integration_*" functions in that file . I can't imagine this being too hard to implement. It's just a matter of figuring out how the API changed in Bugzilla 3.0 and issue the calls to this new API. Plus modify init_specific() to load the Bugzilla 3.0 packages. http://www.mkgnu.net/cgi-bin/viewcvs.cgi/scmbug/cvsroot/system/src/lib/product/Daemon/Bugzilla.pm.in?rev=1.32&view=auto If there are any students/interns in your organization, perhaps they would be interested in implementing this as part of the Google Summer of Code 2007 program. We plan on participating, and hopefully will be accepted. I can't imagine this task being that difficult. Kristis On Thu, 2007-03-08 at 22:09 +0800, Liu, Guang Jun wrote: > Hi, > > I like your scmbug very much and use it in one of the project in my > company. Now the bugzilla 3.0 is on the way to delivery, could you share > with me if you have a plan to support bugzilla 3.0? Or any suggestions > if my developers could hack ourselves? > > Thanks in advance! > > Gene _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
