You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2015/12/03 14:09:30 UTC

[15/22] ignite git commit: Update icon and description

Update icon and description


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3348f96c
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3348f96c
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3348f96c

Branch: refs/heads/ignite-1626
Commit: 3348f96c05866237c26a889dacfa5deebdbad89f
Parents: 628465c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Authored: Fri Nov 13 11:50:18 2015 +0300
Committer: Pavel Tupitsyn <pt...@gridgain.com>
Committed: Fri Nov 13 11:50:18 2015 +0300

----------------------------------------------------------------------
 .../dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec   | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/3348f96c/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec b/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec
index 5581f14..e24a4a3 100644
--- a/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec
+++ b/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.nuspec
@@ -37,18 +37,18 @@ Creating NuGet package:
         <owners>Apache Software Foundation</owners>
         <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
         <projectUrl>https://ignite.apache.org/</projectUrl>
-        <iconUrl>http://i.imgur.com/DTgSopV.png</iconUrl>
+        <iconUrl>https://ignite.apache.org/images/logo_ignite_32_32.png</iconUrl>
         <requireLicenseAcceptance>false</requireLicenseAcceptance>
         <description>
             Apache Ignite.NET In-Memory Data Fabric is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time, orders of magnitude faster than possible with traditional disk-based or flash technologies.
+            WARNING: this only works with x64 build targets.
         </description>
         <summary>
-            Apache Ignite.NET In-Memory Data Fabric is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time, orders of magnitude faster than possible with traditional disk-based or flash technologies.
-            WARNING: this only works with x64 build targets.
+            High-performance in-memory platform for computing and transacting on large-scale data sets in real-time.
         </summary>
-        <releaseNotes>TEST RELEASE</releaseNotes>
+        <releaseNotes></releaseNotes>
         <copyright>Copyright 2015</copyright>
-        <tags>Apache Ignite In-Memory Distributed Computing</tags>
+        <tags>Apache Ignite In-Memory Distributed Computing SQL NoSQL Grid Map Reduce Cache</tags>
     </metadata>
     <files>
         <!-- Dll will be included automatically in the lib folder. -->