Eric, you helped me [last time](https://lists.apache.org/thread.html/ r82855fcb116d2fd60e3e97682a7a54fd2634bc849b83b1c73d21227c%40%3Cdev.netbeans.apache.org%3E):
Don't you know how to publish updated Javadoc for HTML/Java 1.7.1 and dev versions? Thank you. -jt Dne středa 30. prosince 2020 7:09:02 CET, Jaroslav Tulach napsal(a): > Hi, > how shall one upload new Javadoc for HTML/Java API? > > I have fixed the job > https://ci-builds.apache.org/job/Netbeans/view/html4j/job/netbeans-html4j-TL > P/job/netbeans-html4j/, but that apparently isn't enough. Any hint is > welcomed! > -jt > > Btw. it is necessary to use JDK15 to build the Javadoc now. > > po 21. 12. 2020 v 7:05 odesílatel Jaroslav Tulach > <[email protected]> > napsal: > > I've managed to fix the TLP job: > > https://ci-builds.apache.org/job/Netbeans/view/html4j/job/netbeans-html4j-> > > > TLP/job/netbeans-html4j/job/master/52/ > > > > Will that be enough for the new Javadoc to appear at > > https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/ > > tck/JavaScriptTCK.html > > <https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/tck/JavaSc > > riptTCK.html> ? > > > > -jt > > > > út 8. 12. 2020 v 6:33 odesílatel Jaroslav Tulach < > > > > [email protected]> napsal: > >> Hello guys, > >> yesterday I integrated a Javadoc improvement https://github.com/apache/ > >> netbeans-html4j/pull/31 > >> <https://github.com/apache/netbeans-html4j/pull/31> and I still don't > >> see it in the generated > >> documentation: > >> https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/ > >> tck/JavaScriptTCK.html > >> <https://bits.netbeans.org/html+java/dev/org/netbeans/html/json/tck/JavaS > >> criptTCK.html> > >> > >> I tried to investigate why and realized that the > >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-html4j-TLP/job/ > >> netbeans-html4j/ > >> <https://ci-builds.apache.org/job/Netbeans/job/netbeans-html4j-TLP/job/ne > >> tbeans-html4j/> job is failing. > >> > >> Originally it was failing because it was using JDK8 - I switched that to > >> JDK11. > >> > >> Then it was failing because "mvn clean install javadoc:aggregate" yields > >> some > >> errors that "mvn clean install && mvn javadoc:aggregate" doesn't. I tried > >> to > >> call `mvn` twice in > >> > >> https://github.com/apache/netbeans-html4j/commit/ > >> d1dcd9c0542ac46d7764256a81057dfbe2d8805a > >> > >> but that's not the right approach and it is failing as well. I guess it > >> is > >> time to give up and ask for help! > >> > >> Anyone knows why the HTML/Java API Javadoc isn't updated? Anyone knows > >> what's > >> the proper way to fix the netbeans-html4j-TLP job? > >> > >> Thanks in advance for your help. > >> -jt > >> > >> PS: Thanks a lot for including links to HTML/Java at > >> http://bits.netbeans.org! --------------------------------------------------------------------- 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
