čt 24. 1. 2019 v 15:15 odesílatel Eric Barboni <[email protected]> napsal:
> Javadoc for 9.0 and 10.0 are regenerated according to Jaroslav comments > Oh, that is nice a quick. Thanks. There are still wrong case with the following api's belonging to stable but > rendered as "under dev" or "friend" > Base Utilities API ( javadoc ) > The stability is decided based on <api> tags present in the arch.xml document. If there is: <api group="java" category="official|stable" ..../> then the whole API is treated as stable. Alas, when Utilities API was split into two, this <api/> tag disappeared. -jt > Filesystems NetBeans Client ( javadoc ) > Java Source ( javadoc ) > UI Gestures Collector Infrastructure ( javadoc ) > UI Handler Library ( javadoc ) > > What should we do there > > Regards > Eric > -----Message d'origine----- > De : Eric Barboni <[email protected]> > Envoyé : jeudi 24 janvier 2019 09:27 > À : [email protected] > Objet : RE: Javadoc for 9 and 10 > > Hi > I will commit the changes to the respective branches. > I thinks the https://bits.netbeans.org/8.2/javadoc/ was bad generated > and I base my previous branding on that :/ > > Regards > Eric > -----Message d'origine----- > De : László Kishalmi <[email protected]> Envoyé : jeudi 24 > janvier 2019 06:03 À : Apache NetBeans <[email protected]> > Objet : Re: Javadoc for 9 and 10 > > Got that! Thanks! > > On Wed, Jan 23, 2019, 20:46 Jaroslav Tulach <[email protected] > wrote: > > > Dne neděle 20. ledna 2019 16:49:45 CET, Geertjan Wielenga napsal(a): > > > Fantastic work as always. :-) > > > > Thanks for the Javadocs at > > > > http://bits.netbeans.org/dev/javadoc/ > > https://bits.netbeans.org/9.0/javadoc/ > > https://bits.netbeans.org/10.0/javadoc/ > > > > Btw. The Javadoc for releases should only contain stable modules. > > There should be no "under development" warning and modules like > > bootstrap, core, etc. > > shouldn't be listed there. They were not listed in 8.0 and prior > releases: > > > > http://bits.netbeans.org/8.0/javadoc/ > > > > This can be done by modifying `nbbuild/build.properties` and removing > > other than stable from > > > > config.javadoc.all=\ > > ${config.javadoc.stable},\ > > ${config.javadoc.devel},\ > > ${config.javadoc.friend},\ > > ${config.javadoc.deprecated} > > > > Probably something for the release coordianator to do after branching > > next time. > > > > Thanks again for publishing the Javadocs. > > -jt > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: > > [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
