[
https://issues.apache.org/jira/browse/S2GRAPH-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455416#comment-15455416
]
ASF GitHub Bot commented on S2GRAPH-105:
----------------------------------------
GitHub user wikier opened a pull request:
https://github.com/apache/incubator-s2graph/pull/75
S2GRAPH-105: remove the full path on packaged tarball
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wikier/incubator-s2graph master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/75.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 #75
----
commit b2c6d4b4ef81b497c05c67ca1fc6e3bdf09514e8
Author: Sergio Fernández <[email protected]>
Date: 2016-09-01T13:39:05Z
S2GRAPH-105: removed the full path on packaging the tarball
----
> Generated tarball contains full path where package was built
> ------------------------------------------------------------
>
> Key: S2GRAPH-105
> URL: https://issues.apache.org/jira/browse/S2GRAPH-105
> Project: S2Graph
> Issue Type: Bug
> Reporter: Sergio Fernández
> Priority: Trivial
>
> Checking RC2 I've realized that generated tarball contains full path where
> package was built.
> I.e., assuming you have s2graph source code at {{/foo/bar}}, the {{.tar.gz}}
> will inside contain the binary at
> {{/foo/bar/target/apache-s2graph-0.1.0-incubating-bin/...}}, which may not be
> a good idea when later deploying the binary somewhere else.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)