[
https://issues.apache.org/jira/browse/S2GRAPH-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188695#comment-15188695
]
ASF GitHub Bot commented on S2GRAPH-57:
---------------------------------------
GitHub user SteamShon opened a pull request:
https://github.com/apache/incubator-s2graph/pull/40
[S2GRAPH-57] Change package names into org.apahce.s2graph.
refactor package names on all projects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-57
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit 4c89bef96e6ce4ac3828e22b3fd744e5ea258292
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-07T23:11:32Z
refactor package name on loader.
commit 2d2cecef0a130034996154a296d4b0ade47a8fca
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-07T23:49:47Z
refactor package name for s2core.
commit 2ab966f690730f770fd14e5f2baff23964b0dc3c
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T02:20:12Z
refactor package name for s2rest_play.
commit f28b6a19156e6af632df7b842d8eed00594a0350
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T02:21:27Z
refactor package name s2rest_netty.
commit 059ffb89cb36f53c02f2e12cb4c6fed762d006b9
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T02:30:37Z
optimize import on s2rest_play.
commit 5d6ee23c561b64d31df8400ff37dfce82fb90c7d
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T03:16:34Z
refactor package name for spark. spark subproject still contains
org.apache.spark.* since some of offset management codes are only private to
certain package.
commit 8726b2a2d370a582e2d98bf719c471b2c42c6725
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T06:06:21Z
refactor package name for s2counter_core.
commit 5b964095d93b1ceaf1a9c9bd87935246d8b6456c
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T06:12:34Z
refactor package name of s2counter_core.
commit 0a5de29241edba746660e3fe552c30bf8529c836
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T06:34:55Z
refactor package name of s2counter_loader.
commit ba4b8ddb795d1f574042f6934b54a7d76034d26b
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T06:40:02Z
refactor counter controller on s2rest_play.
commit 525e728e9f20ed6a0affb67f38584fabed527ff9
Author: DO YUNG YOON <[email protected]>
Date: 2016-03-08T07:00:57Z
refactor loader.
----
> Change package names into org.apahce.s2graph.
> ---------------------------------------------
>
> Key: S2GRAPH-57
> URL: https://issues.apache.org/jira/browse/S2GRAPH-57
> Project: S2Graph
> Issue Type: Task
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Priority: Blocker
> Labels: refactor
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> I think we need to change our package names into org.apache.s2graph.
> also few of project such as s2rest_netty do not follow java way for package
> and source code structure so we need to discuss how we will change this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)