remove ant binary from repo, update from 1.8.2 to 1.10.10

This commit is contained in:
Ben Fry
2021-06-18 10:12:32 -04:00
parent dbc6956388
commit 24b8be55a0
4 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
<!-- (Can't use ant.version because that conflicts w/ the built-in variable) -->
<!-- <property name="ant.version" value="1.8.2" /> -->
<!-- <echoproperties /> -->
<property name="ant.version.num" value="1.8.2" />
<property name="ant.version.num" value="1.10.10" />
<!-- the .zip file to be downloaded -->
<property name="ant.zip" value="apache-ant-${ant.version.num}-bin.zip" />

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,7 @@
1274 (4.0a5)
X update ant from 5.7.0 to 5.8.0
X update JNA from 5.7.0 to 5.8.0
X bump minimum system version to 10.14.6
X remove ant binary from repo, update from 1.8.2 to 1.10.10
may be fixed