changeset 1899:c9ffb95dfef4

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 03e5f1316a2d
children b9a42a98ec1d
files make/project.properties
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/project.properties	Wed Apr 19 14:05:58 2017 +0530
+++ b/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