Thanks Antoine for your help. Following is the verbose : 

Apache Ant version 1.5.3 compiled on August 13 2003
Buildfile: .\project.xml
Detected Java version: 1.4 in: C:\bea\jdk141_05\jre
Detected OS: Windows XP
parsing buildfile .\project.xml with URI = file:C:/scripts/./project.xml
Project base dir set to: C:\SMO_Latest\smonlinev2\scripts
 [property] Loading C:\scripts\project.properties
Property ${sp} has not been set
Property ${sp} has not been set
Property ${local.host.ipa} has not been set
 [property] Loading C:\scripts\global.properties

I think it is still not detecting 1.5.


Thanks


-----Original Message-----
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 17, 2006 5:00 PM
To: Ant Users List
Subject: Re: Multiple JVM

Bandaru, Jaysheel wrote:
> Antoine -
>
> I do not use the ant command to execute my task but I do the following

>
> %JAVA_HOME%\bin\java -ms4m -mx100m
> -Dant.home=%ANT_HOME%org.apache.tools.ant.Main -buildfile
.\myBuild.xml
> %PARAMS%
>
> Actually I used verbose option with the java command.
>
> Is there a way I can take the verbose of ant call?
>
> Thanks
>
>   
If you want to use -verbose, put this in your %PARAMS% for instance.

Regards,

Antoine


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to