OpenJDK / jdk / hs
changeset 44792:4345641338a3
8178315: nashorn ant build failure with @moduleGraph javadoc tag
Summary: Added support for moduleGraph tag
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com
author | sundar |
---|---|
date | Wed, 19 Apr 2017 15:34:49 +0530 |
parents | 8f4cb4b4cd64 |
children | 086c71b7b1dd |
files | nashorn/make/project.properties |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/nashorn/make/project.properties Wed Apr 19 14:05:58 2017 +0530 +++ b/nashorn/make/project.properties Wed Apr 19 15:34:49 2017 +0530 @@ -37,7 +37,8 @@ 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