Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-1269 [created] 5979954e1


IGNITE-1269: added ignite-indexing module to the Hadoop assembly.


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

Branch: refs/heads/ignite-1269
Commit: 5979954e194fa74fe387e69d6d660de72bcc252d
Parents: 452af6a
Author: iveselovskiy <iveselovs...@gridgain.com>
Authored: Thu Aug 20 17:25:58 2015 +0300
Committer: iveselovskiy <iveselovs...@gridgain.com>
Committed: Thu Aug 20 17:25:58 2015 +0300

----------------------------------------------------------------------
 assembly/dependencies-hadoop.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5979954e/assembly/dependencies-hadoop.xml
----------------------------------------------------------------------
diff --git a/assembly/dependencies-hadoop.xml b/assembly/dependencies-hadoop.xml
index 4638643..0e282a4 100644
--- a/assembly/dependencies-hadoop.xml
+++ b/assembly/dependencies-hadoop.xml
@@ -34,6 +34,7 @@
             <includes>
                 <include>org.apache.ignite:ignite-spring</include>
                 <include>org.apache.ignite:ignite-log4j</include>
+                <include>org.apache.ignite:ignite-indexing</include>
             </includes>
             <sources>
                 <includeModuleDirectory>true</includeModuleDirectory>

Reply via email to