You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/09/12 10:27:00 UTC

[1/4] tinkerpop git commit: Added a JIRA ticket to the CHANGELOG that closed on 3.2.2

Repository: tinkerpop
Updated Branches:
  refs/heads/master 1bf41e941 -> 920a902b2


Added a JIRA ticket to the CHANGELOG that closed on 3.2.2

but was not included at time of release CTR


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

Branch: refs/heads/master
Commit: 7430a65ee86a6f2ba645715e363e673a3f6600d8
Parents: ec76c26
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 9 09:37:30 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 9 09:37:30 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/7430a65e/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 09042de..8b50df7 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -65,6 +65,7 @@ This release also includes changes from <<release-3-1-4, 3.1.4>>.
 Bugs
 ^^^^
 
+* TINKERPOP-810 store not visible
 * TINKERPOP-1151 slf4j-log4j12 / log4j is only required for testing *(breaking)*
 * TINKERPOP-1383 publish-docs.sh might publish to current too early
 * TINKERPOP-1390 IdentityRemoveStrategyTest fails randomly


[3/4] tinkerpop git commit: Added a link from recipes to the "contributing policy" in the dev docs. CTR

Posted by sp...@apache.org.
Added a link from recipes to the "contributing policy" in the dev docs. CTR


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

Branch: refs/heads/master
Commit: a939f10de4fe047f8310734fd9081e8de292e317
Parents: 37942af
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 9 14:10:39 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 9 14:10:39 2016 -0400

----------------------------------------------------------------------
 docs/src/recipes/index.asciidoc | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a939f10d/docs/src/recipes/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/recipes/index.asciidoc b/docs/src/recipes/index.asciidoc
index 67a7932..3225264 100644
--- a/docs/src/recipes/index.asciidoc
+++ b/docs/src/recipes/index.asciidoc
@@ -71,6 +71,9 @@ prior to starting work on it, as the community might provide insight on the appr
 It is preferable that a link:https://issues.apache.org/jira/browse/TINKERPOP[JIRA issue] be opened that describes the nature
 of the recipe so that the eventual pull request can be bound to that issue.
 
+IMPORTANT: Please read TinkerPop's link:http://tinkerpop.apache.org/docs/x.y.z/dev/developer/#_contributing[policy on contributing]
+prior to submitting a recipe.
+
 To contribute a recipe, first clone the repository:
 
 [source, shell]


[2/4] tinkerpop git commit: Fix header formatting to fix asciidoc warning CTR

Posted by sp...@apache.org.
Fix header formatting to fix asciidoc warning CTR


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

Branch: refs/heads/master
Commit: 37942afa23ee8a9d05cf5fa0a3d7773c4dad1af3
Parents: 7430a65
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 9 09:41:38 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 9 09:41:38 2016 -0400

----------------------------------------------------------------------
 docs/src/index.asciidoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/37942afa/docs/src/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/index.asciidoc b/docs/src/index.asciidoc
index 2270043..51d2105 100644
--- a/docs/src/index.asciidoc
+++ b/docs/src/index.asciidoc
@@ -20,7 +20,7 @@ image::apache-tinkerpop-logo.png[width=500]
 *x.y.z*
 
 TinkerPop Compendium
-====================
+--------------------
 
 image::tinkerpop-reading.png[width=800,align="center"]
 
@@ -43,7 +43,7 @@ Note the "+" following the link in each table entry - it forces an asciidoc line
 
 [[tutorials]]
 Tutorials
----------
+~~~~~~~~~
 
 [width="100%",cols="<.<3,<.^10",grid="none"]
 |=========================================================
@@ -64,7 +64,7 @@ and an overview of Gremlin. (*external*)
 
 [[publications]]
 Publications
-------------
+~~~~~~~~~~~~
 
 Unless otherwise noted, all "publications" are externally managed:
 
@@ -80,7 +80,7 @@ Unless otherwise noted, all "publications" are externally managed:
 
 [[developer]]
 Developer
----------
+~~~~~~~~~
 
 [width="100%",cols="<.<3,<.^10",grid="none"]
 |=========================================================


[4/4] tinkerpop git commit: Merge branch 'post-master'

Posted by sp...@apache.org.
Merge branch 'post-master'


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

Branch: refs/heads/master
Commit: 920a902b2562e033c68ebab2ff5a06172a5d9b1e
Parents: 1bf41e9 a939f10
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Mon Sep 12 06:26:40 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Sep 12 06:26:40 2016 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc              | 1 +
 docs/src/index.asciidoc         | 8 ++++----
 docs/src/recipes/index.asciidoc | 3 +++
 3 files changed, 8 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/920a902b/CHANGELOG.asciidoc
----------------------------------------------------------------------