[1/5] accumulo git commit: ACCUMULO-4182 Override hostname for travis-ci
Repository: accumulo Updated Branches: refs/heads/1.7 2d3330e7e -> d42b77009 refs/heads/master 8ac30b8d1 -> 6fbf2d2b6 ACCUMULO-4182 Override hostname for travis-ci Attempt to work around a buffer overflow issue on travis-ci using openjdk with long hostnames (https://docs.travis-ci.com/user/hostname) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ce6598f0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ce6598f0 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ce6598f0 Branch: refs/heads/1.7 Commit: ce6598f0e34bc1b6481a216c089588e3e23dd22a Parents: 99e3023 Author: Christopher Tubbs Authored: Fri Apr 15 19:03:18 2016 -0400 Committer: Christopher Tubbs Committed: Fri Apr 15 19:03:18 2016 -0400 -- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) -- http://git-wip-us.apache.org/repos/asf/accumulo/blob/ce6598f0/.travis.yml -- diff --git a/.travis.yml b/.travis.yml index 64e44a2..765644d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. language: java +addons: + hostname: travis-accumulo-host notifications: irc: channels:
[2/5] accumulo git commit: ACCUMULO-4182 Override hostname for travis-ci
ACCUMULO-4182 Override hostname for travis-ci Attempt to work around a buffer overflow issue on travis-ci using openjdk with long hostnames (https://docs.travis-ci.com/user/hostname) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ce6598f0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ce6598f0 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ce6598f0 Branch: refs/heads/master Commit: ce6598f0e34bc1b6481a216c089588e3e23dd22a Parents: 99e3023 Author: Christopher Tubbs Authored: Fri Apr 15 19:03:18 2016 -0400 Committer: Christopher Tubbs Committed: Fri Apr 15 19:03:18 2016 -0400 -- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) -- http://git-wip-us.apache.org/repos/asf/accumulo/blob/ce6598f0/.travis.yml -- diff --git a/.travis.yml b/.travis.yml index 64e44a2..765644d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. language: java +addons: + hostname: travis-accumulo-host notifications: irc: channels:
accumulo git commit: ACCUMULO-4182 Override hostname for travis-ci
Repository: accumulo Updated Branches: refs/heads/1.6 99e3023c7 -> ce6598f0e ACCUMULO-4182 Override hostname for travis-ci Attempt to work around a buffer overflow issue on travis-ci using openjdk with long hostnames (https://docs.travis-ci.com/user/hostname) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ce6598f0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ce6598f0 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ce6598f0 Branch: refs/heads/1.6 Commit: ce6598f0e34bc1b6481a216c089588e3e23dd22a Parents: 99e3023 Author: Christopher Tubbs Authored: Fri Apr 15 19:03:18 2016 -0400 Committer: Christopher Tubbs Committed: Fri Apr 15 19:03:18 2016 -0400 -- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) -- http://git-wip-us.apache.org/repos/asf/accumulo/blob/ce6598f0/.travis.yml -- diff --git a/.travis.yml b/.travis.yml index 64e44a2..765644d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. language: java +addons: + hostname: travis-accumulo-host notifications: irc: channels: