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

[5/5] incubator-s2graph git commit: [S2GRAPH-145] Improve travis to cache maven directory

[S2GRAPH-145] Improve travis to cache maven directory

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

Pull Request:
    Closes #110

Author
    Injun Song <ij...@gmail.com>


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

Branch: refs/heads/master
Commit: 625e2217c2e320b622a60570479b0999aeb23261
Parents: 2f3398e 6042d4d
Author: Injun Song <ij...@gmail.com>
Authored: Fri Dec 9 11:02:53 2016 +0900
Committer: daewon <da...@apache.org>
Committed: Fri Dec 9 11:05:18 2016 +0900

----------------------------------------------------------------------
 CHANGES | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/625e2217/CHANGES
----------------------------------------------------------------------
diff --cc CHANGES
index 1a14009,ac26dfd..362fa98
--- a/CHANGES
+++ b/CHANGES
@@@ -242,7 -239,5 +242,10 @@@ Release 0.1.0 - unrelease
      S2GRAPH-21: Change PostProcessBenchmarkSpec not to store and fetch test data from storage. (Committed by DOYUNG YOON).
  
      S2GRAPH-108: Support continuous integration test. 
--		(Contributed by Injun Song<ij...@gmail.com>, committed by DOYUNG YOON)
++    (Contributed by Injun Song<ij...@gmail.com>, committed by DOYUNG YOON)
  		
 +    S2GRAPH-144: [S2GRAPH-144] Travis icon in README is not proper link
- 		(Contributed by Injun Song<ij...@gmail.com>, committed by Daewon Jeong)
++    (Contributed by Injun Song<ij...@gmail.com>, committed by Daewon Jeong)
++
++    S2GRAPH-145: [S2GRAPH-145] Improve travis to cache maven directory
++    Contributed by Injun Song<ij...@gmail.com>, committed by Daewon Jeong)