Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E18F18C0C for ; Mon, 7 Dec 2015 10:54:45 +0000 (UTC) Received: (qmail 59347 invoked by uid 500); 7 Dec 2015 10:54:45 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 58873 invoked by uid 500); 7 Dec 2015 10:54:44 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 57186 invoked by uid 99); 7 Dec 2015 10:54:42 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 10:54:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C8AF4DFFA2; Mon, 7 Dec 2015 10:54:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.apache.org Date: Mon, 07 Dec 2015 10:55:24 -0000 Message-Id: In-Reply-To: <66c7f29592f84789a5ea48b35f7493bc@git.apache.org> References: <66c7f29592f84789a5ea48b35f7493bc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [43/50] [abbrv] ignite git commit: Javadoc hotfix Javadoc hotfix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6a109ebd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6a109ebd Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6a109ebd Branch: refs/heads/master Commit: 6a109ebd4c637b3ec6e298ae8cf785c422abebc1 Parents: d5fa3c1 Author: Anton Vinogradov Authored: Fri Dec 4 13:42:25 2015 +0300 Committer: Anton Vinogradov Committed: Fri Dec 4 13:42:25 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/6a109ebd/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4fd7156..68ba62b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -428,6 +428,10 @@ Spark Integration org.apache.ignite.spark.examples.java + + OSGi integration + org.apache.ignite.osgi* +