[jruby-joni] 77/194: silence javadoc

Hideki Yamane henrich at moszumanska.debian.org
Thu Feb 1 12:04:29 UTC 2018


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

henrich pushed a commit to branch debian/sid
in repository jruby-joni.

commit e744b79a55c1d262171f4d860f5439b9a98317d7
Author: Marcin Mielzynski <lopx at gazeta.pl>
Date:   Sat Dec 30 23:35:59 2017 +0100

    silence javadoc
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index a4bd275..27053a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,6 +136,8 @@
         <configuration>
           <show>private</show>
           <nohelp>true</nohelp>
+          <additionalparam>-Xdoclint:none</additionalparam>
+          <quiet>true</quiet>
         </configuration>
         <executions>
           <execution>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git



More information about the pkg-java-commits mailing list