changeset 1785:7f5887b2f7a8

8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:" Reviewed-by: hannesw
author sundar
date Wed, 05 Oct 2016 13:38:12 +0530
parents e3b11296395b
children 80120e9b3273
files make/project.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/project.properties	Tue Oct 04 13:41:52 2016 +0200
+++ b/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