Re: Issuezilla VS. bugzilla
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Andrew Serff wrote: > So it will work with the 3.5/4.0 branch but not the 3.4 branch? Weird. > Ok, I'll try that. So I don't need a release tag if I use the 3.5 > branch? That is correct. The tasklist trunk matches the Netbeans trunk (so it uses APIs introduced after NetBeans 3.4 was shipped). The tasklist release34 branch matches the NetBeans 3.4 branch (release34). We regularly backport changes to the 3.4 branch, but a few things (mostly the suggestions feature) isn't working yet on 3.4. And a few things will "never" work perfectly on 3.4 since new stuff was put in place for 3.5 at the request of the tasklist module. -- Tor