Re: [JPP-Devel] Update To My Task List For The Next Release

2008-01-31 Thread Stefan Steiniger
> > Does anyone know why we want to "move menu items from Layer List-Layer > menu to Menubar_layer menu"? not sure, but i guess meant was to move several items from layer mouse menu to the real layer menu - This SF.net ema

Re: [JPP-Devel] Sunburned Surveyors OpenJUMP Release Task List

2008-01-31 Thread Stefan Steiniger
Yes and No, i checked as well. Save Selected Datasets works fine in that it separates the geometry types. The error message is indeed not a real error message. It should rather be a warning - pointing to the message window. Because the user should know that a new file is generated with the ext

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sunburned Surveyor
Jon, We appreciate you hosting the nightly build for as long as you did. I purchase some space on a web server, but it isn't very big. Maybe we could talk one of our corporate sponsors into hosting the nightly build? In the meantime, I will resume the weekly builds. Landon On Jan 30, 2008 8:27

Re: [JPP-Devel] Sunburned Surveyors OpenJUMP Release Task List

2008-01-31 Thread Larry Becker
Thanks Stefan. Also, don't forget that I recently added a Layer context mouse menu item that does this operation. I think it is called "Extract features by geometry type" or something similar. All that would be necessary to fix Save Dataset As would be to call this feature if it fails your "inco

Re: [JPP-Devel] Update To My Task List For The Next Release

2008-01-31 Thread Giuseppe Aruta
> Does anyone know why we want to "move menu items > from Layer List-Layer > menu to Menubar_layer menu"? > > The Sunburned Surveyor Menubar>Layer menu has 14 iems, and 4 are going to disapear as they become obsolete thanks to Paul's Open Plugin (Addhttp://it.docs.yahoo.com/nowyoucan.html ---

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Larry Becker
Late breaking new: Apparently SourceForge has disabled the cron service of their shell: From: https://sourceforge.net/docs/A04/#1181767103 ( 2007-06-13 13:43:38 - Project Shell Service ) As of 2007-06-12 the cron service provided under the project shell service has been disabled. Ongoing syste

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Larry Becker
Hi Jon and SS, I have plenty of web server space, however I'm not sure about the automated build itself. What is the required environment to automate the build? Apparently the SourceForge rules won't allow us to host the nightly build there, but perhaps the build can be done on their shell.

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Jonathan Aquino
Alas, the CruiseControl script used to do the build was lost with the hard drive that failed. Anyway, it was pretty straightforward - most of the heavy lifting was done by the Ant script (which we have - it's the build.xml file in the source-code repository). Jon -Original Message- From:

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Larry Becker
So, basically the steps would be: 1. Check out the latest source from the repository. 2. Do the Ant build with the proper target. 3. FTP the resulting zip file to the site where it will be hosted. Is that about right? I could set up the download directory from step 3 under the skyjumpgis.org d

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Jonathan Aquino
Yup that's correct. Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Becker Sent: Thursday, January 31, 2008 10:01 AM To: List for discussion of JPP development and use. Subject: Re: [JPP-Devel] nightly snapshot So, basically the steps would b

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread sascha.teichm...@intevation.de
Hi guys! If you still need capacity to build and host the nightlies, Intevation is willing to give you all you need. :-) kind regards, Sascha L. Teichmann Am Donnerstag, 31. Januar 2008 05:27:03 schrieb Jonathan Aquino: > Hi guys - the computer that I was using to do the build finally died.

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Stefan Steiniger
Sascha, that are great news +1 if you can make a nightly built available :) stefan [EMAIL PROTECTED] schrieb: > Hi guys! > > If you still need capacity to build and host the nightlies, Intevation > is willing to give you all you need. :-) > > kind regards, > Sascha L. Teichmann > > > Am

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Larry Becker
Hi Sascha, Sounds good! I vote for hosting OpenJump nightly builds on intevation.de thanks, Larry On Jan 31, 2008 10:47 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi guys! > > If you still need capacity to build and host the nightlies, Intevation > is willing to give you all you need

Re: [JPP-Devel] Update To My Task List For The Next Release

2008-01-31 Thread Stefan Steiniger
great!!! for now i add this text to the wiki. Maybe next week we find some time to make the changes :) stefan Giuseppe Aruta schrieb: >> Does anyone know why we want to "move menu items >> from Layer List-Layer >> menu to Menubar_layer menu"? >> >> The Sunburned Surveyor > > > Menubar>Layer me

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sascha L. Teichmann
Hi! I'm going to write a little cron'd script which will - check out the source from SVN - start an ant build - push the result to our site I only need to talk to the administration which of our build servers is best suited for this, but this is a mere formality. Stay tuned ... - Sascha Stefa

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sunburned Surveyor
Sascha, I really appreciate the willingness to help in this way. Thank you so much! Landon On Jan 31, 2008 1:12 PM, Sascha L. Teichmann <[EMAIL PROTECTED]> wrote: > Hi! > > I'm going to write a little cron'd script which > will > > - check out the source from SVN > - start an ant build > - push

[JPP-Devel] [Off Topic] Java 7 - Another Big Leap Along The Path Of Complexity

2008-01-31 Thread Sunburned Surveyor
Here is an interesting blog post about Java 7: http://beautifulcode.oreillynet.com/2007/09/will_java_7_be_beautiful.php It mentions a proposal to add something called "closures" to Java. I'm still trying to figure out how to use Generics. :] This makes me wonder if the Java programming language w

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sascha L. Teichmann
I have still a few question. * What about security? Ant has tasks like which may be a fine way to compromise a build server. Was the old build process jailed in a way? * How much traffic is to be expected? Are there any statistics available? Maybe its a good idea to balance the traffic by

Re: [JPP-Devel] [Off Topic] Java 7 - Another Big Leap Along The Path Of Complexity

2008-01-31 Thread Harvey Harrison
On Thu, 2008-01-31 at 14:11 -0800, Sunburned Surveyor wrote: > Here is an interesting blog post about Java 7: > > http://beautifulcode.oreillynet.com/2007/09/will_java_7_be_beautiful.php > > It mentions a proposal to add something called "closures" to Java. I'm > still trying to figure out how to

Re: [JPP-Devel] [Off Topic] Java 7 - Another Big Leap Along The Path Of Complexity

2008-01-31 Thread Sunburned Surveyor
Thanks for the comments Harvey. You wrote: "Not really, you can opt-out and not use the new features if you don't want to.or just move on, there's no shortage these days of new languages Ruby, C#etc." I'm slowly picking up Generics. I like the concept behind them but must admit I'm not us

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sunburned Surveyor
Sascha, I can't answer the security question, but I think you'll find the nightly build is used mostly be our active developers. If we can ever get on a regular schedule for our official releases, I think you would see this use drop. Landon On Jan 31, 2008 2:17 PM, Sascha L. Teichmann <[EMAIL PR

Re: [JPP-Devel] [Off Topic] Java 7 - Another Big Leap Along The Path Of Complexity

2008-01-31 Thread Harvey Harrison
On Thu, 2008-01-31 at 14:33 -0800, Sunburned Surveyor wrote: > Thanks for the comments Harvey. > > You wrote: "Not really, you can opt-out and not use the new features > if you don't > want to.or just move on, there's no shortage these days of new > languages Ruby, C#etc." > > I'm slowly

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Larry Becker
Hi Sascha, > Maybe its a good idea to balance the traffic by publishing the binaries > on more than one side. I'll be happy to host a mirror for this side of the world. Larry On Jan 31, 2008 4:34 PM, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Sascha, > > I can't answer the security quest

Re: [JPP-Devel] [Off Topic] Java 7 - Another Big Leap Along The Path Of Complexity

2008-01-31 Thread Larry Becker
I've read the book "Beautiful Code" by Andy Oram and Greg Wilson that was referenced on the blog. Personally, I didn't find any of the examples listed particularly beautiful, but they were interesting if you like that sort of thing. Beauty in code, as in everything is in the eye of the beholder.

Re: [JPP-Devel] nightly snapshot

2008-01-31 Thread Sascha L. Teichmann
Hi! Larry Becker schrieb: > Hi Sascha, > >> Maybe its a good idea to balance the traffic by publishing the binaries >> on more than one side. > > I'll be happy to host a mirror for this side of the world. > > Larry Perfect! :-) But the security issue remains. I still have to figure out, how