Opened 2 years ago
Closed 2 years ago
#18433 closed enhancement (fixed)
apache-ant-1.10.14
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
We might want to promote this to 12.0.
Change History (7)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
| Milestone: | 12.1 → 12.0 |
|---|
We can do this for 12.0 even though it's tagged. The only thing in the book that uses it is fop and that isn't tagged yet.
follow-up: 4 comment:3 by , 2 years ago
There's more than fop. Libreoffice, Subversion, and OpenCV also use it
comment:4 by , 2 years ago
Replying to Douglas R. Reno:
There's more than fop. Libreoffice, Subversion, and OpenCV also use it
And docbook-xsl (but only with the external Xerces2 Java). Subversion only for java bindings. Libreoffice is recommended. I don't know anything about opencv needing ant. It's optional.
comment:5 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:6 by , 2 years ago
Ant 1.10.14 contains an important change wherein it no longer uses or sets Java SecurityManager when running on Java versions 18 and higher. This should allow projects to build on Java 18 and higher versions.
comment:7 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commit 91b39178382a7b6ec3d6252e8bad5cec97b975a8

Bringing it back to 12.0 would be a good idea since it has some fixes for Java 18 and higher (we're on 20.0.2)