8178315: nashorn ant build failure with @moduleGraph javadoc tag

Added support for moduleGraph tag

Reviewed-by: sundar, hannesw
This commit is contained in:
Srinivas Dama 2017-04-19 15:34:49 +05:30 committed by Athijegannathan Sundararajan
parent 2c6e174565
commit b22e6a67f3

View File

@ -37,7 +37,8 @@ javac.target=1.9
javadoc.option=\
-tag "implSpec:a:Implementation Requirements:" \
-tag "implNote:a:Implementation Note:"
-tag "implNote:a:Implementation Note:" \
-tag "moduleGraph:a:Module Graph"
# nashorn version information
nashorn.version=0.1