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 a2e59d6  TINKERPOP-2078 Made python have explicity 
AnonymousTraversalSource
 discard 40c7650  TINKERPOP-2078 Introduce AnonymousTraversalSource in JS
    omit 8a8db50  TINKERPOP-2078 Added missing import
    omit 05a0715  TINKERPOP-2078 Fixed broken XML comment in .NET
    omit a33d743  TINKERPOP-2078 Minor javadoc and reference doc fixes
    omit 1de2f02  TINKERPOP-2078 Deprecated Graph.traversal() in .net,python,js
    omit 52cb91e  TINKERPOP-2078 Used Traversal() in .NET template
    omit 11752ad  TINKERPOP-2078 Refactored Traversal_() to Traversal() in .NET
    omit 99091f3  TINKERPOP-2078 Fixed up docs given finalization of .NET/js 
AnonymousTraversalSource
    omit 8543411  TINKERPOP-2078 Added AnonymousTraversalSource for .NET
    omit f280f25  TINKERPOP-2078 Add anonymous traversal for js
    omit c5d99d2  TINKERPOP-2078 added anonymous traversal to python
    omit 80f41ca  TINKERPOP-2078 Introduced AnonymousTraversalSource
     add a8fba32  TINKERPOP-2084 Display remote stacktrace in gremlin console
     add 0b1e6e1  Merge branch 'TINKERPOP-2084' into tp33
     add 48a1af3  Fixed/added missing feature requirements for tests
     add a097bb8  TINKERPOP-2078 Introduced AnonymousTraversalSource
     add cd12e7d  TINKERPOP-2078 added anonymous traversal to python
     add 834e9c8  TINKERPOP-2078 Add anonymous traversal for js
     add f92e2f0  TINKERPOP-2078 Added AnonymousTraversalSource for .NET
     add 8f80a85  TINKERPOP-2078 Fixed up docs given finalization of .NET/js 
AnonymousTraversalSource
     add 735579b  TINKERPOP-2078 Refactored Traversal_() to Traversal() in .NET
     add 760352f  TINKERPOP-2078 Used Traversal() in .NET template
     add 89e95f0  TINKERPOP-2078 Deprecated Graph.traversal() in .net,python,js
     add ddbec0b  TINKERPOP-2078 Minor javadoc and reference doc fixes
     add 73aad39  TINKERPOP-2078 Fixed broken XML comment in .NET
     add 2e7b78b  TINKERPOP-2078 Added missing import
     add 8cb89e5  TINKERPOP-2078 Introduce AnonymousTraversalSource in JS
     add d8ac5e5  TINKERPOP-2078 Made python have explicity 
AnonymousTraversalSource

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   (a2e59d6)
            \
             N -- N -- N   refs/heads/TINKERPOP-2078 (d8ac5e5)

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:
 CHANGELOG.asciidoc                                 |  3 ++-
 .../tinkerpop/gremlin/console/Console.groovy       |  8 +++++++-
 .../console/jsr223/DriverRemoteAcceptor.java       |  9 +++++---
 .../gremlin/jsr223/console/RemoteException.java    | 24 ++++++++++++++++++++--
 .../tinkerpop/gremlin/structure/PropertyTest.java  |  2 +-
 .../gremlin/structure/util/star/StarGraphTest.java |  2 ++
 6 files changed, 40 insertions(+), 8 deletions(-)

Reply via email to