that you compile with 1.6 is a problem of your built and not one of the 
batch  file. I.e. the batch file is fine.

however, What I meant with the email below is, that the official 
releases (not necessarily the nighlty built) will be 1.5.

changing from one java version to another was always a con sense decision

Stefan

Sunburned Surveyor wrote:
> I just want to clarify. This is a problem with the bat file and not
> with my build distributable?
> 
> I can always prepare a MS Windows specific weekly build if this will
> help avoid user problems.
> 
> The Sunburned Surveyor
> 
> On Thu, Mar 20, 2008 at 8:56 AM, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> yes.. the spaces are a problem.
>> what I did was to put a copy of jawaw (from 1.6 folder) in C:\ and
>> renamed it javaw16.exe to remember. Then I changed the batch script
>> (i.e. replace "javaw" by "C:\javaw16"). This did work.
>>
>> however.. I am not satisfied with that solution. The next official
>> release will be 1.5.
>>
>> Stefan
>>
>> Andreas Schmitz schrieb:
>>> Jukka Rahkonen wrote:
>>>
>>> Hi,
>>>
>>>>> Try the new weekly build and let me know if you have problems.
>>>>>
>>>> Sorry. Window named as Java virtual machine launcher says:
>>>> "Could not find the main class. Program will exit!"
>>> try changing the following line:
>>>
>>> set JAVA_OPTS=-Xms256M -Xmx256M "-Djump.home=%JUMP_HOME%" 
>>> -Dlog4j.configuration=file:%JUMP_HOME%\bin\log4j.xml
>>>
>>> to
>>>
>>> set JAVA_OPTS=-Xms256M -Xmx256M "-Djump.home=%JUMP_HOME%" 
>>> "-Dlog4j.configuration=file:%JUMP_HOME%\bin\log4j.xml"
>>>
>>> I suspect the problems arise, if the %JUMP_HOME% path contains spaces.
>>>
>>> Best regards, Andreas
>>>
>>>
>>> ------------------------------------------------------------------------
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by: Microsoft
>>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to