tinkerpop git commit: more tests exposed.

2016-12-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 3035bbcfd -> bac09c71b more tests exposed. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bac09c71 Tree: http://git-wip-us.apache.org/repos/asf/tin

tinkerpop git commit: realized we don't use stepId in hashCode(). eek. work around in actors system.

2016-12-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 5ef9e2b20 -> 3035bbcfd realized we don't use stepId in hashCode(). eek. work around in actors system. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commi

tinkerpop git commit: found a bug in CollectingBarrierStep that only makes itself apparent in ASP engines. Have nearly all the test cases passes save ones with dedup(). I don't understand the problem

2016-12-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 45b03b20e -> 5ef9e2b20 found a bug in CollectingBarrierStep that only makes itself apparent in ASP engines. Have nearly all the test cases passes save ones with dedup(). I don't understand the problem --- however, things are fa

tinkerpop git commit: fixed a bug where nested traversal side-effects were not using message passing. lots of test cases now pass that didn't before. getting close.

2016-12-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 f8fc43d46 -> 45b03b20e fixed a bug where nested traversal side-effects were not using message passing. lots of test cases now pass that didn't before. getting close. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/re

tinkerpop git commit: dah. had to add a mutex to the TraverserMailbox ... need to think this through so it doesn't lock.

2016-12-12 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1564 d651d38f0 -> f8fc43d46 dah. had to add a mutex to the TraverserMailbox ... need to think this through so it doesn't lock. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repo

tinkerpop git commit: Lessened log severity for Gremlin Server wrt serializers

2016-12-12 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 708c60162 -> 347a0a960 Lessened log severity for Gremlin Server wrt serializers No behavioral change here except that users won't see a WARN message anymore if multiple serializers support the same mimetype. CTR Project: http://git-wip

[1/2] tinkerpop git commit: Lessened log severity for Gremlin Server wrt serializers

2016-12-12 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 506e446da -> fc3b38e03 Lessened log severity for Gremlin Server wrt serializers No behavioral change here except that users won't see a WARN message anymore if multiple serializers support the same mimetype. CTR Project: http://git-w

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

2016-12-12 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fc3b38e0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fc3b38e0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fc3b38e0 Br

[09/46] tinkerpop git commit: TINKERPOP-1562 Add GremlinModule for Giraph.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add GremlinModule for Giraph. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/299ad1c7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/299ad1c7 Diff: http://git-wip-us.apache.org/repos/asf/ti

[43/46] tinkerpop git commit: TINKERPOP-1562 Make all groovy customizer providers straight Customizer instances

2016-12-12 Thread spmallette
TINKERPOP-1562 Make all groovy customizer providers straight Customizer instances Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a82c56fa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a82c56fa Diff: htt

[08/46] tinkerpop git commit: TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a596da34 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a596da34 Diff: http:/

[33/46] tinkerpop git commit: TINKERPOP-1562 Update upgrade docs with ScriptEngine changes.

2016-12-12 Thread spmallette
TINKERPOP-1562 Update upgrade docs with ScriptEngine changes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00ccf0fe Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/00ccf0fe Diff: http://git-wip-us.apache

[35/46] tinkerpop git commit: TINKERPOP-1562 Hook up Console to do core imports under v3d3

2016-12-12 Thread spmallette
TINKERPOP-1562 Hook up Console to do core imports under v3d3 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/83689211 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/83689211 Diff: http://git-wip-us.apache.

[46/46] tinkerpop git commit: Merge branch 'TINKERPOP-1562' into tp32

2016-12-12 Thread spmallette
Merge branch 'TINKERPOP-1562' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/708c6016 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/708c6016 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[25/46] tinkerpop git commit: TINKERPOP-1562 Get customizers for both python and jython.

2016-12-12 Thread spmallette
TINKERPOP-1562 Get customizers for both python and jython. The customizers are combined to a set and therefore should only apply once. Presumably there wouldn't be a different set of customizers for one versus the other. If there were and you wanted them separate I guess you'd have to build two

[17/46] tinkerpop git commit: TINKERPOP-1562 Minor changes to javadocs.

2016-12-12 Thread spmallette
TINKERPOP-1562 Minor changes to javadocs. Also, moved a public static field back to ImportCustomizer (after it became a interface). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/03e931d1 Tree: http://git-wip-us.apa

[20/46] tinkerpop git commit: TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f5a1ebb5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f5a1ebb5 Diff: http://git-wip-us.apache.org/repos

[40/46] tinkerpop git commit: TINKERPOP-1562 Moved CoreImports to jsr223 package.

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved CoreImports to jsr223 package. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c2e71dc0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c2e71dc0 Diff: http://git-wip-us.apache.org/repos

[12/46] tinkerpop git commit: TINKERPOP-1562 Added new plugins for gremlin-groovy to replace deprecated ones.

2016-12-12 Thread spmallette
TINKERPOP-1562 Added new plugins for gremlin-groovy to replace deprecated ones. Specifically did SugarGremlinPlugin and CredentialsGrpahGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bb5b47dd Tree: htt

[22/46] tinkerpop git commit: TINKERPOP-1562 ImportCustomizer has become an interface

2016-12-12 Thread spmallette
TINKERPOP-1562 ImportCustomizer has become an interface This is a breaking change unfortunately, but this was not a feature that was published or used in 3.2.3 so I don't expect wide usage. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos

[42/46] tinkerpop git commit: TINKERPOP-1562 Deprecated the DependencyManager.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated the DependencyManager. This interface really isn't useful anymore. It is bound to ScriptEngines class which is also deprecated. The new model of the GremlinScriptEngine in gremlin-core sorta makes this obsolete. Project: http://git-wip-us.apache.org/repos/asf/tinkerpo

[02/46] tinkerpop git commit: TINKERPOP-1562 Bring back GremlinModule and deprecate it.

2016-12-12 Thread spmallette
TINKERPOP-1562 Bring back GremlinModule and deprecate it. GremlinModule was introduced in 3.2.3. Wasn't sure if GremlinModule was equal to a GremlinPlugin so I had named it differently. It was never promoted as a replacement for GremlinPlugin and it was never used in core infrastructure like Gr

[15/46] tinkerpop git commit: TINKERPOP-1562 Add new HadoopGremlinPlugin and deprecated the old.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add new HadoopGremlinPlugin and deprecated the old. Had to add some capabilities to plugin system to allow for passing of console environment bits (like groovysh for example). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repo

[39/46] tinkerpop git commit: TINKERPOP-1562 Fixed the InstallCommand for new GremlinPlugin usage.

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed the InstallCommand for new GremlinPlugin usage. DependencyGrabber wasn't using the right Artifact implementation and wasn't taking into account -Dplugins=v3d3 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinke

[16/46] tinkerpop git commit: TINKERPOP-1562 Added more tests for plugins/customizers

2016-12-12 Thread spmallette
TINKERPOP-1562 Added more tests for plugins/customizers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/33460fc1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/33460fc1 Diff: http://git-wip-us.apache.org/r

[26/46] tinkerpop git commit: TINKERPOP-1562 Added JSR-223 packages in gremin-core to core javadoc

2016-12-12 Thread spmallette
TINKERPOP-1562 Added JSR-223 packages in gremin-core to core javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2ac1f29 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2ac1f29 Diff: http://git-wip-us

[28/46] tinkerpop git commit: TINKERPOP-1562 Deprecated plugin exceptions.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated plugin exceptions. These are needed anymore under the revised plugin model in gremlin-core. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2a23596 Tree: http://git-wip-us.apache.org/repos/a

[37/46] tinkerpop git commit: TINKERPOP-1562 Change Set to List to preserve order in script execution.

2016-12-12 Thread spmallette
TINKERPOP-1562 Change Set to List to preserve order in script execution. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/873ac619 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/873ac619 Diff: http://git-wi

[31/46] tinkerpop git commit: TINKERPOP-1562 Deprecated Artifact

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated Artifact Moved it to a new home as the hole plugin package is going to go away in 3.3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/39e39652 Tree: http://git-wip-us.apache.org/repos/asf/t

[27/46] tinkerpop git commit: TINKERPOP-1562 Hooked up GremlinJythonScriptEngine to Customizers

2016-12-12 Thread spmallette
TINKERPOP-1562 Hooked up GremlinJythonScriptEngine to Customizers GremlnJythonScriptEngine is now initialized the same way that GremlinGroovyScriptEngine is. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05ff0c0f T

[13/46] tinkerpop git commit: TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one

2016-12-12 Thread spmallette
TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2e65a113 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2e65a113 Diff: http://git-wip-us.ap

[34/46] tinkerpop git commit: TINKERPOP-1562 Fixed a bad javadoc link

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed a bad javadoc link Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6d1b97e0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6d1b97e0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[05/46] tinkerpop git commit: TINKERPOP-1562 Initial effort to deprecate ScriptEngines.

2016-12-12 Thread spmallette
TINKERPOP-1562 Initial effort to deprecate ScriptEngines. This opens up some options for how to move plugins up to gremlin-core (or deprecate them completely - not surehow that will flow yet). Anyway, this is a wip commit and a nice stop point. Project: http://git-wip-us.apache.org/repos/asf/t

[41/46] tinkerpop git commit: TINKERPOP-1562 Moved ScriptEngineCache to jsr223 package.

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved ScriptEngineCache to jsr223 package. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae45eca7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae45eca7 Diff: http://git-wip-us.apache.org

[29/46] tinkerpop git commit: TINKERPOP-1562 Adapted CompilerCustomizerProvider to Customizer

2016-12-12 Thread spmallette
TINKERPOP-1562 Adapted CompilerCustomizerProvider to Customizer This hooks up all the groovy-specific configurations to the GremlinGroovyScriptEngine. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8dc9b1fb Tree: ht

[10/46] tinkerpop git commit: TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core

2016-12-12 Thread spmallette
TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68487c2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68487c2b Diff: http://git-wip-u

[23/46] tinkerpop git commit: TINKERPOP-1562 Rename "modules" as "plugin"

2016-12-12 Thread spmallette
TINKERPOP-1562 Rename "modules" as "plugin" Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aee85b12 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aee85b12 Diff: http://git-wip-us.apache.org/repos/asf/tin

[14/46] tinkerpop git commit: TINKERPOP-1562 Added SparkGremlinPlugin

2016-12-12 Thread spmallette
TINKERPOP-1562 Added SparkGremlinPlugin SparkGremlinPlugin required binding injections so a BindingCustomizer was added along with two implementations - one for direct assignment and one for lazy assignment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-

[01/46] tinkerpop git commit: TINKERPOP-1562 Start getting Console working with new plugin stuff

2016-12-12 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 fdeb7a0b1 -> 708c60162 TINKERPOP-1562 Start getting Console working with new plugin stuff Built adapters to get new RemoteAcceptor to behave as the old RemoteAcceptor and to get new GremlinPlugin to work as the old GremlinPlugin. Depreca

[45/46] tinkerpop git commit: TINKERPOP-1562 Add more imports on Hadoop plugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add more imports on Hadoop plugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f84ac43 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9f84ac43 Diff: http://git-wip-us.apache.org/repos/a

[03/46] tinkerpop git commit: TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core.

2016-12-12 Thread spmallette
TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d7d6d5b2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d7d6d5b2 Diff: http://git-wip-us.ap

[32/46] tinkerpop git commit: TINKERPOP-1562 Fix yet another compilation error.

2016-12-12 Thread spmallette
TINKERPOP-1562 Fix yet another compilation error. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9218e8a1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9218e8a1 Diff: http://git-wip-us.apache.org/repos/a

[38/46] tinkerpop git commit: TINKERPOP-1562 Deprecated the CredentialGraph

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated the CredentialGraph and moved it to a new home so tht the "plugin" package can go away completely. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6439d709 Tree: http://git-wip-us.apache.org/

[18/46] tinkerpop git commit: TINKERPOP-1562 Added gremlin-console plugins under the new model.

2016-12-12 Thread spmallette
TINKERPOP-1562 Added gremlin-console plugins under the new model. Had to rework the PluggedIn adapters a bit so that they could better handle Console environment variable.s Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/co

[44/46] tinkerpop git commit: TINKERPOP-1562 Deprecated GremlinGroovyScriptEngine.close()

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated GremlinGroovyScriptEngine.close() In the future GremlinGroovyScriptEngine will not implement AutoCloseable - there was never really a need for that. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/

[24/46] tinkerpop git commit: TINKERPOP-1562 Change ScriptCustomizer to an interface.

2016-12-12 Thread spmallette
TINKERPOP-1562 Change ScriptCustomizer to an interface. This class had been added as part of this branch so recasting it as an interface is non-breaking. Get PluggedIn to process the ScriptCustomizer. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apach

[30/46] tinkerpop git commit: TINKERPOP-1562 Use List of files to preserve order in script customzier

2016-12-12 Thread spmallette
TINKERPOP-1562 Use List of files to preserve order in script customzier Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d49710b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d49710b Diff: http://git-wip

[21/46] tinkerpop git commit: TINKERPOP-1562 Fixed problems related to loading new/old plugins

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed problems related to loading new/old plugins Tested in Gremlin Console and it looks like the flag that will tell it to load one plugin version or the other is working properly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.or

[19/46] tinkerpop git commit: TINKERPOP-1562 Abstracted groovysh/io to GremlinShellEnvironment

2016-12-12 Thread spmallette
TINKERPOP-1562 Abstracted groovysh/io to GremlinShellEnvironment The GremlinShellEnvironment provides a way to abstract groovysh and io classes (i.e. groovy specific classes) so that plugins don't need to depend on gremlin-groovy at all. Project: http://git-wip-us.apache.org/repos/asf/tinkerpo

[43/47] tinkerpop git commit: TINKERPOP-1562 Moved ScriptEngineCache to jsr223 package.

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved ScriptEngineCache to jsr223 package. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ae45eca7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ae45eca7 Diff: http://git-wip-us.apache.org

[12/47] tinkerpop git commit: TINKERPOP-1562 Added gremlin-console plugins under the new model.

2016-12-12 Thread spmallette
TINKERPOP-1562 Added gremlin-console plugins under the new model. Had to rework the PluggedIn adapters a bit so that they could better handle Console environment variable.s Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/co

[42/47] tinkerpop git commit: TINKERPOP-1562 Moved CoreImports to jsr223 package.

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved CoreImports to jsr223 package. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c2e71dc0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c2e71dc0 Diff: http://git-wip-us.apache.org/repos

[07/46] tinkerpop git commit: TINKERPOP-1562 Deprecated GiraphGremlinPlugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated GiraphGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ee22256 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ee22256 Diff: http://git-wip-us.apache.org/repos/asf/

[25/47] tinkerpop git commit: TINKERPOP-1562 Hooked up GremlinJythonScriptEngine to Customizers

2016-12-12 Thread spmallette
TINKERPOP-1562 Hooked up GremlinJythonScriptEngine to Customizers GremlnJythonScriptEngine is now initialized the same way that GremlinGroovyScriptEngine is. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/05ff0c0f T

[06/47] tinkerpop git commit: TINKERPOP-1562 Initial effort to deprecate ScriptEngines.

2016-12-12 Thread spmallette
TINKERPOP-1562 Initial effort to deprecate ScriptEngines. This opens up some options for how to move plugins up to gremlin-core (or deprecate them completely - not surehow that will flow yet). Anyway, this is a wip commit and a nice stop point. Project: http://git-wip-us.apache.org/repos/asf/t

[40/47] tinkerpop git commit: TINKERPOP-1562 Deprecated the DependencyManager.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated the DependencyManager. This interface really isn't useful anymore. It is bound to ScriptEngines class which is also deprecated. The new model of the GremlinScriptEngine in gremlin-core sorta makes this obsolete. Project: http://git-wip-us.apache.org/repos/asf/tinkerpo

[36/46] tinkerpop git commit: TINKERPOP=1562 Loaded "gremlin" imports in the scriptengines

2016-12-12 Thread spmallette
TINKERPOP=1562 Loaded "gremlin" imports in the scriptengines Rather than load them in the DefaultGremlinScriptEngineManager it seemed better to get them loaded in the engines themselves that way if someone opted to construct the GremlinScriptEngine directly the imports would be present. Projec

[47/47] tinkerpop git commit: Merge branch 'tp32'

2016-12-12 Thread spmallette
Merge branch 'tp32' Conflicts: gremlin-python/src/test/java/org/apache/tinkerpop/gremlin/python/jsr223/PythonGraphSONJavaTranslator.java Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/506e446d Tree: http://g

[13/47] tinkerpop git commit: TINKERPOP-1562 Add new HadoopGremlinPlugin and deprecated the old.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add new HadoopGremlinPlugin and deprecated the old. Had to add some capabilities to plugin system to allow for passing of console environment bits (like groovysh for example). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repo

[11/47] tinkerpop git commit: TINKERPOP-1562 Added more tests for the GremlnPluginAdapter

2016-12-12 Thread spmallette
TINKERPOP-1562 Added more tests for the GremlnPluginAdapter Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/35c8fcd6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/35c8fcd6 Diff: http://git-wip-us.apache.o

[11/46] tinkerpop git commit: TINKERPOP-1562 Added more tests for the GremlnPluginAdapter

2016-12-12 Thread spmallette
TINKERPOP-1562 Added more tests for the GremlnPluginAdapter Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/35c8fcd6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/35c8fcd6 Diff: http://git-wip-us.apache.o

[36/47] tinkerpop git commit: TINKERPOP=1562 Loaded "gremlin" imports in the scriptengines

2016-12-12 Thread spmallette
TINKERPOP=1562 Loaded "gremlin" imports in the scriptengines Rather than load them in the DefaultGremlinScriptEngineManager it seemed better to get them loaded in the engines themselves that way if someone opted to construct the GremlinScriptEngine directly the imports would be present. Projec

[27/47] tinkerpop git commit: TINKERPOP-1562 Added JSR-223 packages in gremin-core to core javadoc

2016-12-12 Thread spmallette
TINKERPOP-1562 Added JSR-223 packages in gremin-core to core javadoc Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a2ac1f29 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a2ac1f29 Diff: http://git-wip-us

[06/46] tinkerpop git commit: TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines.

2016-12-12 Thread spmallette
TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42194b8d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/

[38/47] tinkerpop git commit: TINKERPOP-1562 Adapted CompilerCustomizerProvider to Customizer

2016-12-12 Thread spmallette
TINKERPOP-1562 Adapted CompilerCustomizerProvider to Customizer This hooks up all the groovy-specific configurations to the GremlinGroovyScriptEngine. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8dc9b1fb Tree: ht

[26/47] tinkerpop git commit: TINKERPOP-1562 Get customizers for both python and jython.

2016-12-12 Thread spmallette
TINKERPOP-1562 Get customizers for both python and jython. The customizers are combined to a set and therefore should only apply once. Presumably there wouldn't be a different set of customizers for one versus the other. If there were and you wanted them separate I guess you'd have to build two

[04/46] tinkerpop git commit: TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports

2016-12-12 Thread spmallette
TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports Allow use of instance() as a way for GremlinModules to be instantiated. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f65e6aa Tree: h

[45/47] tinkerpop git commit: TINKERPOP-1562 Add more imports on Hadoop plugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add more imports on Hadoop plugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f84ac43 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9f84ac43 Diff: http://git-wip-us.apache.org/repos/a

[04/47] tinkerpop git commit: TINKERPOP-1562 Add GremlinModule for Giraph.

2016-12-12 Thread spmallette
TINKERPOP-1562 Add GremlinModule for Giraph. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/299ad1c7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/299ad1c7 Diff: http://git-wip-us.apache.org/repos/asf/ti

[24/47] tinkerpop git commit: TINKERPOP-1562 Rename "modules" as "plugin"

2016-12-12 Thread spmallette
TINKERPOP-1562 Rename "modules" as "plugin" Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/aee85b12 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/aee85b12 Diff: http://git-wip-us.apache.org/repos/asf/tin

[17/47] tinkerpop git commit: TINKERPOP-1562 Minor changes to javadocs.

2016-12-12 Thread spmallette
TINKERPOP-1562 Minor changes to javadocs. Also, moved a public static field back to ImportCustomizer (after it became a interface). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/03e931d1 Tree: http://git-wip-us.apa

[37/47] tinkerpop git commit: TINKERPOP-1562 Use List of files to preserve order in script customzier

2016-12-12 Thread spmallette
TINKERPOP-1562 Use List of files to preserve order in script customzier Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d49710b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d49710b Diff: http://git-wip

[33/47] tinkerpop git commit: TINKERPOP-1562 Hook up Console to do core imports under v3d3

2016-12-12 Thread spmallette
TINKERPOP-1562 Hook up Console to do core imports under v3d3 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/83689211 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/83689211 Diff: http://git-wip-us.apache.

[46/47] tinkerpop git commit: Merge branch 'TINKERPOP-1562' into tp32

2016-12-12 Thread spmallette
Merge branch 'TINKERPOP-1562' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/708c6016 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/708c6016 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[16/47] tinkerpop git commit: TINKERPOP-1562 Added more tests for plugins/customizers

2016-12-12 Thread spmallette
TINKERPOP-1562 Added more tests for plugins/customizers Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/33460fc1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/33460fc1 Diff: http://git-wip-us.apache.org/r

[35/47] tinkerpop git commit: TINKERPOP-1562 Fix yet another compilation error.

2016-12-12 Thread spmallette
TINKERPOP-1562 Fix yet another compilation error. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9218e8a1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9218e8a1 Diff: http://git-wip-us.apache.org/repos/a

[20/47] tinkerpop git commit: TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated TinkerGraphGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f5a1ebb5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f5a1ebb5 Diff: http://git-wip-us.apache.org/repos

[10/47] tinkerpop git commit: TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure

2016-12-12 Thread spmallette
TINKERPOP-1562 Moved GremlinServerGremlinModule to standard directory structure Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a596da34 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a596da34 Diff: http:/

[01/47] tinkerpop git commit: TINKERPOP-1562 Start getting Console working with new plugin stuff

2016-12-12 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 9adf2c6a9 -> 506e446da TINKERPOP-1562 Start getting Console working with new plugin stuff Built adapters to get new RemoteAcceptor to behave as the old RemoteAcceptor and to get new GremlinPlugin to work as the old GremlinPlugin. Depre

[31/47] tinkerpop git commit: TINKERPOP-1562 Deprecated the CredentialGraph

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated the CredentialGraph and moved it to a new home so tht the "plugin" package can go away completely. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6439d709 Tree: http://git-wip-us.apache.org/

[14/47] tinkerpop git commit: TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one

2016-12-12 Thread spmallette
TINKERPOP-1562 Add new Neo4j GremlinPlugin and deprecated old one Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2e65a113 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2e65a113 Diff: http://git-wip-us.ap

[19/47] tinkerpop git commit: TINKERPOP-1562 Added SparkGremlinPlugin

2016-12-12 Thread spmallette
TINKERPOP-1562 Added SparkGremlinPlugin SparkGremlinPlugin required binding injections so a BindingCustomizer was added along with two implementations - one for direct assignment and one for lazy assignment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-

[03/47] tinkerpop git commit: TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core

2016-12-12 Thread spmallette
TINKERPOP-1562 Renamed GremlinModule to GremlinPlugin in gremlin-core Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/68487c2b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/68487c2b Diff: http://git-wip-u

[41/47] tinkerpop git commit: TINKERPOP-1562 Fixed the InstallCommand for new GremlinPlugin usage.

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed the InstallCommand for new GremlinPlugin usage. DependencyGrabber wasn't using the right Artifact implementation and wasn't taking into account -Dplugins=v3d3 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinke

[05/47] tinkerpop git commit: TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines.

2016-12-12 Thread spmallette
TINKERPOP-1562 More deprecation around methods on building GremlinExecutor that used ScriptEngines. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/42194b8d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/

[02/47] tinkerpop git commit: TINKERPOP-1562 Bring back GremlinModule and deprecate it.

2016-12-12 Thread spmallette
TINKERPOP-1562 Bring back GremlinModule and deprecate it. GremlinModule was introduced in 3.2.3. Wasn't sure if GremlinModule was equal to a GremlinPlugin so I had named it differently. It was never promoted as a replacement for GremlinPlugin and it was never used in core infrastructure like Gr

[34/47] tinkerpop git commit: TINKERPOP-1562 Update upgrade docs with ScriptEngine changes.

2016-12-12 Thread spmallette
TINKERPOP-1562 Update upgrade docs with ScriptEngine changes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00ccf0fe Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/00ccf0fe Diff: http://git-wip-us.apache

[07/47] tinkerpop git commit: TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports

2016-12-12 Thread spmallette
TINKERPOP-1562 Add GreminServerGremlinModule for Gremlin Server specific imports Allow use of instance() as a way for GremlinModules to be instantiated. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f65e6aa Tree: h

[23/47] tinkerpop git commit: TINKERPOP-1562 Fixed problems related to loading new/old plugins

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed problems related to loading new/old plugins Tested in Gremlin Console and it looks like the flag that will tell it to load one plugin version or the other is working properly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.or

[18/47] tinkerpop git commit: TINKERPOP-1562 Abstracted groovysh/io to GremlinShellEnvironment

2016-12-12 Thread spmallette
TINKERPOP-1562 Abstracted groovysh/io to GremlinShellEnvironment The GremlinShellEnvironment provides a way to abstract groovysh and io classes (i.e. groovy specific classes) so that plugins don't need to depend on gremlin-groovy at all. Project: http://git-wip-us.apache.org/repos/asf/tinkerpo

[15/47] tinkerpop git commit: TINKERPOP-1562 Added new plugins for gremlin-groovy to replace deprecated ones.

2016-12-12 Thread spmallette
TINKERPOP-1562 Added new plugins for gremlin-groovy to replace deprecated ones. Specifically did SugarGremlinPlugin and CredentialsGrpahGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bb5b47dd Tree: htt

[22/47] tinkerpop git commit: TINKERPOP-1562 ImportCustomizer has become an interface

2016-12-12 Thread spmallette
TINKERPOP-1562 ImportCustomizer has become an interface This is a breaking change unfortunately, but this was not a feature that was published or used in 3.2.3 so I don't expect wide usage. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos

[29/47] tinkerpop git commit: TINKERPOP-1562 Deprecated Artifact

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated Artifact Moved it to a new home as the hole plugin package is going to go away in 3.3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/39e39652 Tree: http://git-wip-us.apache.org/repos/asf/t

[39/47] tinkerpop git commit: TINKERPOP-1562 Deprecated GremlinGroovyScriptEngine.close()

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated GremlinGroovyScriptEngine.close() In the future GremlinGroovyScriptEngine will not implement AutoCloseable - there was never really a need for that. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/

[44/47] tinkerpop git commit: TINKERPOP-1562 Make all groovy customizer providers straight Customizer instances

2016-12-12 Thread spmallette
TINKERPOP-1562 Make all groovy customizer providers straight Customizer instances Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a82c56fa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a82c56fa Diff: htt

[09/47] tinkerpop git commit: TINKERPOP-1562 Deprecated GiraphGremlinPlugin.

2016-12-12 Thread spmallette
TINKERPOP-1562 Deprecated GiraphGremlinPlugin. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/8ee22256 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/8ee22256 Diff: http://git-wip-us.apache.org/repos/asf/

[08/47] tinkerpop git commit: TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core.

2016-12-12 Thread spmallette
TINKERPOP-1562 Move RemoteAcceptor related stuff to gremlin-core. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d7d6d5b2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d7d6d5b2 Diff: http://git-wip-us.ap

[21/47] tinkerpop git commit: TINKERPOP-1562 Change ScriptCustomizer to an interface.

2016-12-12 Thread spmallette
TINKERPOP-1562 Change ScriptCustomizer to an interface. This class had been added as part of this branch so recasting it as an interface is non-breaking. Get PluggedIn to process the ScriptCustomizer. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apach

[30/47] tinkerpop git commit: TINKERPOP-1562 Change Set to List to preserve order in script execution.

2016-12-12 Thread spmallette
TINKERPOP-1562 Change Set to List to preserve order in script execution. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/873ac619 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/873ac619 Diff: http://git-wi

[32/47] tinkerpop git commit: TINKERPOP-1562 Fixed a bad javadoc link

2016-12-12 Thread spmallette
TINKERPOP-1562 Fixed a bad javadoc link Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6d1b97e0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6d1b97e0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

  1   2   >