[GitHub] ignite pull request #3495: ignite-7193: IgniteReflectionFactory should prope...

2018-02-22 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3495: ignite-7193: IgniteReflectionFactory should prope...

2018-02-08 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-7193: IgniteReflectionFactory should properly handle primitive data 
types



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

$ git pull https://github.com/sk0x50/ignite ignite-7193

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

https://github.com/apache/ignite/pull/3495.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 #3495


commit 79ab82d1374c307e3b858a3230e59f2a901ce38e
Author: Slava Koptilin 
Date:   2018-02-08T23:17:13Z

ignite-7193: IgniteReflectionFactory properly handles primitive types

commit 9eafdee43ed6a99e09dbe437965729beed45cf8f
Author: Slava Koptilin 
Date:   2018-02-08T23:19:12Z

ignite-7193: removed unused import




---