You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/06/17 16:19:02 UTC

[ignite] branch ignite-11932 updated: IGNITE-11932: updated export matrix update draft.

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

dpavlov pushed a commit to branch ignite-11932
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-11932 by this push:
     new 3a83893  IGNITE-11932: updated export matrix update draft.
3a83893 is described below

commit 3a8389374ea13ee5c190acd89f4fe65e70ca10e0
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Mon Jun 17 19:17:16 2019 +0300

    IGNITE-11932: updated export matrix update draft.
---
 eccn_update.xml | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/eccn_update.xml b/eccn_update.xml
index a77052f..6eb847b 100644
--- a/eccn_update.xml
+++ b/eccn_update.xml
@@ -1,4 +1,5 @@
-<!-- this file should be moved to
+<!--
+This file content should be moved to
 https://svn.apache.org/repos/asf/infrastructure/site/trunk/content/licenses/exports/index.page/eccnmatrix.xml
 
 No need to merge it to Apache Ignite code base.
@@ -25,22 +26,19 @@ No need to merge it to Apache Ignite code base.
                 <Manufacturer>The OpenSSL Project</Manufacturer>
                 <Why>Designed to use General Purpose cryptography library included with OpenSSL</Why>
             </ControlledSource>
-            <ControlledSource href="http://www.openssl.org/source/">
-                <Manufacturer>The OpenSSL Project</Manufacturer>
-                <Why>Designed to use General Purpose cryptography library included with OpenSSL</Why>
-            </ControlledSource>
             <ControlledSource href="https://dotnet.microsoft.com/download">
                 <Manufacturer>Microsoft</Manufacturer>
                 <Why>Designed to use .NET Framework Cryptography Model</Why>
             </ControlledSource>
             <!-- TODO include .NET Core -->
+            <ControlledSource href="https://dotnetfoundation.org/projects">
+                <Manufacturer>.NET Foundation</Manufacturer>
+                <Why>Designed to use .NET Core, and build in Cryptography</Why>
+            </ControlledSource>
             <!-- TODO which url to use here -->
-            <!-- https://github.com/dotnet/corefx
-            (controlled by)
-.NET Foundation
-title=Designed to use .NET Framework Cryptography Model
-href=https://dotnetfoundation.org/projects-->
-
+            <!-- https://github.com/dotnet/core
+            https://dotnetfoundation.org/projects
+            https://github.com/dotnet/corefx-->
             <ControlledSource href="http://www.jcraft.com/jsch/">
                 <Manufacturer>JCraft, Inc.</Manufacturer>
                 <Why>Provides encryption SSH library</Why>
@@ -51,6 +49,6 @@ href=https://dotnetfoundation.org/projects-->
                 <Why>HTTPS support in Jetty (uses SSL)</Why>
             </ControlledSource>
         </Version>
-        <!-- TODO Declare some older version -->
+        <!-- TODO Declare some released version of Apache Ignite -->
     </Product>
 </Project>
\ No newline at end of file