geode git commit: reverted change to build.gradle in geode-old-versions

2017-08-08 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-3249 793b16f62 -> 2e1ccb5b0 reverted change to build.gradle in geode-old-versions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2e1ccb5b Tree:

geode git commit: Revert "reverted change to build.gradle in geode-old-versions"

2017-08-08 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-3249 2e1ccb5b0 -> 59b14dbc5 Revert "reverted change to build.gradle in geode-old-versions" This reverts commit 2e1ccb5b0257c97f7e794e5e19526a993fda7609. apparently naba added a test120 source set so this needs to be kept Project:

geode git commit: GEODE-3277: Fix error path constructors of inner State classes of the Launchers

2017-08-08 Thread khowe
Repository: geode Updated Branches: refs/heads/develop b775c8451 -> 6fb2ca83f GEODE-3277: Fix error path constructors of inner State classes of the Launchers Updated tests for changes in the error constructors for ServerState and LocatorState. Minor refactorings and spelling corrections to

geode git commit: GEODE_3249 Validate internal client/server messages

2017-08-08 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-3249 9e68875df -> 793b16f62 GEODE_3249 Validate internal client/server messages spotlessApply GetClientPRMetaDataOp fix after running securityTest catetory of tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo

geode git commit: GEODE-3330: user needs CLUSTER:MANAGE:QUERY permission to create a CQ.

2017-08-08 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 6fb2ca83f -> 33f421819 GEODE-3330: user needs CLUSTER:MANAGE:QUERY permission to create a CQ. * cq.execute() and cq.executeWithInitialResult() all would still require DATA:READ because it will send the result back to the client either

geode git commit: GEODE-3396 Provide pub-tools support for product name & version variables. Adjustments to accommodate Bookbinder changes.

2017-08-08 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop 79cf78c9b -> b775c8451 GEODE-3396 Provide pub-tools support for product name & version variables. Adjustments to accommodate Bookbinder changes. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: