mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Revert "java: Turn off doclint to prevent errors on JDK 8"
The errors will be fixed for good, together will other small javadoc
improvements.
This reverts commit 8940b03658.
This commit is contained in:
@@ -68,7 +68,7 @@ clean-local:
|
||||
if HAVE_JAVA
|
||||
|
||||
JAVAC_FLAGS = $(EXTRA_JAVAC_FLAGS) -encoding utf-8
|
||||
JAVADOC_FLAGS = -encoding utf-8 -Xdoclint:none
|
||||
JAVADOC_FLAGS = -encoding utf-8
|
||||
|
||||
# Java source.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user