[Pkg-libvirt-commits] [libguestfs] 250/384: Revert "java: Turn off doclint to prevent errors on JDK 8"

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:57:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 4905d6eb95643c34ac29dfeb09876280f6dabf8d
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Wed Feb 11 15:02:09 2015 +0100

    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 8940b03658e9e68adfea03dfd1044addd64d3d7a.
---
 java/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/Makefile.am b/java/Makefile.am
index a76a9d1..fa5b45c 100644
--- a/java/Makefile.am
+++ b/java/Makefile.am
@@ -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.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list