Revert "Disabling detection of javadoc links, only use configured ones"

This reverts commit 7b6dec43f2.
This commit is contained in:
Joakim Erdfelt 2017-05-12 06:09:20 -07:00
parent 04019675f6
commit 036a880f74
1 changed files with 2 additions and 3 deletions

View File

@ -441,9 +441,8 @@
<docencoding>UTF-8</docencoding>
<encoding>UTF-8</encoding>
<docfilessubdirs>true</docfilessubdirs>
<detectLinks>false</detectLinks>
<detectJavaApiLink>false</detectJavaApiLink>
<detectOfflineLinks>false</detectOfflineLinks>
<detectLinks>true</detectLinks>
<detectJavaApiLink>true</detectJavaApiLink>
<show>protected</show>
<excludePackageNames>com.acme.*;org.slf4j.*;org.mortbay.*</excludePackageNames>
<links>