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 BA04717674 for ; Fri, 10 Apr 2015 18:05:34 +0000 (UTC) Received: (qmail 28289 invoked by uid 500); 10 Apr 2015 18:05:34 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 28262 invoked by uid 500); 10 Apr 2015 18:05:34 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 28251 invoked by uid 99); 10 Apr 2015 18:05:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 18:05:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 10 Apr 2015 18:05:13 +0000 Received: (qmail 28216 invoked by uid 99); 10 Apr 2015 18:05:10 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 18:05:10 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 5018CAC00B4 for ; Fri, 10 Apr 2015 18:05:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1672717 - /incubator/ignite/site/trunk/download-mirrors.html Date: Fri, 10 Apr 2015 18:05:10 -0000 To: commits@ignite.incubator.apache.org From: dsetrakyan@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150410180510.5018CAC00B4@hades.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dsetrakyan Date: Fri Apr 10 18:05:09 2015 New Revision: 1672717 URL: http://svn.apache.org/r1672717 Log: Added maven instructions. Modified: incubator/ignite/site/trunk/download-mirrors.html Modified: incubator/ignite/site/trunk/download-mirrors.html URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/download-mirrors.html?rev=1672717&r1=1672716&r2=1672717&view=diff ============================================================================== --- incubator/ignite/site/trunk/download-mirrors.html (original) +++ incubator/ignite/site/trunk/download-mirrors.html Fri Apr 10 18:05:09 2015 @@ -161,7 +161,7 @@ Most often your Ignite pom file will look like this (replace ${ignite-version} with actual Ignite version). NOTE: JDK version should be 1.7.0-* or >= 1.8.0-u40.

-
+    
     
         org.apache.ignite
         ignite-core