Re: [JPP-Devel] copyright policy

2012-01-28 Thread Stefan Steiniger
I think I like the second Idea :) but lets see what others think... stefan Am 28.01.12 18:17, schrieb Benjamin Gudehus: > Hi Stefan, > > I thought about two options: > > 1. add "Jump Pilot Project" as the copyright holder > 2. add "the authors of this file" as the copyright holder and refer to >

Re: [JPP-Devel] copyright policy

2012-01-28 Thread Benjamin Gudehus
Hi Stefan, I thought about two options: 1. add "Jump Pilot Project" as the copyright holder 2. add "the authors of this file" as the copyright holder and refer to the @author tags of the class. I'm completely fine about setting "Jump Pilot Project" for the org.openjump.tests classes (option 1) a

Re: [JPP-Devel] OpenJUMP 1.5.1 documentation

2012-01-28 Thread Stefan Steiniger
Question, for updating the tutorial... what version should I use? the last snapshot available? btw. I was looking at ELML the other day to install it for a personal/work project. But I got some problems with installing/starting the Firedocs editor. So... lets see if we should consider it furt

[JPP-Devel] copyright policy

2012-01-28 Thread Stefan Steiniger
Hei all developers, while answering on an email on the JTS list, I saw that for DeleteDublicateGeometries I am still carrying the copyright although the class was changed by others (see the header below). However, for the test-class it was used: Copyright (C) 2012 The JUMP/OpenJUMP contributo

Re: [JPP-Devel] osgeo live-dvd / documentation

2012-01-28 Thread Landon Blake
The screenshots and revised Quickstart for OpenJUMP have been uploaded to the SVN. Thanks. Landon On Thu, Jan 26, 2012 at 12:12 PM, Stefan Steiniger wrote: > no - nobody has created images for the quickstart yet. > > On 25/01/2012 6:23 PM, Landon Blake wrote: >> I told Cameron I would work on s

Re: [JPP-Devel] regarding the uninstaller

2012-01-28 Thread Landon Blake
I tried out the OJ nightly build Windows installer on my Windows 7 laptop a couple of days ago. It worked great. Thanks Ede. Landon On Thu, Jan 26, 2012 at 12:17 PM, wrote: > On 21.01.2012 22:24, Michaël Michaud wrote: >> Uninstall : javaw is not found. User is invited to find javaw.exe with th

Re: [JPP-Devel] native path problem for ecw

2012-01-28 Thread edgar . soldin
On 23.01.2012 20:26, Michaël Michaud wrote: > but it seems that the test is case sensitive, and the result (the path) > changes if I test "version 5" instead of "Version 5" in the *-ecw.bat you received this test is made case insensitive. thanks for pointing out. ..ede -