Re: tasklist/pmd build error
Petr Kuzel <[email protected]> Mon, 17 Nov 2003 19:40:14 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Jesse Glick wrote: > Please make sure you bump up the spec version in the manifests of all > modules you fixed. I just downloaded the new tasklist/api from the dev > alpha daily update center, and now the other modules are broken. (There > was no updated tasklist/suggestions module, for example.) See attached > log excerpt. It's strange Suggestions 1.14 was built after the api change. I increased it's spec version once again. > Consider making tasklist/api be org.netbeans.api.tasklist/2 to signal > the incompatible change, so that older client modules are correctly > disabled rather than throwing linkage errors. I'm aware of it and I plan to do the change right before release (it's inconvenient to change major version on every incompatible change). Cc.