geode git commit: Modified InstallerJUnitTest to run under windows

2017-02-01 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop 87cef789c -> 88e701e03 Modified InstallerJUnitTest to run under windows Previously failed due to line ending diffs This closes #381 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-01 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/release/1.1.0 6ae2e1746 -> 4763a5b81 GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most

[1/2] geode git commit: Updating javadocs for FunctionContext to indicate scope of ResultSender

2017-02-01 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop e482b693c -> 87cef789c Updating javadocs for FunctionContext to indicate scope of ResultSender The result sender is not valid after the function is returned. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[2/2] geode git commit: GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar

2017-02-01 Thread upthewaterspout
GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar Workaround for an issue with gradle and dunit where gradle does not set the java.class.path to the correct value immediately. Wait for at most 30 seconds until gradle "fixes" the value. Review by: Hitesh Project:

[4/4] geode git commit: GEODE-2329: Fixed code from code review

2017-02-01 Thread udo
GEODE-2329: Fixed code from code review Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2ee1ecd2 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2ee1ecd2 Diff:

[3/4] geode git commit: GEODE-2329: Refactor JSONFormatter fromJSON code to reduce duplicate code

2017-02-01 Thread udo
GEODE-2329: Refactor JSONFormatter fromJSON code to reduce duplicate code Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/43e60587 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/43e60587 Diff:

[geode] Git Push Summary

2017-02-01 Thread udo
Repository: geode Updated Branches: refs/heads/feature/GEODE-2328 [deleted] b74478dc8

geode-examples git commit: GEODE-2231: Add Apache license to new classes

2017-02-01 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 67d7b0986 -> f8f9a527e GEODE-2231: Add Apache license to new classes Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/f8f9a527

geode git commit: GEODE-1672: Disabled recovering values for LRU region during startup.

2017-02-01 Thread agingade
Repository: geode Updated Branches: refs/heads/develop 1aec1f835 -> e606f3e6e GEODE-1672: Disabled recovering values for LRU region during startup. When recovering persistent files, system stores the values in temp maps (for regions) using a background thread, as these maps are not actual