Author: dsetrakyan
Date: Thu Apr 30 17:27:18 2015
New Revision: 1677031
URL: http://svn.apache.org/r1677031
Log:
Added link to community edition.
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=1677031&r1=1677030&r2=1677031&view=diff
==============================================================================
--- incubator/ignite/site/trunk/download-mirrors.html (original)
+++ incubator/ignite/site/trunk/download-mirrors.html Thu Apr 30 17:27:18 2015
@@ -23,6 +23,37 @@
</ul>
</section>
<section id="downloads" class="feature-section">
+ <h2 style="text-align: left;">3rd Party Binaries</h2>
+ <p>The Apache Ignite project does not officially endorse or maintain any
3rd party binary packages.</p>
+ <p><b>GridGain Community Edition:</b></p>
+ <p>
+ GridGain Community Edition is a binary build of Apache Ignite created by
GridGain, which includes optional LGPL dependencies, such as Hibernate L2 cache
integration and Geospatial Indexing. It is generally a few weeks ahead of
official Apache Ignite release and may contain additional bug fixes that have
not made it yet into the official Apache Ignite release.
+ </p>
+ <table>
+ <thead>
+ <tr><th>Version</th><th>Docs</th><th>Date</th><th>Binary</th></tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td style="white-space: nowrap;">1.0.2 (latest)</td>
+ <td style="white-space: nowrap;">
+ <a href="https://apacheignite.readme.io/v1.0/docs">guide</a>,
+ <a
href="https://ignite.incubator.apache.org/releases/1.0.0/javadoc/">javadoc</a>,
+ <a
href="https://ignite.incubator.apache.org/releases/1.0.0/scaladoc/scalar/">scaladoc</a>
+ </td>
+ <td style="white-space: nowrap;">2015-04-13</td>
+ <td style="white-space: nowrap;">
+ <a
+ id="gridgain_community_edition_download"
+ href="http://www.gridgain.com/download/editions/"
+ onclick="ga('send', 'event',
'gridgain_community_edition_download', 'download',
'gridgain-ignite-1.0.2');">GridGain Community Edition 1.0.2</a>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+ </section> <!-- gridgain community edition -->
+
+ <section id="downloads" class="feature-section">
<h2 style="text-align: left;">Releases</h2>
<p><b>In-Memory Data Fabric:</b></p>
<table>