I am used to invoking ANT by just typing “ant params” at the command line and in the ant folder I have what finder describes as “Unix Executable File”.
From what your saying I assume I can invoke it by typing java -jar xxxxxxxxxx params but I’m not familiar with that approach. I guess I’m asking about the binary executable with invokes the java are and runs the .jars Dave > On 22 Nov 2021, at 12:14, Dominique Devienne <ddevie...@gmail.com> wrote: > > On Mon, Nov 22, 2021 at 12:23 PM David Garratt <davidgarr...@commander4j.com> > wrote: > >> I will soon be getting a M1 based Apple Mac and I am looking for >> compatible builds of my most frequently used tools including ANT. > > At the moment I’ve not been able to find anything which looks like it’s >> built for an arm CPU. Could anyone point me in the right direction please. > > > Well, ANT is Java-based, i.e. compiled to byte-code, interpreted (and/or > JIT-compiled) to the local native platform by the JRE/JDK. > So it's not an M1-compatible ANT distrib you need, it's an M1-JDK (or JRE, > depending on what you use ANT for) that you need. --DD David Garratt davidgarr...@commander4j.com www.commander4j.com Please consider your environmental responsibility before printing emails.