Dan Kirkwood created TC-37:
------------------------------
Summary: 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
Fix For: 1.8.0
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)