[jira] [Commented] (IGNITE-3169) .NET: Provide error messages for incorrect Apache.Ignite.exe command line arguments

2016-11-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701986#comment-15701986
 ] 

ASF GitHub Bot commented on IGNITE-3169:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/1287


> .NET: Provide error messages for incorrect Apache.Ignite.exe command line 
> arguments
> ---
>
> Key: IGNITE-3169
> URL: https://issues.apache.org/jira/browse/IGNITE-3169
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.1.4
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>  Labels: .net
> Fix For: 1.9
>
>
> Make sure invalid argument names and values are not ignored/swallowed



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


[jira] [Commented] (IGNITE-3169) .NET: Provide error messages for incorrect Apache.Ignite.exe command line arguments

2016-11-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15696317#comment-15696317
 ] 

ASF GitHub Bot commented on IGNITE-3169:


GitHub user ptupitsyn opened a pull request:

https://github.com/apache/ignite/pull/1287

IGNITE-3169 .NET: Provide error messages for incorrect Apache.Ignite.exe 
command line arguments



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ptupitsyn/ignite ignite-3169

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1287.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1287


commit 06c21e5c93c7f2b02c5e681bfe02feac854a27d7
Author: Pavel Tupitsyn 
Date:   2016-11-25T12:02:32Z

Add failure on unknown argument

commit cbcc6dd219df309f798fa9cd6ea56c035610af57
Author: Pavel Tupitsyn 
Date:   2016-11-25T14:11:54Z

Add empty args validation

commit d99ebe4493b1e180f783a6290b272574392cc21a
Author: Pavel Tupitsyn 
Date:   2016-11-25T14:30:14Z

wip tests

commit b1c65cc4a4aa117604c12295099dc6eb4a12bd67
Author: Pavel Tupitsyn 
Date:   2016-11-25T14:52:27Z

wip tests

commit d7dc96c6718091a6f223e4fdf9464a29d877792d
Author: Pavel Tupitsyn 
Date:   2016-11-25T14:55:05Z

tests

commit b804326ede37e7421275eed1a4c7bf972a83cce2
Author: Pavel Tupitsyn 
Date:   2016-11-25T15:02:03Z

wip

commit 62460472b4860a81c35ad943020881168dd3c69d
Author: Pavel Tupitsyn 
Date:   2016-11-25T16:36:44Z

wip test

commit 9fd8166b5e3cb1d2ff6c9e890de299731aa0c2c7
Author: Pavel Tupitsyn 
Date:   2016-11-25T16:45:35Z

more tests

commit b1d453ea870d030e32f21fabff5de98c285a341c
Author: Pavel Tupitsyn 
Date:   2016-11-25T16:55:30Z

wip

commit dc760dce03fb19ec2145a30f5bcd63a971b0419f
Author: Pavel Tupitsyn 
Date:   2016-11-25T17:00:32Z

Tests done




> .NET: Provide error messages for incorrect Apache.Ignite.exe command line 
> arguments
> ---
>
> Key: IGNITE-3169
> URL: https://issues.apache.org/jira/browse/IGNITE-3169
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.1.4
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>  Labels: .net
> Fix For: 1.9
>
>
> Make sure invalid argument names and values are not ignored/swallowed



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