Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Development javadoc

The incubator-netbeans-javadoc jenkins job automatically creates this NetBeans-dev-latest-javadoc-web.zip zip file with the development javadoc when something is merged to master in incubator-netbeans.

On the other hand, the netbeansThere's a cron job in netbeans-vm.apache.org:/etc/cron.d/netbeans_javadoc cron job launches the netbeans-vm.apache.org:/usr/share/netbeans-javadoc/update-netbeans-javadoc.sh script which:

  • Checks if the zip file has to be downloaded. If it has then it downloads the file.
  • Checks if the downloaded file needs to be extracted. It is has then it extracts the file

...

that downloads (when required) and unzips (when required) the following artifacts from builds.apache.org to the following web directories:


URL to downloadTarget Directory: /var/www/bits.netbeans.org/...bits.netbeans.org URLDescription
https://builds.apache.org/job/incubator-netbeans-r90-apidocmaven/lastSuccessfulBuild/artifact/WEBZIP.zip... 9.0/javadochttp://bits.netbeans.org/9.0/javadoc9.0 Javadoc
https://builds.apache.org/job/incubator-netbeans-r100-apidocmaven/lastSuccessfulBuild/artifact/WEBZIP.zip... 10.0/javadochttp://bits.netbeans.org/10.0/javadoc10.0 Javadoc
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-javadoc/lastSuccessfulBuild/artifact/nbbuild/NetBeans-dev-latest-javadoc-web.zip... dev/javadochttp://bits.netbeans.org/dev/javadoc

...

dev Javadoc
https://builds.apache.org/job/incubator-netbeans-mavenutils-website/lastSuccessfulBuild/artifact/mavenusite.zip... mavenutilitieshttp://bits.netbeans.org/mavenutilitiesMaven utilities