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 There'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:



NOTE: The new content won't be visible until bits.netbeans.org is redirected to netbeans-vm.apache.org


Maven utilities notes

Web skin in mavenutilities is created via Apache Maven Skin approach and the basic footer,images contents are located in this subfolder.

  https://github.com/apache/incubator-netbeans-mavenutils/tree/master/webskin

Webpage content are located in their respective folder (once the domain name is set up).