You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DoudTechData <gi...@git.apache.org> on 2016/01/30 18:32:51 UTC

[GitHub] ignite pull request: Ignite 1187

GitHub user DoudTechData opened a pull request:

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

    Ignite 1187

    fix some issues with sources when using eclipse

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

    $ git pull https://github.com/DoudTechData/ignite ignite-1187

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

    https://github.com/apache/ignite/pull/441.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 #441
    
----
commit b1d380b84d8a53ce14b71d83738d947f8567b38c
Author: DoudTechData <ed...@techmydata.net>
Date:   2016-01-27T15:00:54Z

    Merge pull request #1 from apache/master
    
    update

commit e5a057c71dcbeffa0008dfa865c79e9ab0725ce2
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T02:51:12Z

    IGNITE-2332 - Support package-private implementations for services

commit f4ccd5d2505ea275c8afe56393f8c1f6fb53b350
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T02:52:00Z

    JDBC driver authentication fixed

commit 8ea0d000c80c6299199d0a6b913d9787268a3e00
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T03:04:48Z

    Do not show 'you should implement Externalizable' warning

commit b7481a70318b265b8e47c11b94dbe0dd5d59040a
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-28T03:49:37Z

    Fixed 'misses' cache metric

commit ca36175a111f22e6aaa19b05f2403a780f2e2454
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-28T08:25:20Z

    IGNITE-2324: .NET: Added static code analysis rules and suppressed warnings accordingly.

commit 1d269a53cc507d6783a92a0775b37a6fc93b05bf
Author: ashutak <as...@gridgain.com>
Date:   2016-01-28T09:20:21Z

    IGNITE-1355 - Fixed potential NPE in CacheAffinityProxy - Fixes #263.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 9de66292d1a582d1e30374d3f45bff4e9eadc4a1
Author: vershov <ve...@gridgain.com>
Date:   2016-01-28T09:29:31Z

    IGNITE-2453 Fixed single primary and single backup failure cause NPE at future for backup - Fixes #427.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 6cb0a210e5f3f518f913fb9fcc35a6baf708a998
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-28T10:24:22Z

    WIP on local benchmarks.

commit d7859af9919022a9a2aaf40f4fcf0f2cfe6c8582
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-28T12:28:40Z

    Removed benchmark packaging step as it causes build error on TC for no apparent reason.

commit 71b7d6ae1ca30e148f239fd53fc88ca366a98367
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-01-29T00:09:20Z

    Fixed GridServicePackagePrivateSelfTest - nodes were not properly stopped

commit 0009c2c09d5354c032d29b541cfede06d5a0fbe6
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-28T13:37:20Z

    WIP on local benchmarks.

commit cf4c0e5ad9f450c7b0ae327ff000187843d0e35a
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-28T13:46:09Z

    WIP on local benchmarks.

commit 919957ace01caef404e29d2621bc8904a3821a48
Author: Tikhonov Nikolay <ti...@gmail.com>
Date:   2016-01-29T07:36:03Z

    Added docker file for version 1.5.0.final.

commit 065cea19ce5c68ec8d2c3e291ec7877697ea8a36
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-01-29T09:33:35Z

    WIP on local benchmarks: added profiler option.

commit 3b2f0e9d88b4d2ecf2afe42dcc3e22c1d8b40b5a
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-01-29T11:35:09Z

    Rebalancing future hotfix. Correct finishing (with false) in case of unmarshalling problems.

commit 19b968e44054c85d4c768e72dae448c8c612f9dd
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-01-29T12:51:44Z

    Proper initialization of utility and marshalling pools.

commit 5c93b678e7258e563e65052edf14a77ba76a7920
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-01-29T15:43:10Z

    gc

commit ffea779880572b6d3c38fb37258247150c4f82f0
Author: DoudTechData <ed...@techmydata.net>
Date:   2016-01-30T16:47:23Z

    Merge pull request #2 from apache/master
    
    update from original

commit debaaa3e0fad8e33cd5d0cd8bab730e0939d4313
Author: Edouard Chevalier <ed...@techmydata.net>
Date:   2016-01-30T17:29:09Z

    update .gitignore to ignore files generated by eclipse

commit 1a37722903f197941fe8ed2b18d95b347afac5e9
Author: Edouard Chevalier <ed...@techmydata.net>
Date:   2016-01-30T17:31:07Z

    add m2e profile to pom.xml fixing eclipse issues:
    eclipse do not support duplicated package-info.java in main and test
    sources.
    Eclipse do not like plugins it is not told to ignore.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request: Ignite 1187

Posted by DoudTechData <gi...@git.apache.org>.
Github user DoudTechData closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---