Re: HEADS-UP: Incompatible change in Looks API
Vitezslav Stejskal <[email protected]> Wed, 20 Aug 2003 14:12:51 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi again, there seem to be few complications with Looks API (as usually) and it seems that we are unable to do all planned incompatible changes at once. That's why I decided to temporarily fork the implementation of Looks API and redirect all modules in projects build to use this forked version. Then we will be able to merge incompatible changes which will be done in original Looks API one by one and adapt modules in projects build. This is the temporary solution and will be removed as soon as possible. From now all modules in projects build use Looks API from <CVS>/projects/ide/netbeans/modules/autoload/openide-looks.jar which is built during the build of projects/ide module. The original openide/looks module is still part of the build, but it's not used when running Netbeans IDE. If you have questions or problems ask here. Thanks for your understanding, -vita Vitezslav Stejskal wrote: > Hi All, > > it seems that the guys working on Looks API need to do an incompatible > change as a result of fixing some bugs. I was asked to sync the > projects branch and adapt our codebase, so I will do. The change will > be mostly find-and-replace in our code. I will update all modules from > projects build, so that they will be compilable and work as before. > > Here is the list of bugs which solution needs this incompatible change: > http://www.netbeans.org/issues/show_bug.cgi?id=34774 > http://www.netbeans.org/issues/show_bug.cgi?id=35278 > > Thanks, > -vita > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >