[
https://issues.apache.org/jira/browse/TC-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655565#comment-15655565
]
ASF GitHub Bot commented on TC-37:
----------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/71
[TC-37] Create source tarball suitable for release
built first thing in `build.sh`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol build-tarball
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/71.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 #71
----
commit ff11f8fafad0651c1990b9b877fb6f86f848b74a
Author: Dan Kirkwood <[email protected]>
Date: 2016-11-10T20:35:53Z
add building of tarball with BUILDNUMBER file into build.sh
commit 502d0526adb2e4be2a404a7fbc93b3b6d6323695
Author: Dan Kirkwood <[email protected]>
Date: 2016-11-10T23:43:21Z
announce building tarball
commit 2eceb78e01ebe0f71f9c8e389bba392280327b06
Author: Dan Kirkwood <[email protected]>
Date: 2016-11-10T23:44:42Z
return name of tarball
----
> Can't build from source from 1.8.0-RC1 tarball
> -----------------------------------------------
>
> Key: TC-37
> URL: https://issues.apache.org/jira/browse/TC-37
> Project: Traffic Control
> Issue Type: Bug
> Reporter: Dan Kirkwood
> Assignee: Dan Kirkwood
> Labels: build
> Fix For: 1.8.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Building from source from the RC1 tarball
> (https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/1.8.0/RC1/incubator-trafficcontrol-1.8.0-4549.bebf63ee.tar.gz)
> results in errors because of missing build number information (the
> 4549.bebf63ee portion). This is because it generates that using git, and
> the .git directory is not included in the tarball.
> The `build.sh` script should generate and use a file with that info and
> create the tarball automatically with that file included.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)