You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/12/01 21:59:01 UTC

[GitHub] lbruun opened a new pull request #310: Javadoc build changes

lbruun opened a new pull request #310: Javadoc build changes
URL: https://github.com/apache/incubator-netbeans/pull/310
 
 
   Two minor changes to Javadoc build. Not worthy of a JIRA issue, I thought.
   
   
   ### Change Javadoc copyright notice from Oracle to ASF
   
   The copyright notice at the footer of Javadoc is changed from Oracle to ASF. The new footer resembles what e.g. Apache Tomcat project uses. Here's how it will look now (enlarged):
   
   ![untitled](https://user-images.githubusercontent.com/32431476/33505295-1c246a22-d6eb-11e7-947d-09a266dcd535.png)
   
   Look at http://bits.netbeans.org/dev/javadoc/ for what it used to look like.
   
   ### Javadoc links changed from JDK7 to JDK8
   
   When links to standard JDK classes is used in the NB javadocs it will now point to JDK8 rather than JDK7. This means that links to classes/methods that have debuted in Java 8 will now actually work. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services