GitHub user FlorianHockmann opened a pull request:

    https://github.com/apache/tinkerpop/pull/619

    Tinkerpop 1552 Reorganize Gremlin-DotNet project

    https://issues.apache.org/jira/browse/TINKERPOP-1552
    
    I merged the formerly three .NET projects into just one as discussed in 
TINKERPOP-1552. The new structure looks like this:
    
    ```
    gremlin-dotnet (maven module level)
      src
        Gremlin.Net (C# project)
          Driver
          Process
          Structure
    ```

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

    $ git pull https://github.com/FlorianHockmann/tinkerpop TINKERPOP-1552

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

    https://github.com/apache/tinkerpop/pull/619.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 #619
    
----
commit a8af4c8926a508c6bd423e09c578c0974db0e2fd
Author: Florian Hockmann <[email protected]>
Date:   2017-06-06T15:41:10Z

    Reorganize Gremlin-DotNet
    
    This merges the formerly three .NET projects into just one: Gremlin.Net. 
For more information see the discussion in TINKERPOP-1552.

commit db8181c96d2f6f217c06972cec32b3565505f662
Author: Florian Hockmann <[email protected]>
Date:   2017-06-06T15:50:55Z

    Rename gremlin-csharp-generator to gremlin-dotnet-generator

commit 02e94ce408a665084cc43d551d824d67d610036c
Author: Florian Hockmann <[email protected]>
Date:   2017-06-06T17:03:09Z

    Fix method reference in XML comment

----


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