You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2018/04/05 05:49:43 UTC

[5/5] incubator-s2graph git commit: [S2GRAPH-200]: docker image could not include extra jars

[S2GRAPH-200]: docker image could not include extra jars

JIRA:
    [S2GRAPH-200] https://issues.apache.org/jira/browse/S2GRAPH-200

Pull Request:
    Closes #152

Author
    Chul Kang <el...@apache.org>


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

Branch: refs/heads/master
Commit: c64094f004149144bf3ff71025f6b7f415a3931f
Parents: 1b7cb79
Author: DO YUNG YOON <st...@apache.org>
Authored: Thu Apr 5 14:47:10 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Thu Apr 5 14:47:10 2018 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/c64094f0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 775ccfa..0c1f75a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -66,6 +66,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-170] - Create Interface for S2Edge/S2Vertex/S2Graph.
     * [S2GRAPH-182] - Version up spark dependencies.
     * [S2GRAPH-198] - Skip json Decode error and continue.
+    * [S2GRAPH-200] - docker image could not include extra jars.
 
 ** New Feature
     * [S2GRAPH-123] - Support different index on out/in direction.