8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
authorsundar
Wed, 05 Oct 2016 13:38:12 +0530
changeset 41421 436c00d06f83
parent 41257 65477538bec3
child 41422 97eda72f53b6
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:" Reviewed-by: hannesw
nashorn/make/project.properties
--- a/nashorn/make/project.properties	Wed Jul 05 22:17:45 2017 +0200
+++ b/nashorn/make/project.properties	Wed Oct 05 13:38:12 2016 +0530
@@ -36,7 +36,7 @@
 javac.target=1.9
 
 javadoc.option=\
-    -tag "implSpec:a:Implementation Requirements:"\
+    -tag "implSpec:a:Implementation Requirements:" \
     -tag "implNote:a:Implementation Note:"
 
 # nashorn version information