Curious - have you configured Jenkins to know about your Ant installation?
You can define any number of Ant versions without using shell
scripts like you are attempting.
On Tue, 9 Apr 2013, Sana Khawaja wrote:
I have installed Jenkins on windows and have some shell scipts to build
android a
I have installed Jenkins on windows and have some shell scipts to build
android app
however, when running ant commands( ant clean, etc) I get the following
error:
Could not find or load main class org.apache.tools.ant.launch.Launcher
I have
JAVA_HOME= C:\Program Files\Java\jdk1.7.0_17
ANT_HOME