Merge pull request #2534 from olamy/bugfix/fix_javadoc_call

remove link to self javadoc which cause failure
This commit is contained in:
Olivier Lamy 2018-05-15 11:04:59 +10:00 committed by GitHub
commit 27de5e4753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -490,7 +490,10 @@
<links>
<link>http://docs.oracle.com/javase/8/docs/api/</link>
<link>http://docs.oracle.com/javaee/7/api/</link>
<!--
not sure why we have this link....??
<link>http://download.eclipse.org/jetty/stable-9/apidocs/</link>
-->
</links>
<tags>
<tag>