[
https://issues.apache.org/jira/browse/S2GRAPH-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422173#comment-15422173
]
ASF GitHub Bot commented on S2GRAPH-91:
---------------------------------------
GitHub user SteamShon opened a pull request:
https://github.com/apache/incubator-s2graph/pull/63
[S2GRAPH-91]: Remove custom repository on project's build.sbt
This PR resolve https://issues.apache.org/jira/browse/S2GRAPH-91.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-91
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/63.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 #63
----
commit ade1292b1e3ca6db673584f18f3764191d3e0077
Author: DO YUNG YOON <[email protected]>
Date: 2016-08-16T04:52:59Z
remove custom resolvers and add version.sbt for sbt-release plugin.
commit 357ad9efedecdac80e0cca2245db05b0c8689e6b
Author: DO YUNG YOON <[email protected]>
Date: 2016-08-16T04:56:52Z
change organization name from kakao to org.apache.s2graph.
commit e389ae050658a34fbeb9f5663f1f409f02a09466
Author: DO YUNG YOON <[email protected]>
Date: 2016-08-16T04:57:41Z
prepend apache on package name in Packager.scala.
----
> Remove custom repository on project's build.sbt
> -----------------------------------------------
>
> Key: S2GRAPH-91
> URL: https://issues.apache.org/jira/browse/S2GRAPH-91
> Project: S2Graph
> Issue Type: Sub-task
> Affects Versions: 0.1.0
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Priority: Blocker
> Labels: release
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Currently, we have cloudera repository in project's resolver setting. ASF
> releases should only use dependencies available in Maven Central.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)