tinkerpop git commit: TINKERPOP-1705 Removed rebindings API from java driver

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1705 [created] 301e3a0b8 TINKERPOP-1705 Removed rebindings API from java driver The "rebindings" API methods were long ago deprecated in 3.1.0-incubating but were not removed in 3.2.x or 3.3.x for extended support of that feature -

[2/3] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aa40dfa6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aa40dfa6 Diff:

[2/2] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aa40dfa6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aa40dfa6 Diff:

[1/3] tinkerpop git commit: CTR: fixed minor typos in docs

2018-04-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/master 46b743d43 -> 55c526511 CTR: fixed minor typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42bacafb Tree:

tinkerpop git commit: CTR: fixed minor typos in docs

2018-04-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp32 df7870a48 -> 42bacafbf CTR: fixed minor typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42bacafb Tree:

[3/3] tinkerpop git commit: Merge branch 'tp33'

2018-04-09 Thread dkuppitz
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/55c52651 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/55c52651 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/55c52651

[1/2] tinkerpop git commit: CTR: fixed minor typos in docs

2018-04-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/tp33 46be13518 -> aa40dfa6e CTR: fixed minor typos in docs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42bacafb Tree:

[2/9] tinkerpop git commit: Use straight quotes in csproj file CTR

2018-04-09 Thread spmallette
Use straight quotes in csproj file CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1592c4f3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1592c4f3 Diff:

[8/9] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46be1351 Tree:

[4/9] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml

[5/9] tinkerpop git commit: The package name should be 'gremlin' and not 'gremlin-javascript'

2018-04-09 Thread spmallette
The package name should be 'gremlin' and not 'gremlin-javascript' That naming change was missed on 3.2.8/3.3.2 release for some reason. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84d1bf8f Tree:

[9/9] tinkerpop git commit: TINKERPOP-1927 Coerced BulkSet to g:List in GraphSON 3.0

2018-04-09 Thread spmallette
TINKERPOP-1927 Coerced BulkSet to g:List in GraphSON 3.0 Since GLVs don't have BulkSet infrastructure and the need to include it doesn't seem high the most direct fix here is to coerce to g:List as the behavior for BulkSet iteration is basically that same as a List. Project:

[7/9] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-04-09 Thread spmallette
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project:

[1/9] tinkerpop git commit: Bump to 3.2.9-SNAPSHOT [Forced Update!]

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1927 3a42d6c58 -> 2d6c28a47 (forced update) Bump to 3.2.9-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/20bc8865 Tree:

[3/9] tinkerpop git commit: Bump to 3.3.3-SNAPSHOT

2018-04-09 Thread spmallette
Bump to 3.3.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76565c32 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/76565c32 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/76565c32

[18/24] tinkerpop git commit: The package name should be 'gremlin' and not 'gremlin-javascript'

2018-04-09 Thread dkuppitz
The package name should be 'gremlin' and not 'gremlin-javascript' That naming change was missed on 3.2.8/3.3.2 release for some reason. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/84d1bf8f Tree:

[24/24] tinkerpop git commit: Addressed wording in reference docs. Thanks @robertdale.

2018-04-09 Thread dkuppitz
Addressed wording in reference docs. Thanks @robertdale. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/38b93a08 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/38b93a08 Diff:

[23/24] tinkerpop git commit: TINKERPOP-1888: Extended `min()` and `max()` to support all comparable data types.

2018-04-09 Thread dkuppitz
TINKERPOP-1888: Extended `min()` and `max()` to support all comparable data types. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a1b0ed6e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a1b0ed6e Diff:

[22/24] tinkerpop git commit: Merge branch 'tp33'

2018-04-09 Thread dkuppitz
Merge branch 'tp33' Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46b743d4 Tree:

[09/24] tinkerpop git commit: Merge branch 'tp33'

2018-04-09 Thread dkuppitz
Merge branch 'tp33' Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml

[16/24] tinkerpop git commit: Added tinkerpop logo 212px wide to comply with apache guidelines CTR

2018-04-09 Thread dkuppitz
Added tinkerpop logo 212px wide to comply with apache guidelines CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/82edbc1c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/82edbc1c Diff:

[21/24] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46be1351 Tree:

[12/24] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/img/homepage.graffle -- diff --git a/docs/site/home/img/homepage.graffle b/docs/site/home/img/homepage.graffle new file mode 100644 index

[17/24] tinkerpop git commit: Added link to apache events on /site

2018-04-09 Thread dkuppitz
Added link to apache events on /site Required link for compliance with apache guidelines CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6040ce0e Tree:

[15/24] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread dkuppitz
Moved /site/images to /site/img This change sets up for compliance with Apache's website compliance checker. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5945f4e6 Tree:

[13/24] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/images/logos/cosmosdb-logo.png -- diff --git a/docs/site/home/images/logos/cosmosdb-logo.png b/docs/site/home/images/logos/cosmosdb-logo.png deleted

[11/24] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread dkuppitz
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/img/logos/cosmosdb-logo.png -- diff --git a/docs/site/home/img/logos/cosmosdb-logo.png b/docs/site/home/img/logos/cosmosdb-logo.png new file mode

[20/24] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-04-09 Thread dkuppitz
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project:

[10/24] tinkerpop git commit: Added copyright to /site

2018-04-09 Thread dkuppitz
Added copyright to /site Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8d0b2864 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8d0b2864 Diff:

[05/24] tinkerpop git commit: Bump to 3.3.3-SNAPSHOT

2018-04-09 Thread dkuppitz
Bump to 3.3.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2656b64d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2656b64d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2656b64d

[01/24] tinkerpop git commit: Bump to 3.2.9-SNAPSHOT [Forced Update!]

2018-04-09 Thread dkuppitz
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1888 c38d74435 -> 38b93a087 (forced update) Bump to 3.2.9-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/20bc8865 Tree:

[04/24] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9a70e695 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9a70e695 Diff:

[02/24] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml

[07/24] tinkerpop git commit: Bump to 3.3.3-SNAPSHOT

2018-04-09 Thread dkuppitz
Bump to 3.3.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76565c32 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/76565c32 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/76565c32

[06/24] tinkerpop git commit: Merge branch 'tp33'

2018-04-09 Thread dkuppitz
Merge branch 'tp33' Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml

[08/24] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread dkuppitz
Merge branch 'tp32' into tp33 Conflicts: giraph-gremlin/pom.xml gremlin-archetype/gremlin-archetype-dsl/pom.xml gremlin-archetype/gremlin-archetype-server/pom.xml gremlin-archetype/gremlin-archetype-tinkergraph/pom.xml gremlin-archetype/pom.xml

[03/24] tinkerpop git commit: Use straight quotes in csproj file CTR

2018-04-09 Thread dkuppitz
Use straight quotes in csproj file CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1592c4f3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1592c4f3 Diff:

[3/3] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-04-09 Thread spmallette
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project:

[2/4] tinkerpop git commit: Minor fixes to dev release docs around gremlin-javascript CTR

2018-04-09 Thread spmallette
Minor fixes to dev release docs around gremlin-javascript CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b84f700d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b84f700d Diff:

[4/4] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46be1351 Tree:

[1/3] tinkerpop git commit: The package name should be 'gremlin' and not 'gremlin-javascript'

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 1592c4f3e -> df7870a48 The package name should be 'gremlin' and not 'gremlin-javascript' That naming change was missed on 3.2.8/3.3.2 release for some reason. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/3] tinkerpop git commit: Minor fixes to dev release docs around gremlin-javascript CTR

2018-04-09 Thread spmallette
Minor fixes to dev release docs around gremlin-javascript CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b84f700d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b84f700d Diff:

[3/4] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-04-09 Thread spmallette
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project:

[4/5] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-09 Thread spmallette
Merge branch 'tp32' into tp33 Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46be1351 Tree:

[1/5] tinkerpop git commit: The package name should be 'gremlin' and not 'gremlin-javascript'

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 6040ce0ea -> 46b743d43 The package name should be 'gremlin' and not 'gremlin-javascript' That naming change was missed on 3.2.8/3.3.2 release for some reason. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[3/5] tinkerpop git commit: Fixed up gremlin-javascript deployment configuration

2018-04-09 Thread spmallette
Fixed up gremlin-javascript deployment configuration Deployment didn't go completely smoothly on 3.2.8/3.3.2. Fixed up the couple of sore spots by adding a alias for the deploy and ensured that the deploy was not bound to test execution. CTR Project:

[5/5] tinkerpop git commit: Merge branch 'tp33'

2018-04-09 Thread spmallette
Merge branch 'tp33' Conflicts: gremlin-javascript/src/main/javascript/gremlin-javascript/package.json Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/46b743d4 Tree:

[2/5] tinkerpop git commit: Minor fixes to dev release docs around gremlin-javascript CTR

2018-04-09 Thread spmallette
Minor fixes to dev release docs around gremlin-javascript CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b84f700d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b84f700d Diff:

tinkerpop git commit: Added link to apache events on /site

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 82edbc1c5 -> 6040ce0ea Added link to apache events on /site Required link for compliance with apache guidelines CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: Added tinkerpop logo 212px wide to comply with apache guidelines CTR

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 5945f4e69 -> 82edbc1c5 Added tinkerpop logo 212px wide to comply with apache guidelines CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/82edbc1c Tree:

[1/5] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 8d0b28649 -> 5945f4e69 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/img/logos/cosmosdb-logo.png -- diff --git

[4/5] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/images/homepage.graffle -- diff --git a/docs/site/home/images/homepage.graffle b/docs/site/home/images/homepage.graffle deleted file mode 100644 index

[2/5] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/img/homepage.graffle -- diff --git a/docs/site/home/img/homepage.graffle b/docs/site/home/img/homepage.graffle new file mode 100644 index

[5/5] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread spmallette
Moved /site/images to /site/img This change sets up for compliance with Apache's website compliance checker. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5945f4e6 Tree:

[3/5] tinkerpop git commit: Moved /site/images to /site/img

2018-04-09 Thread spmallette
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/5945f4e6/docs/site/home/images/logos/cosmosdb-logo.png -- diff --git a/docs/site/home/images/logos/cosmosdb-logo.png b/docs/site/home/images/logos/cosmosdb-logo.png deleted

tinkerpop git commit: Added copyright to /site

2018-04-09 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 61cf04701 -> 8d0b28649 Added copyright to /site Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8d0b2864 Tree:

svn commit: r1828711 - /tinkerpop/site/docs/3.2.8/reference/index.html

2018-04-09 Thread spmallette
Author: spmallette Date: Mon Apr 9 12:59:08 2018 New Revision: 1828711 URL: http://svn.apache.org/viewvc?rev=1828711=rev Log: Fixed npm coordinates for TinkerPop Gremlin Modified: tinkerpop/site/docs/3.2.8/reference/index.html Modified: tinkerpop/site/docs/3.2.8/reference/index.html URL:

svn commit: r1828710 - /tinkerpop/site/docs/3.3.2/reference/index.html

2018-04-09 Thread spmallette
Author: spmallette Date: Mon Apr 9 12:58:02 2018 New Revision: 1828710 URL: http://svn.apache.org/viewvc?rev=1828710=rev Log: Fixed TinkerPop npm command for gremlin. Modified: tinkerpop/site/docs/3.3.2/reference/index.html Modified: tinkerpop/site/docs/3.3.2/reference/index.html URL:

svn commit: r26233 - in /release/tinkerpop: 3.2.8/ 3.3.2/

2018-04-09 Thread spmallette
Author: spmallette Date: Mon Apr 9 11:33:43 2018 New Revision: 26233 Log: Added TinkerPop 3.2.8/3.3.2 Added: release/tinkerpop/3.2.8/ release/tinkerpop/3.2.8/apache-tinkerpop-3.2.8-src.zip (with props) release/tinkerpop/3.2.8/apache-tinkerpop-3.2.8-src.zip.asc