GitHub user davebarnes97 opened a pull request:
https://github.com/apache/incubator-geode/pull/28
Javadocs: addGatewayEventFilter() doc correction
The Javadoc comment for addGatewayEventFilter() says 'Removes...', should
say 'Adds'.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davebarnes97/incubator-geode github
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/28.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 #28
----
commit 6902465937cd9619cf71cc647bdbfe80f5ae71a4
Author: Kirk Lund <[email protected]>
Date: 2015-07-07T18:57:17Z
Closes #3 *Already completed*
commit a3c31cf2469c72097fc07ac22d0bee85170da78a
Author: Dave Barnes <[email protected]>
Date: 2015-10-22T22:38:06Z
Merge branch 'develop' of https://github.com/apache/incubator-geode into
HEAD
commit 72f3f00ea0b55ef216e8259f421bfde2ba797f3e
Author: Dave Barnes <[email protected]>
Date: 2015-10-23T22:06:15Z
Merge branch 'develop' of https://github.com/apache/incubator-geode into
HEAD
commit d5c0d25c0750d3ff29ab87b117158a128e29ed3c
Author: Dave Barnes <[email protected]>
Date: 2015-10-23T22:42:15Z
Merge remote-tracking branch 'github/master' into HEAD
commit 85afc4da5d37e06b59c0be001b478811ace4419d
Author: Dave Barnes <[email protected]>
Date: 2015-10-30T21:05:31Z
addGatewayEventFilter() doc correction [GEODE-525]
The Javadoc comment for addGatewayEventFilter() says 'Removes...', should
say 'Adds'.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---