You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/10/29 13:22:34 UTC

[tinkerpop] branch TINKERPOP-2078 updated (df539d2 -> 3e2d985)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch TINKERPOP-2078
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


 discard df539d2  TINKERPOP-2078 Added AnonymousTraversalSource for .NET
 discard 42eeaad  TINKERPOP-2078 Add anonymous traversal for js
    omit 71f4ba4  TINKERPOP-2078 added anonymous traversal to python
    omit 91aa2db  TINKERPOP-2078 Introduced AnonymousTraversalSource
     add 7445d18  TINKERPOP-2074 Only push NuGet for current version CTR
     add f603049  TINKERPOP-2062 added Traversal class to CoreImports
     add 9a4dbe4  Merge pull request #971 from apache/TINKERPOP-2062
     add bca75a0  TINKERPOP-2078 Introduced AnonymousTraversalSource
     add cad46d2  TINKERPOP-2078 added anonymous traversal to python
     add 2e9bcec  TINKERPOP-2078 Add anonymous traversal for js
     add 3e2d985  TINKERPOP-2078 Added AnonymousTraversalSource for .NET

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (df539d2)
            \
             N -- N -- N   refs/heads/TINKERPOP-2078 (3e2d985)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/tinkerpop/gremlin/jsr223/CoreImports.java    | 2 ++
 gremlin-dotnet/src/pom.xml                                            | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)