You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by vk...@apache.org on 2021/06/30 19:09:38 UTC

[ignite-website] branch master updated: Added downloads for 3.0.0-alpha2

This is an automated email from the ASF dual-hosted git repository.

vkulichenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a4e2fb7  Added downloads for 3.0.0-alpha2
a4e2fb7 is described below

commit a4e2fb7677d2f33ce1087a6bad8d21c246c1849c
Author: Valentin Kulichenko <va...@gmail.com>
AuthorDate: Wed Jun 30 12:09:25 2021 -0700

    Added downloads for 3.0.0-alpha2
---
 download.html | 92 +++++++++++++++++++++++++++--------------------------------
 1 file changed, 42 insertions(+), 50 deletions(-)

diff --git a/download.html b/download.html
index b233d95..a4622a4 100644
--- a/download.html
+++ b/download.html
@@ -39,20 +39,20 @@ under the License.
 
     <link rel="dns-prefetch" href="//ajax.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
-    
+
     <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" />
     <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" media="print" onload="this.media='all'">
     <noscript>
       <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
     </noscript>
-    
+
     <!-- Global site tag (gtag.js) - Google Analytics -->
     <script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
     <script>
       window.dataLayer = window.dataLayer || [];
       function gtag(){dataLayer.push(arguments);}
       gtag('js', new Date());
-    
+
       gtag('config', 'UA-61232409-1');
     </script>
     <style>/** do not delete the following styles. It fixes odds issues when using the critical css above in firefox */
@@ -77,7 +77,7 @@ under the License.
   <!-- LuckyOrange code -->
   <script type='text/javascript'>
     window.__lo_site_id = 284467;
-  
+
     (function() {
       var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
       wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
@@ -109,7 +109,7 @@ under the License.
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div id="promotion-bar" style="background-color: #333333; padding: 8px;">
         <p style="font-size: 14px; line-height: 1.4em; font-weight: 600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
-            June 23, 2021: 
+            June 23, 2021:
               <a href="https://www.gridgain.com/products/services/training/apache-ignite-essentials"
                  rel="noopener" target="_blank"
                  onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'training-apache-ignite-essentials'});"
@@ -118,7 +118,7 @@ under the License.
               </a>
           </p>
     </div>
-    
+
     <div class="container">
         <nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight mb-3 " role="navigation">
             <a href="/" class="mr-auto p-2 bd-highlight navbar-brand" aria-label="Ignite Homepage"><img
@@ -429,6 +429,23 @@ under the License.
                 </thead>
                 <tbody>
                 <tr>
+                    <td style="white-space: nowrap;">3.0.0 (alpha 2)</td>
+                    <td style="white-space: nowrap;">
+                        <a href="/docs/3.0.0-alpha">guide</a>
+                    </td>
+
+                    <td style="white-space: nowrap;">&nbsp;</td>
+                    <td style="white-space: nowrap;">2021-06-29</td>
+                    <td style="white-space: nowrap;">
+                        <a id="apache_ignite_source_download"
+                           href="[preferred]/[distdir]/3.0.0-alpha2/apache-ignite-3.0.0-alpha2-src.zip"
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-3.0.0-alpha2'});">apache-ignite-3.0.0-alpha2-src.zip</a>
+
+                        (<a href="https://downloads.apache.org/ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2-src.zip.asc">pgp</a>,
+                        <a href="https://downloads.apache.org/ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2-src.zip.sha512">sha512</a>)
+                    </td>
+                </tr>
+                <tr>
                     <td style="white-space: nowrap;">2.10.0 (latest)</td>
                     <td style="white-space: nowrap;">
                         <a href="/docs/latest">guide</a>,
@@ -467,23 +484,6 @@ under the License.
                     </td>
                 </tr>
                 <tr>
-                    <td style="white-space: nowrap;">3.0.0 (alpha)</td>
-                    <td style="white-space: nowrap;">
-                        <a href="/docs/3.0.0-alpha">guide</a>
-                    </td>
-
-                    <td style="white-space: nowrap;">&nbsp;</td>
-                    <td style="white-space: nowrap;">2021-01-11</td>
-                    <td style="white-space: nowrap;">
-                        <a id="apache_ignite_source_download"
-                           href="[preferred]/[distdir]/3.0.0-alpha1/apache-ignite-3.0.0-alpha1-src.zip"
-                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-3.0.0-alpha1'});">apache-ignite-3.0.0-alpha1-src.zip</a>
-
-                        (<a href="https://downloads.apache.org/ignite/3.0.0-alpha1/apache-ignite-3.0.0-alpha1-src.zip.asc">pgp</a>,
-                        <a href="https://downloads.apache.org/ignite/3.0.0-alpha1/apache-ignite-3.0.0-alpha1-src.zip.sha512">sha512</a>)
-                    </td>
-                </tr>
-                <tr>
                     <td style="white-space: nowrap;">2.9.0</td>
                     <td style="white-space: nowrap;">
                         <a href="/docs/latest">guide</a>,
@@ -614,6 +614,23 @@ under the License.
                 </thead>
                 <tbody>
                 <tr>
+                    <td style="white-space: nowrap;">3.0.0 (alpha 2)</td>
+                    <td style="white-space: nowrap;">
+                        <a href="/docs/3.0.0-alpha">guide</a>
+                    </td>
+                    <td style="white-space: nowrap;">&nbsp;</td>
+                    <td style="white-space: nowrap;">2021-06-29</td>
+                    <td style="white-space: nowrap;">
+                        <a download
+                                id="apache_ignite_binary_fabric_download"
+                                href="[preferred]/[distdir]/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip"
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-3.0.0-alpha2'});">apache-ignite-3.0.0-alpha2.zip</a>
+
+                        (<a href="https://downloads.apache.org/ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip.asc">pgp</a>,
+                        <a href="https://downloads.apache.org/ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip.sha512">sha512</a>)
+                    </td>
+                </tr>
+                <tr>
                     <td style="white-space: nowrap;">2.10.0 (latest)</td>
                     <td style="white-space: nowrap;">
                         <a href="/docs/latest">guide</a>,
@@ -652,31 +669,6 @@ under the License.
                     </td>
                 </tr>
                 <tr>
-                    <td style="white-space: nowrap;">3.0.0 (alpha)</td>
-                    <td style="white-space: nowrap;">
-                        <a href="/docs/3.0.0-alpha">guide</a>
-                    </td>
-                    <td style="white-space: nowrap;">&nbsp;</td>
-                    <td style="white-space: nowrap;">2021-01-11</td>
-                    <td style="white-space: nowrap;">
-                        Unix: <a download
-                                id="apache_ignite_binary_fabric_download"
-                                href="[preferred]/[distdir]/3.0.0-alpha1/ignite"
-                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-3.0.0-alpha1'});">ignite</a>
-
-                        (<a href="https://downloads.apache.org/ignite/3.0.0-alpha1/ignite.asc">pgp</a>,
-                        <a href="https://downloads.apache.org/ignite/3.0.0-alpha1/ignite.sha512">sha512</a>)
-                        <br>
-                        Windows: <a
-                                id="apache_ignite_binary_fabric_download"
-                                href="[preferred]/[distdir]/3.0.0-alpha1/ignite.exe"
-                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-3.0.0-alpha1'});">ignite.exe</a>
-
-                        (<a href="https://downloads.apache.org/ignite/3.0.0-alpha1/ignite.exe.asc">pgp</a>,
-                        <a href="https://downloads.apache.org/ignite/3.0.0-alpha1/ignite.exe.sha512">sha512</a>)
-                    </td>
-                </tr>
-                <tr>
                     <td style="white-space: nowrap;">2.9.0</td>
                     <td style="white-space: nowrap;">
                         <a href="/docs/latest">guide</a>,
@@ -1047,9 +1039,9 @@ under the License.
         );
         document.querySelector('head').appendChild(msViewportStyle)
     }
-    
+
     jQuery('#navbar [data-toggle="dropdown"]').bootstrapDropdownHover({});
-    
+
 </script>
 <!-- include of "/includes/scripts.html" -->