64 bits ant.jar

Posted by sonic on Stack Overflow See other posts from Stack Overflow or by sonic
Published on 2010-05-03T13:20:07Z Indexed on 2010/05/03 13:38 UTC
Read the original article Hit count: 281

Filed under:
|
|
|

I have installed 64 bits RHEL. I have following questions regarding ant.jar for the system.

  1. I was not able to find ant.jar build with 64 bit JVM from the apache website. Do I have to build it form the source code, if I intend to run the jar on 64 bit JVM?
  2. Would it speed up the build process if I use ant.jar build with 64 bit JVM and run it on 64 bit JVM?

© Stack Overflow or respective owner

Related posts about java

Related posts about ant