[GitHub] incubator-trafficcontrol pull request #600: [Backport TC-349] update 2.0.x b...

2017-05-23 Thread dangogh
Github user dangogh closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/600


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol pull request #600: [Backport TC-349] update 2.0.x b...

2017-05-22 Thread dangogh
GitHub user dangogh opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/600

[Backport TC-349] update 2.0.x build scripts

updates build scripts to work more cleanly with Jenkins

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dangogh/incubator-trafficcontrol 
fix/2.0.x-cleanbuild

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/600.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 #600


commit eeaadb23b686e32331788a3759a85cb1d125f05f
Author: Chris Lemmons 
Date:   2017-03-10T18:18:57Z

Add global build script.

This splits out the somewhat messy docker build command into its own script 
and adds a global build script.
There’s still work to be done to clean up docker build scripts, but this 
provides a basic way to build top to bottom
In a single, simple command.

This is a step toward addressing TC-180, but falls short of cleaning up 
everything that requires cleaning up.

(cherry picked from commit 63c019e9a2372d704ec68b6c9956d8a9ffed552b)

commit 3c6ecfe157d473c0b27d48b168a7dabce785c2fa
Author: Chris Lemmons 
Date:   2017-05-15T20:56:15Z

Fixing licensing issues for bash build scripts.

(cherry picked from commit db88e83124eed190662336ef45e5f497ff5a77e1)

commit 66844a5611d7a650feb66f9f85c784ac24ccddfa
Author: Dan Kirkwood 
Date:   2017-05-22T19:25:42Z

change ownership of build artifacts in dist/. when build complete

(cherry picked from commit 5c8d1e4546cca4c5c2a8de20d78966c418637837)




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---