Re: [JPP-Devel] Kosmo and OpenJUMP common area of interests
Giuseppe Aruta wrote: Hi, > I saw on "List of changes" that Andreas is working a > lot on SLD import/export plugin (I image ter related > plugin (ImportSLDPlugIn.java and SLDImporter.java) are > for import/export SLD). yes, the SLD import/export is more or less finished. Unfortunately, I'll be on vacation the next month, so I'll probably only get to it after that. What's missing is a dialog to offer the user which style he wants to import (in case of multiple ones and ones with filters) and some general stability. If someone wants to try it out with Kosmo-generated SLD (of course also with completely unrelated SLD) I'd like to hear about it. I'm also open for suggestions on how to handle more complicated situations. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-11 fax ++49 +228 1849629 http://www.lat-lon.dehttp://www.deegree.org --- On June 17 is deegree day - Am 17. Juni ist deegree day http://deegree.org/deegreeday signature.asc Description: Digital signature - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
[JPP-Devel] Weekly build does not start
Hi, I downloaded fresh weekly build and wondered why it does not start from Windows .bat file. I have tried to find out what is the difference from the previous versions which do start but everything looks like similar. Anyway OpenJUMP does not start and the message is Could not find the main class. -Jukka Rahkonen- - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
I'll check this out and get back to you Jukka. I'm due to bundle a new weekly build today, anyways. The Sunburned Surveyor On Thu, Mar 20, 2008 at 7:11 AM, Jukka Rahkonen <[EMAIL PROTECTED]> wrote: > Hi, > > I downloaded fresh weekly build and wondered why it does not start from > Windows > .bat file. I have tried to find out what is the difference from the previous > versions which do start but everything looks like similar. Anyway OpenJUMP > does > not start and the message is Could not find the main class. > > -Jukka Rahkonen- > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
Jukka, Try the new weekly build and let me know if you have problems. Landon On Thu, Mar 20, 2008 at 7:22 AM, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > I'll check this out and get back to you Jukka. > > I'm due to bundle a new weekly build today, anyways. > > The Sunburned Surveyor > > > On Thu, Mar 20, 2008 at 7:11 AM, Jukka Rahkonen > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I downloaded fresh weekly build and wondered why it does not start from > > Windows > > .bat file. I have tried to find out what is the difference from the > > previous > > versions which do start but everything looks like similar. Anyway OpenJUMP > > does > > not start and the message is Could not find the main class. > > > > -Jukka Rahkonen- > > > > > > - > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
[JPP-Devel] Weekly Build Has Been Posted
Please let me know if you have any problems with it. The Sunburned Surveyor http://www.redefinedhorizons.com/oj_weekly_build/ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
Sunburned Surveyor gmail.com> writes: > > Jukka, > > 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!" -Jukka- - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
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 -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-11 fax ++49 +228 1849629 http://www.lat-lon.dehttp://www.deegree.org --- On June 17 is deegree day - Am 17. Juni ist deegree day http://deegree.org/deegreeday signature.asc Description: Digital signature - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
aehm @Jukka: so the weekly build needs java 1.6 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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
Hi Last OJ WB really seems not working with Java 1.5 - but only with 1.6. Even with 1.6 it has problem. It seems former OJ WB was not affected of this. I will do other tests Peppe Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel - Inviato da Yahoo! Mail. Tanti modi per restare in contatto con chi vuoi.- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
I bet I need to change the compiler settings on my Eclipse project. Let me try that and I will post the weekly build again. Then someone running 1.5 can give it a spin for me. Landon On Thu, Mar 20, 2008 at 10:23 AM, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > Hi > Last OJ WB really seems not working with Java 1.5 - but only with 1.6. Even > with 1.6 it has problem. It seems former OJ WB was not affected of this. I > will do other tests > > Peppe > > Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ > ___ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > > > Inviato da Yahoo! Mail. > Tanti modi per restare in contatto con chi vuoi. > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
ok.. I will test. Btw. Sourceforge increased our webspace to 300MB (by today?) so we can try now to store the nightly built there. I will send further info today/tomorrow. stefan Sunburned Surveyor wrote: > I bet I need to change the compiler settings on my Eclipse project. > Let me try that and I will post the weekly build again. Then someone > running 1.5 can give it a spin for me. > > Landon > > On Thu, Mar 20, 2008 at 10:23 AM, Giuseppe Aruta > <[EMAIL PROTECTED]> wrote: >> Hi >> Last OJ WB really seems not working with Java 1.5 - but only with 1.6. Even >> with 1.6 it has problem. It seems former OJ WB was not affected of this. I >> will do other tests >> >> Peppe >> >> Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: >> 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ >> ___ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> >> >> >> >> Inviato da Yahoo! Mail. >> Tanti modi per restare in contatto con chi vuoi. >> >> >> - >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
Thanks for clarifying Stefan. I did compile the weekly build for Java 1.5. Did we decide to move to Java 1.6 for the OpenJUMP trunk? If not, then I should be compiling the weekly build for 1.5. Landon On Thu, Mar 20, 2008 at 11:31 AM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > ok.. I will test. > > Btw. Sourceforge increased our webspace to 300MB (by today?) so we can > try now to store the nightly built there. I will send further info > today/tomorrow. > > stefan > > > Sunburned Surveyor wrote: > > I bet I need to change the compiler settings on my Eclipse project. > > Let me try that and I will post the weekly build again. Then someone > > running 1.5 can give it a spin for me. > > > > Landon > > > > On Thu, Mar 20, 2008 at 10:23 AM, Giuseppe Aruta > > <[EMAIL PROTECTED]> wrote: > >> Hi > >> Last OJ WB really seems not working with Java 1.5 - but only with 1.6. Even > >> with 1.6 it has problem. It seems former OJ WB was not affected of this. I > >> will do other tests > >> > >> Peppe > >> > >> Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > >> 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ > >> ___ > >> Jump-pilot-devel mailing list > >> Jump-pilot-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > >> > >> > >> > >> > >> Inviato da Yahoo! Mail. > >> Tanti modi per restare in contatto con chi vuoi. > >> > >> > >> - > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/direct/01/ > > ___ > > Jump-pilot-devel mailing list
[JPP-Devel] Working On Nightly Build This Weekend
I'll be working on a nightly build this weekend. It will require that I have Subversion installed, and that I execute a script at a specific time everyday. I don't have permission from my IT guy to do this on my work computer. I will try to set the nightly build up on my Debian Linux box at home. I'm going to try to get it working with an FTP account I set up on my Redefined Horizons web site. Once I get this working we can swap it over to the SourceForge web site. Thanks for getting us the extra room Stefan! I'm going to try to keep everything in the Ant script by using the FTP and SvnAnt tasks. (SvnAnt is an Ant task distributed by the Subclipse folks.) This will allow the script to be cross-platform. If I can't get this working I will fall back to a bash script using the commands Paul suggested. This will only work on a Unix box that supports bash. In the meantime I will continue to post weekly builds on Thrursday or Friday. At least I know that Jukka is using them! Thanks for your patience with my efforts. (I miss Jon.) :] The Sunburned Surveyor - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Weekly build does not start
to my knowledge we are with 1.5 stefan Sunburned Surveyor wrote: > Thanks for clarifying Stefan. > > I did compile the weekly build for Java 1.5. Did we decide to move to > Java 1.6 for the OpenJUMP trunk? If not, then I should be compiling > the weekly build for 1.5. > > Landon > > On Thu, Mar 20, 2008 at 11:31 AM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: >> ok.. I will test. >> >> Btw. Sourceforge increased our webspace to 300MB (by today?) so we can >> try now to store the nightly built there. I will send further info >> today/tomorrow. >> >> stefan >> >> >> Sunburned Surveyor wrote: >>> I bet I need to change the compiler settings on my Eclipse project. >>> Let me try that and I will post the weekly build again. Then someone >>> running 1.5 can give it a spin for me. >>> >>> Landon >>> >>> On Thu, Mar 20, 2008 at 10:23 AM, Giuseppe Aruta >>> <[EMAIL PROTECTED]> wrote: Hi Last OJ WB really seems not working with Java 1.5 - but only with 1.6. Even with 1.6 it has problem. It seems former OJ WB was not affected of this. I will do other tests Peppe Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Inviato da Yahoo! Mail. Tanti modi per restare in contatto con chi vuoi. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/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/vse012070mrt/direc
Re: [JPP-Devel] Weekly build does not start
Roger that. I'll keep the weekly build at 1.5 until advised otherwise. The Sunburned Surveyor On Thu, Mar 20, 2008 at 11:52 AM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > to my knowledge we are with 1.5 > > stefan > > > Sunburned Surveyor wrote: > > Thanks for clarifying Stefan. > > > > I did compile the weekly build for Java 1.5. Did we decide to move to > > Java 1.6 for the OpenJUMP trunk? If not, then I should be compiling > > the weekly build for 1.5. > > > > Landon > > > > On Thu, Mar 20, 2008 at 11:31 AM, Stefan Steiniger <[EMAIL PROTECTED]> > > wrote: > >> ok.. I will test. > >> > >> Btw. Sourceforge increased our webspace to 300MB (by today?) so we can > >> try now to store the nightly built there. I will send further info > >> today/tomorrow. > >> > >> stefan > >> > >> > >> Sunburned Surveyor wrote: > >>> I bet I need to change the compiler settings on my Eclipse project. > >>> Let me try that and I will post the weekly build again. Then someone > >>> running 1.5 can give it a spin for me. > >>> > >>> Landon > >>> > >>> On Thu, Mar 20, 2008 at 10:23 AM, Giuseppe Aruta > >>> <[EMAIL PROTECTED]> wrote: > Hi > Last OJ WB really seems not working with Java 1.5 - but only with 1.6. > Even > with 1.6 it has problem. It seems former OJ WB was not affected of this. > I > will do other tests > > Peppe > > Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > 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 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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/ > ___ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > > > > Inviato da Yahoo! Mail. > Tanti modi per restare in contatto con chi vuoi. > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ >