[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks

2019-06-09 Thread GitBox
divijvaidya commented on a change in pull request #1118: TINKERPOP-2224 Detect and fix iterator leaks URL: https://github.com/apache/tinkerpop/pull/1118#discussion_r291842842 ## File path: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/AbstractGremlinTest.java ##

[tinkerpop] branch tp34 updated (e426bef -> 61ccbf4)

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp34 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from e426bef Merge branch 'tp33' into tp34 add 64bcad4 Added deprecation annotations to decr/incr on Order

[tinkerpop] branch tp33 updated (d3a0364 -> 64bcad4)

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from d3a0364 Add build naming and gremlin application integration tests to travis CTR add 64bcad4 Added

[tinkerpop] 03/03: Merge branch 'tp34'

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 0b2510eebc99fe781c00e6320600b969333c9d3b Merge: 7628a8e 61ccbf4 Author: Stephen Mallette AuthorDate: Sun Jun 9

[tinkerpop] branch master updated (7628a8e -> 0b2510e)

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 7628a8e Merge branch 'tp34' new 64bcad4 Added deprecation annotations to decr/incr on Order new

[tinkerpop] 02/03: Merge branch 'tp33' into tp34

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 61ccbf46c3045a569320f64c77417340c8f77800 Merge: e426bef 64bcad4 Author: Stephen Mallette AuthorDate: Sun Jun 9

[tinkerpop] 01/03: Added deprecation annotations to decr/incr on Order

2019-06-09 Thread spmallette
This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit 64bcad4c3e47f5178c33a7014ae302c5ad34ed87 Author: Stephen Mallette AuthorDate: Sun Jun 9 10:14:46 2019 -0400

[GitHub] [tinkerpop] spmallette commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable

2019-06-09 Thread GitBox
spmallette commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable URL: https://github.com/apache/tinkerpop/pull/1120#issuecomment-500212621 All tests pass with `docker/build.sh -t -n -i` VOTE +1