[
https://issues.apache.org/jira/browse/IGNITE-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618702#comment-16618702
]
ASF GitHub Bot commented on IGNITE-9625:
----------------------------------------
GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/4778
IGNITE-9625 Fix ML javadoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9625
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4778.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4778
----
commit afb9c38daed5970dfc22b703e4e9d22dcc57faee
Author: Anton Dmitriev <dmitrievanthony@...>
Date: 2018-09-18T08:37:39Z
IGNITE-9625 Fix javadoc.
----
> ML: Can't build ignite binaries because java doc exception
> ----------------------------------------------------------
>
> Key: IGNITE-9625
> URL: https://issues.apache.org/jira/browse/IGNITE-9625
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.7
> Reporter: Stepan Pilschikov
> Priority: Major
>
> Exception:
> {code}
> Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run
> (javadoc-postprocessing-new) on project apache-ignite: An Ant BuildException
> has occured: Execution failed due to: Class doesn't have description in file:
> /target/javadoc/core/org/apache/ignite/ml/composition/boosting/GDBTrainer.GDBModel.html
> Class doesn't have description in file:
> /target/javadoc/core/org/apache/ignite/ml/trainers/DatasetTrainer.EmptyDatasetException.html
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)