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 2015/05/14 22:57:26 UTC

[1/2] incubator-tinkerpop git commit: Update release docs.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 23ee03840 -> 5c6a2bf36


Update release docs.


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

Branch: refs/heads/master
Commit: b2b09eab9db08ec67b012e6f3cbff9d9b9d96865
Parents: 8d32b19
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu May 14 16:56:56 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu May 14 16:56:56 2015 -0400

----------------------------------------------------------------------
 README.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/b2b09eab/README.asciidoc
----------------------------------------------------------------------
diff --git a/README.asciidoc b/README.asciidoc
index 588c25a..e794f4e 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -94,7 +94,7 @@ Release Process
 . `mvn deploy -Papache-release -DcreateChecksum=true -Dmaven.test.skip=true`- deploy signed artifacts with checksums to Apache Nexus
 . Review and close the staging repository
 . Upload artifacts to `https://dist.apache.org/repos/dist/release/incubator/tinkerpop` (rename to `-bin` and `-src`)
-. Update homepage with references to latest distribution.
+. Update homepage with references to latest distribution and to other internal links elsewhere on the page.
 . Announce release on `dev@`/`gremlin-users@` mailing lists and tweet from `@apachetinkerpop`.
 
 Issue Tracker Conventions


[2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master'

Posted by sp...@apache.org.
Merge remote-tracking branch 'origin/master'


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

Branch: refs/heads/master
Commit: 5c6a2bf365036cec6e70d7165c0f870faaafaef2
Parents: b2b09ea 23ee038
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu May 14 16:57:18 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu May 14 16:57:18 2015 -0400

----------------------------------------------------------------------
 docs/src/implementations.asciidoc               | 181 +++++++++--------
 .../process/computer/util/ImmutableMemory.java  |   2 +-
 .../process/computer/GraphComputerTest.java     | 201 +++++++++++++++++--
 .../process/computer/spark/SparkExecutor.java   |   5 +-
 .../process/computer/spark/SparkMemory.java     |   7 +-
 .../hadoop/process/computer/util/Rule.java      |   2 +-
 6 files changed, 284 insertions(+), 114 deletions(-)
----------------------------------------------------------------------