Not sure if this is related and can’t remember if this changed since then but is it related to Rake issue like those associated here (1), (2)?
(1) https://issues.apache.org/jira/plugins/servlet/mobile#issue/NETBEANS-6386 (2) https://lists.apache.org/thread/gz67fk2klkhrnp3f4o46rx7osvdh1jft Eric Bresie ebre...@gmail.com On Sat, May 3, 2025 at 1:24 AM Jaroslav Tulach <jaroslav.tul...@gmail.com> wrote: > Hi. > After a while I started to work on HTML/Java API again. HTML/Java API > Javadoc > on bits.netbeans.org is outdated: > > - there is no 1.8.1 version at https://bits.netbeans.org/ > - latest version is 1.7.3 > - the dev version is outdated https://bits.netbeans.org/html+java/dev/ > - there is no `react` method at > https://bits.netbeans.org/html+java/dev/net/ > java/html/json/Models.html > <https://bits.netbeans.org/html+java/dev/net/java/html/json/Models.html> > - however such a method is in the code: > https://github.com/apache/netbeans-html4j/blob/cbb68d50063e62b847be48832382f5925d813d39/json/src/main/java/net/ > java/html/json/Models.java#L199 > <https://github.com/apache/netbeans-html4j/blob/cbb68d50063e62b847be48832382f5925d813d39/json/src/main/java/net/java/html/json/Models.java#L199> > > I am interested in fixing the documentation on bits.netbeans.org website. > However I lost any track of current NetBeans infrastructure - can anybody > hint > me where to take a look? > > - What repository contains the code that uploads to bits.netbeans.org? > - What shall I do to trigger new upload? > - Create a PR somewhere? > - Any document I should read? > > Thanks in advance for any advice. > -jt > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >