not sure if you were running into the same issue.
Thanks,
Mohan
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 18, 2006 12:07 PM
To: Ant Users List
Subject: Re: Multiple JVM
Bandaru, Jaysheel wrote:
> Thanks Antoine for your help. Following is th
Bandaru, Jaysheel wrote:
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/.
-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
>
>
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
ant call?
Thanks
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 9:08 AM
To: Ant Users List
Subject: Re: Multiple JVM
Jaysheel,
Actually, I would expect ant -verbose to be enough. You should see some
messages of the java command
your time.
Thanks
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 8:08 AM
To: Ant Users List
Subject: Re: Multiple JVM
Antoine Levy-Lambert wrote:
Martijn Kruithof wrote:
Hi
Is it an option to use JDK 1.5 completely and
:\bea\jdk141_05\jre\lib\rt.jar]
Appreciate your time.
Thanks
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 8:08 AM
To: Ant Users List
Subject: Re: Multiple JVM
Antoine Levy-Lambert wrote:
> Martijn Kruithof wrote:
>
>>
Antoine Levy-Lambert wrote:
> Martijn Kruithof wrote:
>
>> Hi
>>
>> Is it an option to use JDK 1.5 completely and specify the source ant
>> target attributes
>>
> Martijn, Jaysheel wants to use , not ;-)
>
>> Martijn
>>
>>
>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
Martijn Kruithof wrote:
> Hi
>
> Is it an option to use JDK 1.5 completely and specify the source ant
> target attributes
Martijn, Jaysheel wants to use , not ;-)
>
>
> Martijn
>
>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
Hello Jaysheel,
I would be
Hi
Is it an option to use JDK 1.5 completely and specify the source ant
target attributes
Martijn
Bandaru, Jaysheel wrote:
Hi -
I have a build file which uses JDK1.4 to compile(javac) and run the java
tasks , in the build file I have task which executes a jar file compiled
using JDK1.5 .
April 12, 2006 10:29 PM
To: Ant Users List
Subject: Re: Multiple JVM
Bandaru, Jaysheel wrote:
Hello Jaysheel,
two ideas :
run your build in debug (ant -debug) or verbose (-verbose) mode to get a
better feeling of what is happening in the case
you are starting from ant running in a JDK 1.4 VM.
Bandaru, Jaysheel wrote:
Hello Jaysheel,
two ideas :
run your build in debug (ant -debug) or verbose (-verbose) mode to get a
better feeling of what is happening in the case
you are starting from ant running in a JDK 1.4 VM.
Also try to nest in an element to tell java where is your
JAVA_HOME
12 matches
Mail list logo