svn commit: r1831055 - in /tinkerpop/site: docs/3.2.9-SNAPSHOT/ docs/3.2.9-SNAPSHOT/dev/ docs/3.2.9-SNAPSHOT/dev/developer/ docs/3.2.9-SNAPSHOT/dev/io/ docs/3.2.9-SNAPSHOT/dev/provider/ docs/3.2.9-SNA

2018-05-06 Thread rdale
Author: rdale
Date: Sun May  6 20:44:20 2018
New Revision: 1831055

URL: http://svn.apache.org/viewvc?rev=1831055=rev
Log:
Deploy docs for TinkerPop 3.2.9-SNAPSHOT


[This commit notification would consist of 1003 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


[1/2] tinkerpop git commit: fix list item index: expected 2 got 1 - CTR

2018-05-06 Thread rdale
Repository: tinkerpop
Updated Branches:
  refs/heads/tp33 c7ece36ec -> 153a01b02


fix list item index: expected 2 got 1 - CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f64afe52
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f64afe52
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f64afe52

Branch: refs/heads/tp33
Commit: f64afe52acbdafaa281f072b953a7c41d25ce800
Parents: e9ab93a
Author: Robert Dale 
Authored: Sun May 6 10:36:57 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:37:10 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f64afe52/docs/src/reference/the-traversal.asciidoc
--
diff --git a/docs/src/reference/the-traversal.asciidoc 
b/docs/src/reference/the-traversal.asciidoc
index 86fb324..e2e3be2 100644
--- a/docs/src/reference/the-traversal.asciidoc
+++ b/docs/src/reference/the-traversal.asciidoc
@@ -421,7 +421,7 @@ g.V().both().both().both().count().iterate().toString()  <2>
 
 
 <1> `LazyBarrierStrategy` is a default strategy and thus, does not need to be 
explicitly activated.
-<1> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
+<2> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
 
 *Additional References*
 



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

2018-05-06 Thread rdale
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/7096363b
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7096363b
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/7096363b

Branch: refs/heads/master
Commit: 7096363b3fca8d17311ea700fa2eeff20582126c
Parents: dfbac64 153a01b
Author: Robert Dale 
Authored: Sun May 6 10:50:40 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:50:40 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7096363b/docs/src/reference/the-traversal.asciidoc
--



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

2018-05-06 Thread rdale
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/153a01b0
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/153a01b0
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/153a01b0

Branch: refs/heads/tp33
Commit: 153a01b0211df67fd11558fecfd9448b01eb3439
Parents: c7ece36 f64afe5
Author: Robert Dale 
Authored: Sun May 6 10:50:29 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:50:29 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/153a01b0/docs/src/reference/the-traversal.asciidoc
--



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

2018-05-06 Thread rdale
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/153a01b0
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/153a01b0
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/153a01b0

Branch: refs/heads/master
Commit: 153a01b0211df67fd11558fecfd9448b01eb3439
Parents: c7ece36 f64afe5
Author: Robert Dale 
Authored: Sun May 6 10:50:29 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:50:29 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/153a01b0/docs/src/reference/the-traversal.asciidoc
--



[1/3] tinkerpop git commit: fix list item index: expected 2 got 1 - CTR

2018-05-06 Thread rdale
Repository: tinkerpop
Updated Branches:
  refs/heads/master dfbac6416 -> 7096363b3


fix list item index: expected 2 got 1 - CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f64afe52
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f64afe52
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f64afe52

Branch: refs/heads/master
Commit: f64afe52acbdafaa281f072b953a7c41d25ce800
Parents: e9ab93a
Author: Robert Dale 
Authored: Sun May 6 10:36:57 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:37:10 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f64afe52/docs/src/reference/the-traversal.asciidoc
--
diff --git a/docs/src/reference/the-traversal.asciidoc 
b/docs/src/reference/the-traversal.asciidoc
index 86fb324..e2e3be2 100644
--- a/docs/src/reference/the-traversal.asciidoc
+++ b/docs/src/reference/the-traversal.asciidoc
@@ -421,7 +421,7 @@ g.V().both().both().both().count().iterate().toString()  <2>
 
 
 <1> `LazyBarrierStrategy` is a default strategy and thus, does not need to be 
explicitly activated.
-<1> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
+<2> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
 
 *Additional References*
 



tinkerpop git commit: fix list item index: expected 2 got 1 - CTR

2018-05-06 Thread rdale
Repository: tinkerpop
Updated Branches:
  refs/heads/tp32 e9ab93aa2 -> f64afe52a


fix list item index: expected 2 got 1 - CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f64afe52
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f64afe52
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f64afe52

Branch: refs/heads/tp32
Commit: f64afe52acbdafaa281f072b953a7c41d25ce800
Parents: e9ab93a
Author: Robert Dale 
Authored: Sun May 6 10:36:57 2018 -0400
Committer: Robert Dale 
Committed: Sun May 6 10:37:10 2018 -0400

--
 docs/src/reference/the-traversal.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f64afe52/docs/src/reference/the-traversal.asciidoc
--
diff --git a/docs/src/reference/the-traversal.asciidoc 
b/docs/src/reference/the-traversal.asciidoc
index 86fb324..e2e3be2 100644
--- a/docs/src/reference/the-traversal.asciidoc
+++ b/docs/src/reference/the-traversal.asciidoc
@@ -421,7 +421,7 @@ g.V().both().both().both().count().iterate().toString()  <2>
 
 
 <1> `LazyBarrierStrategy` is a default strategy and thus, does not need to be 
explicitly activated.
-<1> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
+<2> With `LazyBarrierStrategy` activated, `barrier()` steps are automatically 
inserted where appropriate.
 
 *Additional References*