You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by av...@apache.org on 2017/10/17 12:19:01 UTC

ignite git commit: IGNITE-6648 ML javadoc is missing in 2.2 binary release

Repository: ignite
Updated Branches:
  refs/heads/ignite-2.3 fccf2f714 -> ae793a537


IGNITE-6648 ML javadoc is missing in 2.2 binary release


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

Branch: refs/heads/ignite-2.3
Commit: ae793a537d44a715d257f091b912444c7b33bbca
Parents: fccf2f7
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:18:39 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/ae793a53/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[