6921068: Remove javadoc builds warnings from specdefault tag
Ignore specdefault tag to avoid javadoc warnings Reviewed-by: darcy, ohair
This commit is contained in:
parent
0b2e54aa23
commit
6e0e99e0cd
@ -69,7 +69,7 @@ DRAFT = '<br><strong>DRAFT '$(MILESTONE)-$(BUILD_NUMBER)'</strong>'
|
||||
THIS_YEAR := $(shell $(DATE) | $(SED) -e 's/ / /g' | $(CUT) -d' ' -f6)
|
||||
TRADEMARK = &\#x2122;
|
||||
|
||||
IGNORED_TAGS = beaninfo revised since.unbundled spec Note ToDo
|
||||
IGNORED_TAGS = beaninfo revised since.unbundled spec specdefault Note ToDo
|
||||
|
||||
JLS3_URL = http://java.sun.com/docs/books/jls/
|
||||
JLS3_CITE = <a href="$(JLS3_URL)"> \
|
||||
|
Loading…
x
Reference in New Issue
Block a user