aboutsummaryrefslogtreecommitdiffstats
path: root/build/release/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/release/build.xml')
-rw-r--r--build/release/build.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/release/build.xml b/build/release/build.xml
index 579b0ea8e..e3056527e 100644
--- a/build/release/build.xml
+++ b/build/release/build.xml
@@ -443,7 +443,10 @@
<echo>
test-doc-links ${doclink.start.file}
to ${doclink.output.file}-[out|messages].txt
- WARNING: verify manually if result code is not 0...
+ WARNING: verify manually if result code is not 0. Known failures:
+ - google link nets 403, but works in browser
+ - progguide/printable.html has harmless empty link to d0e26 (ajc-ref?)
+
</echo>
<java
classname="org.aspectj.testing.util.LinkCheck"