Fix file: URLs for now by disabling them!

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2012-07-26 20:24:56 +00:00
parent ac6a1b1016
commit dfbd640344
1 changed files with 3 additions and 0 deletions

View File

@ -193,6 +193,9 @@ def checkAll(dirName):
# see LUCENE-4011: this is a javadocs bug for constants
# on annotations it seems?
pass
elif link.startswith('file:'):
# TODO: fix file: paths (need to parse URL, unescape %XX and so on)
pass
elif link not in allFiles:
# We only load HTML... so if the link is another resource (eg
# SweetSpotSimilarity refs