[ 
https://issues.apache.org/jira/browse/IGNITE-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vasilisa  Sidorova reopened IGNITE-2129:
----------------------------------------
      Assignee: Vladimir Ozerov  (was: Vasilisa  Sidorova)

Apache Ignite 1.5.0-b2 build #112:

All example have right paths in the documentation, except MessagingExample - it 
have obsoleted path. More over, in the instruction:
{noformat}
 1) Run 
%IGNITE_HOME%/platforms/dotnet/Apache.Ignite/bin/${Platform]/${Configuration}/Apache.Ignite.exe:
    /// Apache.Ignite.exe -IgniteHome="%IGNITE_HOME%" 
-springConfigUrl=platforms\dotnet\examples\config\example-compute.xml 
-assembly=[path_to_Apache.Ignite.ExamplesDll.dll]
    /// 2) Build the project Apache.Ignite.ExamplesDll (select it -> 
right-click -> Build).
    ///    Apache.Ignite.ExamplesDll.dll must appear in 
%IGNITE_HOME%/platforms/dotnet/examples/Apache.Ignite.ExamplesDll/bin/${Platform]/${Configuration}
 folder.
    /// 3) Set this class as startup object (Apache.Ignite.Examples project -> 
right-click -> Properties ->
    ///     Application -> Startup object);
    /// 4) Start example (F5 or Ctrl+F5).
{noformat}

items 1) and 2) should be rearranged

> .Net examples need to update xmldoc
> -----------------------------------
>
>                 Key: IGNITE-2129
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2129
>             Project: Ignite
>          Issue Type: Bug
>          Components: interop
>    Affects Versions: 1.5
>         Environment: Win7, Apache Ignite 1.5.0-b2 build #103
>            Reporter: Vasilisa  Sidorova
>            Assignee: Vladimir Ozerov
>             Fix For: 1.5
>
>
> Actual result: all .Net examples have  item:
> {noformat}
> This example can be run with standalone Apache Ignite.NET node:
>     /// 1) Run 
> %IGNITE_HOME%/platforms/dotnet/Apache.Ignite/bin/${Platform]/${Configuration}/Apache.Ignite.exe:
> {noformat}
> in xmldoc
> Expected result:  .Net examples should have follow item instead:
> {noformat}
>  This example can be run with standalone Apache Ignite.NET node:
>     /// 1) Run %IGNITE_HOME%/platforms/dotnet/bin/Apache.Ignite.exe:
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to