RE: Bugzilla
"Andrew Serff" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <3FD99A46C645A441BA9DA50F9BDB93E8019CEC@benhur.denver.impactsci.com> |
Basically, if you look in the bugs/src and look at the issuezilla package, I took that and made a bugzilla package that is almost exactally the same as that one, but specialized for bugzilla. So basically it is a plugin. Eventually, you will have a drop down to choose which bug tracking software you would like to plug tasklist into and it will use the correct classes. It should be too hard to make your own plugin for your inhouse stuff. Just take a look at how the issuezilla package is layed out. I could send you my code, but I would like to talk to tor about the way the tasklist.bug.query is being pulled in in the issuezilla code (cause I think it is sort of broken.) But then I will send the code to whoever. Or do I need to ask for dev permissions? Let me know. Thanks! Andrew -----Original Message----- From: Trond Norbye [mailto:[email protected]] Sent: Tuesday, January 21, 2003 12:30 PM To: [email protected] Subject: Re: Bugzilla Andrew Serff said: > Hey guys. I finally got the bugzilla bug list working! Great ;) > Well, I haven't > tried it with anything except my local bugzilla, but it works now. That > connection exception I was getting had to do with the fact that the DTD > being pointed to didn't exist. Took me forever to find that one, but I > found it and that was most of my problems. Next I'm going to try to see yes, it's often a "simple problem" > if it will work with mozilla's bug DB...but I'm not sure if it will or > not because it does a few different things. So, where do I go from > here? Do I submit the code to you guys over email? Or do I just add it > myself? Let me know. > I'm just curious... what exactly have you implemented??? The reason I ask is because I use an "inhouse developed" bug tracking system at work, and I would like to create my own "plugin"... I can apply the code to the trunk version of tasklist if you send it to me, unless Tor have another idea.. NB: one must be able to compile the source with a java 1.3.. Trond --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]