﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19249	Travis on Github mirror fails due to outdated Apache Ant link	mmd	simon04	"https://github.com/openstreetmap/josm/blob/master/.travis.yml references a no longer available Apache Ant binary:

  - wget https://www.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.tar.gz
  - tar -xzvf apache-ant-1.10.5-bin.tar.gz
  - export PATH=`pwd`/apache-ant-1.10.5/bin:$PATH

See https://downloads.apache.org/ant/binaries/ for a list of available files.

Suggestion would be to move to apache-ant-1.10.8-bin.tar.gz instead"	defect	closed	normal		Git mirror		fixed		
