8178315: nashorn ant build failure with @moduleGraph javadoc tag
authorsundar
Wed, 19 Apr 2017 15:34:49 +0530
changeset 44792 4345641338a3
parent 44791 8f4cb4b4cd64
child 44793 086c71b7b1dd
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
nashorn/make/project.properties
--- 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