[
https://issues.apache.org/jira/browse/SAMOA-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182056#comment-15182056
]
ASF GitHub Bot commented on SAMOA-31:
-------------------------------------
GitHub user gdfm opened a pull request:
https://github.com/apache/incubator-samoa/pull/49
SAMOA-31: Remove unused Utils class
This class was used only by S4, and is not needed anymore.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gdfm/incubator-samoa SAMOA-31
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/49.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 #49
----
commit fd0275759886171e6819af903a819532a46ce90c
Author: Gianmarco De Francisci Morales <[email protected]>
Date: 2016-03-06T08:52:05Z
SAMOA-31: Remove unused Utils class
----
> Fix static reference to samoa jar in Utils
> ------------------------------------------
>
> Key: SAMOA-31
> URL: https://issues.apache.org/jira/browse/SAMOA-31
> Project: SAMOA
> Issue Type: Bug
> Components: SAMOA-API
> Reporter: Gianmarco De Francisci Morales
>
> In samoa-api/src/main/java/com/yahoo/labs/samoa/utils/Utils.java:57
> File samoaJar = new File(baseDir+"/target/samoa-0.0.1-SNAPSHOT.jar");
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)