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/09/22 13:35:13 UTC

ignite git commit: IGNITE-1513: Minors.

Repository: ignite
Updated Branches:
  refs/heads/ignite-1513-final cec24d5aa -> 1f098e97b


IGNITE-1513: Minors.


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

Branch: refs/heads/ignite-1513-final
Commit: 1f098e97bd9beec798bd987217649f2efceba4f9
Parents: cec24d5
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Tue Sep 22 14:16:32 2015 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Tue Sep 22 14:16:32 2015 +0300

----------------------------------------------------------------------
 assembly/release-fabric.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/1f098e97/assembly/release-fabric.xml
----------------------------------------------------------------------
diff --git a/assembly/release-fabric.xml b/assembly/release-fabric.xml
index 9d16904..8ee65ec 100644
--- a/assembly/release-fabric.xml
+++ b/assembly/release-fabric.xml
@@ -47,14 +47,13 @@
             <destName>ignite_x86.sln</destName>
         </file>
 
-        <!-- Replace .Net sln to get rid of test end example projects. -->
+        <!-- Copy .Net files. -->
         <file>
             <source>modules/platforms/dotnet/Apache.Ignite.slnrel</source>
             <outputDirectory>/platforms/dotnet</outputDirectory>
             <destName>Apache.Ignite.sln</destName>
         </file>
 
-        <!-- Replace another .Net solution for x86 platform. -->
         <file>
             <source>modules/platforms/dotnet/Apache.Ignite_x86.slnrel</source>
             <outputDirectory>/platforms/dotnet</outputDirectory>