This is an automated email from the ASF dual-hosted git repository.

ayegorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 9472596  Issue #1467: build failing with MavenReportException: Error 
while generating Javadoc. (#1468)
9472596 is described below

commit 9472596792932cb785ac842544b45cc45bcf6578
Author: Andrey Yegorov <[email protected]>
AuthorDate: Fri Jun 1 22:08:46 2018 -0700

    Issue #1467: build failing with MavenReportException: Error while 
generating Javadoc. (#1468)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index ece16cc..7161044 100644
--- a/pom.xml
+++ b/pom.xml
@@ -766,6 +766,7 @@
         <configuration>
           <!-- Prevent missing javadoc comments from being marked as errors -->
           <additionalparam>-Xdoclint:none -notimestamp</additionalparam>
+          <additionalOptions>-Xdoclint:none -notimestamp</additionalOptions>
           
<subpackages>org.apache.bookkeeper.client:org.apache.bookkeeper.client.api:org.apache.bookkeeper.common.annotation:org.apache.bookkeeper.conf:org.apache.bookkeeper.feature:org.apache.bookkeeper.stats</subpackages>
           <groups>
             <group>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to