GitHub user okram opened a pull request:

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

    TINKERPOP3-899: Bump to the latest version of Neo4j.

    https://issues.apache.org/jira/browse/TINKERPOP3-899
    
    This has been implemented and tested with `-DincludeNeo4j`. Note the 
`<exclusions>` I had to do in `<scope>test</scope>` as Neo4j doesn't use 
enforcer-plugin and they have self conflicts. I picked the highest version 
number of the self-conflict as the version to use.
    
    Again, tested with `mvn clean install -DincludeNeo4j`.
    
    My VOTE is +1.

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

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP3-899

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

    https://github.com/apache/incubator-tinkerpop/pull/130.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 #130
    
----
commit 4c6ba90fc34d64379af8e0f9e0574167e57f78ab
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-10-31T16:54:52Z

    bumped to support Neo4j 2.3.0

commit 1a31b78c4a158f7fcdbbf01f09d9d2801a12ab11
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-10-31T17:25:00Z

    Tweaks to Neo4jHelper as NotFoundException should be checked as the reason 
for isNotFound() catch. Also, static String construction for cost savings.

----


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