You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/10/24 08:47:09 UTC

[02/50] [abbrv] ignite git commit: IGNITE-6648 ML javadoc is missing in 2.2 binary release

IGNITE-6648 ML javadoc is missing in 2.2 binary release

(cherry picked from commit ae793a5)


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cc048f08
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cc048f08
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cc048f08

Branch: refs/heads/ignite-3478-tree
Commit: cc048f082789fdfba8a8f516282194259067def7
Parents: 93bf555
Author: oleg-ostanin <oo...@gridgain.com>
Authored: Tue Oct 17 15:18:39 2017 +0300
Committer: Anton Vinogradov <av...@apache.org>
Committed: Tue Oct 17 15:20:10 2017 +0300

----------------------------------------------------------------------
 parent/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/cc048f08/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b133b1e..cb335d12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -460,6 +460,10 @@
                                 <title>Ignite Development Utils</title>
                                 <packages>org.apache.ignite.development.utils*</packages>
                             </group>
+                            <group>
+                                <title>Ignite ML</title>
+                                <packages>org.apache.ignite.ml*</packages>
+                            </group>
                         </groups>
                         <header>
                             <![CDATA[