This closes #142
Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/a53de48c Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/a53de48c Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/a53de48c Branch: refs/heads/asf-site Commit: a53de48ced8b940b5ba82c2b1a5fffda04bd0e49 Parents: 90bdea6 1ffdaa4 Author: Davor Bonaci <[email protected]> Authored: Wed Feb 1 13:02:54 2017 -0800 Committer: Davor Bonaci <[email protected]> Committed: Wed Feb 1 13:02:54 2017 -0800 ---------------------------------------------------------------------- .jenkins/append_index_html_to_internal_links.py | 76 +++++++++++++ .jenkins/common_job_properties.groovy | 106 +++++++++++++++++++ .jenkins/job_precommit_stage.groovy | 62 +++++++++++ .jenkins/job_precommit_test.groovy | 47 ++++++++ .jenkins/job_seed.groovy | 32 ++++++ .travis.yml | 8 -- tools/append_index_html_to_internal_links.py | 76 ------------- tools/common_job_properties.groovy | 106 ------------------- tools/job_precommit_stage.groovy | 62 ----------- tools/job_precommit_test.groovy | 47 -------- tools/job_seed.groovy | 32 ------ 11 files changed, 323 insertions(+), 331 deletions(-) ----------------------------------------------------------------------
