[
https://issues.apache.org/jira/browse/S2GRAPH-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506588#comment-15506588
]
ASF GitHub Bot commented on S2GRAPH-114:
----------------------------------------
GitHub user SteamShon opened a pull request:
https://github.com/apache/incubator-s2graph/pull/82
[S2GRAPH-114] `MethodNotSupportedException` class in s2counter_core project
miss license header.
+ remove unnecessary class `MethodNotSupportedException`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-114
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/82.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 #82
----
commit eb93b6ad31fb9680321c4c799968e7930772d515
Author: DO YUNG YOON <[email protected]>
Date: 2016-09-20T13:50:47Z
[S2GRAPH-114] `MethodNotSupportedException` class in s2counter_core project
miss license header.
JIRA:
[S2GRAPH-114] https://issues.apache.org/jira/browse/S2GRAPH-114
Pull Request:
Closes #82
Authors
DO YUNG YOON: [email protected]
----
> `MethodNotSupportedException` class in s2counter_core project miss license
> header.
> ----------------------------------------------------------------------------------
>
> Key: S2GRAPH-114
> URL: https://issues.apache.org/jira/browse/S2GRAPH-114
> Project: S2Graph
> Issue Type: Sub-task
> Affects Versions: 0.1.0
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Fix For: 0.1.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> While I was working on S2GRAPH-106, unnecessary file
> `MethodNotSupportedException` on s2counter_core project has been added.
> I found out this file does not have proper license header, by running `sbt
> "runRatTask <path to apache-rat jar>"`.
> We should either add license header on this file, or I think it would be
> better to delete this class since there is no usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)