[tasklist] dev API breakage
Jesse Glick <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems / NetBeans |
| Message-ID | <[email protected]> |
Just found out today that the daily API Javadoc build failed - my fault, I did a bunch of refactoring of the Javadoc build process for central APIs (those included in apisupport-apidocs.nbm) but failed to check for impact on all modules in the daily Javadoc config. Specifically, tasklist/api/build.xml:javadoc references things like openide/api/doc/open-apis.css, which no longer exist. I will take care of this today, to be a bit proactive... rather than just blindly updating the required filenames, I might as well fix up the tasklist/api/build.xml:javadoc target to use the standardized nbbuild/javadoctools/ infrastructure. This will make your build script shorter, in less need of maintenance, and should make the generated documentation more uniform w.r.t. other APIs and perhaps look better too. BTW I see there is no tasklist/arch/*.xml description of the tasklist submodules - normally these are now included in API sets too. All of the NB modules which are used by Sun ONE Studio have to have them, and it is probably helpful and good docs practice to fill out these questionnaires (should not take too long) even if you have no plans to be included in S1S. -Jesse -- Jesse Glick <mailto:[email protected]> x22801 NetBeans, Open APIs <http://www.netbeans.org/>