[JPP-Devel] Nightlybuild does not working

2009-04-22 Thread Nacho Uve
Hi, Since 14th April OJ nightly build [1] does not working. I realize that using the ojNightlyBuildDownloader.sh :) Best regards, Nacho [1]: http://jump-pilot.sourceforge.net/download/nightlybuild/ -- Juan Ignacio Varela García (Nacho Uve) Coordinador Grupo de Desarrollo Cartolab - Laborato

Re: [JPP-Devel] Nightlybuild does not working

2009-04-22 Thread Sunburned Surveyor
Thanks Nacho. Maybe Paul could take a look, since I think he set up the nightly build. I'll plan on doing a weekly build by hand this Friday if we don't have something up and running. SS On Wed, Apr 22, 2009 at 2:02 AM, Nacho Uve wrote: > Hi, > > Since 14th April  OJ nightly build [1] does not w

Re: [JPP-Devel] error when trying to install Super select tool

2009-04-22 Thread Sunburned Surveyor
Stefan, Let me test the Super Select Plug-in in the OpenJUMP 1.3 build and I will get back to you. I don't see anything jumping out in me in the stack trace. It sounds like the plug-in can't find the button images it needs, which would be an installation problem. However, there could be a problem

[JPP-Devel] Christopher was selected for Google Summer of Code

2009-04-22 Thread Sunburned Surveyor
Christopher DeMars was selected for an OSGeo Google Summer of Code project. There was some stiff competition for SoC slots at the OSGeo this summer, and I'm glad that Christopher was able to make it in. I look forward to working with him this summer. The Sunburned Surveyor ---

Re: [JPP-Devel] Nightlybuild does not working

2009-04-22 Thread Stefan Steiniger
yep, Hopefully he reads this message. The only thing what happened lately was that I copied/tagged the trunk. I can not imagine how this would affect the nightly build - but one never knows. If Paul doesn't answer I will write him next week. Btw. Landon, there have been almost no changes since

Re: [JPP-Devel] Christopher was selected for Google Summer of Code

2009-04-22 Thread Stefan Steiniger
I am happy too that he made it :) And may add what Christopher is planning to work on: below you will find his proposal (excerpt): *** *JTIN v2: database backed, multi-resolution triangulated irregular network for Java GIS* *Describe your idea* Introduc

Re: [JPP-Devel] found a kangaroo in the easter egg

2009-04-22 Thread Stefan Steiniger
Hei, just a note - for the windows setup I included the necessary files to load *.ecw and *.(mr)sid stefan Giuseppe Aruta wrote: > Hi Michaël. > thanks for the report. In these days I am not able to find time for test. > I'll see at t5he weekend. > ECW: I cannot dispaly ECW either using window

[JPP-Devel] [Fwd: Re: Error loading Postgis layers with Openjump 1.3]

2009-04-22 Thread Stefan Steiniger
Question: does it mean we need to (or can) change something in the source code to avoid that the problem shows up? sorry that I am asking this question - but I haven't used a DB ever (well.. long long time ago). stefan Original Message Subject:[XxxJUMP-users] Re: Er

Re: [JPP-Devel] Christopher was selected for Google Summer of Code

2009-04-22 Thread Christopher
I sent this out earlier today, but only sent it to Landon rather than to the group list: Hi again everyone. Sorry for being a lurker since summer, but getting married, having your father die, and pulling a full lode of units at the Uni seem to suck up time. Anyway, this summer I'm going to fo

[JPP-Devel] OpenJump database support

2009-04-22 Thread Larry Becker
To maximize the use of Christopher's time this summer integrating H2 spatial, we should ensure we have the database code infrastructure ready so he can focus on the actual problem. So the first step would be consideration of my proposed mod to BasicFeature to add an isModified() method. I have be

Re: [JPP-Devel] OpenJump database support

2009-04-22 Thread Stefan Steiniger
+1 I was going to ask by the end of the week if Landon tested it and if we can add the method. Basically I just trust you on that (having way more developer experience than I have). sorry that databases are not my area if expertise - although I may know some very few things about it stefan L

Re: [JPP-Devel] OpenJump database support

2009-04-22 Thread Larry Becker
Thanks Stefan. Also, as far as the best database base class to consider, we have DataSource which loads the layer into memory, and DataStore which doesn't but is read-only, and IMHO has problems with multiple layers due to threading. I guess, if I was starting the task of implementing a new datab

Re: [JPP-Devel] OpenJump database support

2009-04-22 Thread Sunburned Surveyor
Stefan, I haven't been able to test Larry's mod to the BasicFeature class or his plug-in that uses this method. I'm afraid I've been putting in some long hours at work, and haven't had time for any coding. :[ However, I am still employed as a land surveyor in the epicenter of the housing crisis,

Re: [JPP-Devel] OpenJump database support

2009-04-22 Thread Sunburned Surveyor
Larry wrote: "Then I would consider how best to fix the DataStore model so that it is more reliable and supports read/write." I'm in favor of refactoring the DataSource class to support the H2 database as well. SS On Wed, Apr 22, 2009 at 6:20 PM, Sunburned Surveyor wrote: > Stefan, > > I haven'