GitHub user jasobrown opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/95

    trivial patch to add extra feature requirement on 
EdgeTest.shouldGetPropertyKeysOnEdge()

    I'm not supporting property deletes yet in my TP implementation, and this 
test requires that feature. Thus, indicate it with the FeatureRequirement 
annotation.

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

    $ git pull https://github.com/jasobrown/incubator-tinkerpop master

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

    https://github.com/apache/incubator-tinkerpop/pull/95.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 #95
    
----
commit 856daac96a50e34943a9bdda20b9e219539d4f83
Author: Jason Brown <[email protected]>
Date:   2015-08-04T13:18:17Z

    trivial patch to add extra feature requirement on 
EdgeTest.shouldGetPropertyKeysOnEdge().

----


---
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.
---

Reply via email to