[1/3] tinkerpop git commit: TINKERPOP-1410 Removed test artifact of hadoop-gremlin

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 108b236ba -> 4e5c30e20 http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7eec250a/spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/hadoop/structure/io/AbstractIoRegistryCheck.java

[2/3] tinkerpop git commit: TINKERPOP-1410 Removed test artifact of hadoop-gremlin

2018-04-16 Thread spmallette
TINKERPOP-1410 Removed test artifact of hadoop-gremlin The hadoop-gremlin test artifact allowed us to re-use some classes in spark and giraph testing, but (1) we probably shouldn't have done that in the first place as it's not a great practice and (2) we no longer have giraph and there really

[3/3] tinkerpop git commit: Merge branch 'TINKERPOP-1410'

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1410' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4e5c30e2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4e5c30e2 Diff:

[3/4] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff:

[4/4] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-16 Thread spmallette
TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes that synchronized access to the deserialization cache and because the collection

[1/4] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5 [Forced Update!]

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1936 87e1f00e6 -> e68df44ca (forced update) TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project:

[2/4] tinkerpop git commit: TINKERPOP-1912 Removed MD5 checksums from release

2018-04-16 Thread spmallette
TINKERPOP-1912 Removed MD5 checksums from release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/54df6dcb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/54df6dcb Diff:

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

2018-04-16 Thread spmallette
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/108b236b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/108b236b Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/108b236b

[2/4] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff:

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

2018-04-16 Thread spmallette
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/d63638b8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d63638b8 Diff:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1705'

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1705' Conflicts: CHANGELOG.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0fcd883a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0fcd883a Diff:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1143'

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1143' Conflicts: docs/src/upgrade/release-3.4.x.asciidoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1c10bf52 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1c10bf52

tinkerpop git commit: Added upgrade docs around removal of rebindings CTR

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 0fcd883a3 -> fe8ee98f6 Added upgrade docs around removal of rebindings CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe8ee98f Tree:

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

2018-04-16 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:

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

2018-04-16 Thread spmallette
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:

[18/22] tinkerpop git commit: TINKERPOP-1912 Updated signature verification instructions on download page.

2018-04-16 Thread spmallette
TINKERPOP-1912 Updated signature verification instructions on download page. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5f815045 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5f815045 Diff:

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

2018-04-16 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:

[20/22] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff:

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

2018-04-16 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:

[01/22] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5 [Forced Update!]

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1903 a5532821b -> bad59e502 (forced update) TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project:

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff:

[1/3] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 01c89549b -> d63638b83 TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project:

[1/4] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 91b692fb0 -> 108b236ba TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project:

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

2018-04-16 Thread spmallette
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/d63638b8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d63638b8 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1934 Bumped httpclient to 4.5.5

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 54df6dcbd -> a7c8ea102 TINKERPOP-1934 Bumped httpclient to 4.5.5 Removed httpcore NOTICE entry as this more recent version does not contain that designation in its NOTICE file. Project:

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1934' into tp32

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1934' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a7c8ea10 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a7c8ea10 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1705 Removed rebindings API from java driver

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 1c10bf526 -> 0fcd883a3 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 -

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

2018-04-16 Thread spmallette
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/d63638b8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d63638b8 Diff:

[22/22] tinkerpop git commit: TINKERPOP-1903 Migrated Credential DSL to annotation processor

2018-04-16 Thread spmallette
TINKERPOP-1903 Migrated Credential DSL to annotation processor The old CredentialGraph approach to the Credential DSL has been deprecated in favor of the preferred method for DSL development which was published long after the original DSL was developed. Project:

[11/22] tinkerpop git commit: Fixed a grammar mistake in collections recipe CTR

2018-04-16 Thread spmallette
Fixed a grammar mistake in collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e1a69fd8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1a69fd8 Diff:

[07/22] tinkerpop git commit: CTR: fixed minor typos in docs

2018-04-16 Thread spmallette
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: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/42bacafb Diff:

[13/22] tinkerpop git commit: Fixed a spelling mistake in collections recipe CTR

2018-04-16 Thread spmallette
Fixed a spelling mistake in collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/35bf95ad Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/35bf95ad Diff:

[19/22] tinkerpop git commit: set version on build-helper-maven-plugin to stabalize maven build - CTR

2018-04-16 Thread spmallette
set version on build-helper-maven-plugin to stabalize maven build - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/01c89549 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/01c89549 Diff:

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

2018-04-16 Thread spmallette
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/cf6f9746 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cf6f9746 Diff:

[15/22] tinkerpop git commit: TINKERPOP-1912 Removed MD5 checksums from release

2018-04-16 Thread spmallette
TINKERPOP-1912 Removed MD5 checksums from release Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/54df6dcb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/54df6dcb Diff:

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

2018-04-16 Thread spmallette
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/0c9afb61 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0c9afb61 Diff:

[16/22] tinkerpop git commit: Merge branch 'TINKERPOP-1927' into tp33

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1927' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4b7ac44 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4b7ac44 Diff:

[09/22] tinkerpop git commit: Fixed a grammar mistake in collections recipe CTR

2018-04-16 Thread spmallette
Fixed a grammar mistake in collections recipe CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/da05f940 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/da05f940 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1143 Moved TraversalEngine to gremlin-test

2018-04-16 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 4e5c30e20 -> 1c10bf526 TINKERPOP-1143 Moved TraversalEngine to gremlin-test TraversalEngine and related infrastructure was deprecated way back on 3.2.0 but it was kept around because it was used in some infrastructure for testing.

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

2018-04-16 Thread spmallette
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/0f085146 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0f085146 Diff:

[17/22] tinkerpop git commit: Merge branch 'TINKERPOP-1912' into TINKERPOP-1912-tp33

2018-04-16 Thread spmallette
Merge branch 'TINKERPOP-1912' into TINKERPOP-1912-tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c31aa581 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c31aa581 Diff:

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

2018-04-16 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:

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

2018-04-16 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: