Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
On 4/29/2018 2:00, edgar.sol...@web.de wrote: avr. 28, 2018 2:39:39 PM com.sun.java.util.jar.pack.Utils$Pack200Logger warning AVERTISSEMENT: skipping 32 bytes of LocalVariableTable attribute in org/postgresql/xa/RecoveredXid.hashCode().Code avr. 28, 2018 2:39:39 PM

Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
hey Mike, On 4/28/2018 21:32, Michaël Michaud wrote: > Ede, > > > Le 28/04/2018 à 20:00, edgar.sol...@web.de a écrit : >> On 4/28/2018 17:24, Michaël Michaud wrote: >>> Hi Ede, >>> >>> Hi Some remarks about the distro before I upload it >>> >>> It built all the files but : >>> >>> 1) I had

Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
On 4/28/2018 17:24, Michaël Michaud wrote: > Hi Ede, > > Hi Some remarks about the distro before I upload it > > It built all the files but : > > 1) I had hundreds of warning like the followings > AVERTISSEMENT: skipping 12 bytes of LocalVariableTable attribute in >

Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
On 28.04.2018 15:21, Michaël Michaud wrote: >> i'd suggest you build a release candidate first and upload it to snapshots >> (login sf.net, upload via web interface). then we check it a little and when >> you are back online you can do a stable release? > I'm fine with that. No need to create a

Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
On 28.04.2018 14:58, Michaël Michaud wrote: > Hi ede, > > Yes, I can do it today (or tomorrow morning), after that, I'm offline for one > week. > > Do linux/macos need a patch to add modules for java10+ (I have had to patch > the > windows starter as it recognized only java 9) ? had a quick

Re: [JPP-Devel] SVN: [5779] core/trunk/Changes.txt

2018-04-28 Thread edgar . soldin
hey Mike, looks like you're preparing the release. Peppe voted for a minor version raise to 1.13, because of his new features, which sounds reasonable to me. do you want to build yourself this time? ..ede -- Check out

[JPP-Devel] Fwd: Open File does not show file type menu

2018-04-23 Thread edgar . soldin
gt; OJ and use Open File ... for the first time. When I use Open File again the >> menu is empty. There is nothing interesting in the console, just >> >> [INFO] 17:58:12.137 Executing Open... >> [INFO] 17:58:12.137 Executing Open... >> >> -Alkuperäinen viesti- >&

Re: [JPP-Devel] SVN: [5770] core/trunk

2018-04-18 Thread edgar . soldin
On 18.04.2018 13:56, jump-pilot-svn--- via Jump-pilot-devel wrote: > /** > * Called when the user presses Next on this panel's previous panel > */ > -public void enteredFromLeft(Map dataMap); > +void enteredFromLeft(Map dataMap); hey Mike, why did you remove the access

Re: [JPP-Devel] Open File does not show file type menu

2018-04-15 Thread edgar . soldin
n... >> [INFO] 17:58:12.137 Executing Open... >> >> -Alkuperäinen viesti- >> Lähettäjä: Edgar Soldin [mailto:ed...@soldin.de] >> Lähetetty: 11. huhtikuuta 2018 17:53 >> Vastaanottaja: Rahkonen Jukka (MML) <jukka.rahko...@maanmittauslaitos.fi> >> Aihe: Re: [JPP-Devel]

Re: [JPP-Devel] Open File does not show file type menu

2018-04-11 Thread edgar . soldin
t time. When I use Open File again the menu > is empty. There is nothing interesting in the console, just > > [INFO] 17:58:12.137 Executing Open... > [INFO] 17:58:12.137 Executing Open... > > -Alkuperäinen viesti- > Lähettäjä: Edgar Soldin [mailto:ed...@soldin.de]

Re: [JPP-Devel] Open File does not show file type menu

2018-04-11 Thread edgar . soldin
ohh.. and probably some corner case anyway. so please activate rem -- uncomment to use 'java' for console output, if unset defaults to 'javaw' for background jre -- set JAVA_BIN=java in oj_windows.bat and look/post the error stack that's likely popping up there. ..ede On 11.04.2018

Re: [JPP-Devel] Open File does not show file type menu

2018-04-11 Thread edgar . soldin
can you try the latest snapshot? r5664 is kinda 100 revisions old. ede On 11.04.2018 15:44, Rahkonen Jukka (MML) wrote: > Hi, > >   > > Do others experience the same as I do? When I open files through File-Open > the “Files of type” menu stays empty and I can’t filter the file list. > > This

Re: [JPP-Devel] OJ 1.12.1 maintenance release

2018-04-11 Thread edgar . soldin
On 11.04.2018 08:57, Michaël Michaud wrote: > Hi Ede >> I finished to set the new changes. > But I now must solve the bugs I just reported - at least #470 that I recently > introduced :-( agreed, let's prioritize. we can always go for another maintenance release after ..ede

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
yeah, try that.. ede On 4/8/2018 21:06, Giuseppe Aruta wrote: > Hi Ede, > I forgot that plugin folder points to LIB/PLUS instead to LIB/EXT in Eclipse > > This method should probabily work in SextanteToolboxPlugIn class for both > folders. > >  private String getJarsFolder() { >     final

Re: [JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
hey Peppe, nope still broken ;(.. smells like it does not compute the sextante folder correctly. did you change something there? any reason why you don't ask OJ's PluginManager for the path? eg. workbenchcontext.getWorkbench().getPlugInManager().getPlugInDirectory(); this should be correct

[JPP-Devel] sextante NPE

2018-04-08 Thread edgar . soldin
hey Peppe, after svn updating to your latest sextante binding, running OJ in eclipse throws the following.. ede java.lang.NullPointerException at es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:143) at

Re: [JPP-Devel] "Homologate.."

2018-04-08 Thread edgar . soldin
On 4/8/2018 15:28, Giuseppe Aruta wrote: > Adopted OpenJUMP standad OK/Cancel/Apply button  toolbar to CadPlan plugin > dialogs yeah better, check the latest svn commit.. ede -- Check out the vibrant tech community on

[JPP-Devel] "Homologate.."

2018-04-08 Thread edgar . soldin
hey Peppe, can you detail what you mean by "Homologate frame button bar to OpenJUMP dialog style" in the Changelog? ..ede -- Check out the vibrant tech community on one of the world's most engaging tech sites,

Re: [JPP-Devel] OJ 1.12.1 maintenance release

2018-04-07 Thread edgar . soldin
up to you, sounds like a good idea though.. ede On 4/7/2018 13:03, Giuseppe Aruta wrote: > I build the new versions of the plugins: should I add a copy of *.jar files > to the SVN/plugins/plugin_name>/dist folder? > > 2018-04-07 12:28 GMT+02:00

Re: [JPP-Devel] OJ 1.12.1 maintenance release

2018-04-07 Thread edgar . soldin
all points fine by me, let's do a 1.13 when you are ready. give me a shout out then.. ede On 4/7/2018 12:12, Giuseppe Aruta wrote: > Hi Ede > I did some small changes on CadPlan plugins+ correction of bugs. > And I am going to do some extra work on Sextante (basically Sextante result > outputs

[JPP-Devel] OJ 1.12.1 maintenance release

2018-04-07 Thread edgar . soldin
we should probably do a maintenance release because of the showstopper with JML date fields that Jukka found. what do you say?.. ede -- Check out the vibrant tech community on one of the world's most engaging tech

Re: [JPP-Devel] SVN: [5743] core/trunk/src/org/openjump

2018-04-07 Thread edgar . soldin
hey Mike, On 4/7/2018 10:49, jump-pilot-svn--- via Jump-pilot-devel wrote: > Now, WritableDataStoreDataSource can have their own TransactionManager what does it do?.. ede -- Check out the vibrant tech community on one

Re: [JPP-Devel] Fwd: SVN: [5734] core/trunk/src/com/vividsolutions/jump/workbench/ui/ GUIUtil.java

2018-04-06 Thread edgar . soldin
hey Mike, On 06.04.2018 14:41, edgar.sol...@web.de wrote: > On 06.04.2018 14:13, edgar.sol...@web.de wrote: >> looks like java9 to me "java.desktop/javax.swing.SwingUtilities" >> >> let me try that. > > jupp, java9.0.1 dies here w/ NPE as well.. ede looks like the parent does not get set by

Re: [JPP-Devel] Fwd: SVN: [5734] core/trunk/src/com/vividsolutions/jump/workbench/ui/ GUIUtil.java

2018-04-06 Thread edgar . soldin
On 06.04.2018 14:13, edgar.sol...@web.de wrote: > looks like java9 to me "java.desktop/javax.swing.SwingUtilities" > > let me try that. jupp, java9.0.1 dies here w/ NPE as well.. ede -- Check out the vibrant tech

Re: [JPP-Devel] Fwd: SVN: [5734] core/trunk/src/com/vividsolutions/jump/workbench/ui/ GUIUtil.java

2018-04-06 Thread edgar . soldin
On 06.04.2018 13:38, Michaël Michaud wrote: > Hi Ede, > > Does it really work for you ? It is strange. jupp, works >My second screen is off and I did not think there is something related to dual >screen. what's java version that fails, maybe it's a java bug? mine is java8u152 x64 currently

Re: [JPP-Devel] Fwd: SVN: [5734] core/trunk/src/com/vividsolutions/jump/workbench/ui/ GUIUtil.java

2018-04-06 Thread edgar . soldin
hey Mike, just tried "layer context menu -> layer properties" and that works for me. maybe this is different on a two screen system which i do not have set up right now. could you please try and send the stack if you can still reproduce it? ..ede On 05.04.2018 22:25, Michaël Michaud wrote: >

Re: [JPP-Devel] Something gone wrong with attribute table between r5660 and r5664

2018-04-05 Thread edgar . soldin
hey Jukka, can you try snapshot r5733 wrt. the issue at hand? ..thx ede On 03.04.2018 16:46, edgar.sol...@web.de wrote: > Jukka, Peppe, > > it's something wrt. to the date attribute. > > Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: > Cannot format given Object as

[JPP-Devel] Fwd: SVN: [5734] core/trunk/src/com/vividsolutions/jump/workbench/ui/ GUIUtil.java

2018-04-05 Thread edgar . soldin
hey Mike, i noticed that task frames were not properly placed into top left corner of the desktop pane but with some offset from the top. commenting the below change of you multi screen fix seems to resolve the issue. can you double check how or if the below was needed or can be removed?

Re: [JPP-Devel] SVN: [5730] core/trunk/src/com/vividsolutions/jump/feature/ BasicFeature.java

2018-04-04 Thread edgar . soldin
the history https://sourceforge.net/p/jump-pilot/code/5730/log/?path= looks good to me. so no worries. the svn seems to be terribly slow currently though.. ede On 04.04.2018 17:01, Giuseppe Aruta wrote: > Hi Ede > I was commited a series of modifications on JumpChart plugin. The last one >

Re: [JPP-Devel] Simplify menus and customize Schema Panel

2018-04-04 Thread edgar . soldin
On 04.04.2018 10:46, Giuseppe Aruta wrote: > My alternative proposal is to keep both options on a Layer context schema > submenu: > > a) an enhanced View/Edit schema plugin with all the Copy/Paste/Save/Restore > options and > > b) both Copy Schema and Paste Schema plugins. > sounds good to

Re: [JPP-Devel] jts 1.15 vs 1.14 Was:Re: OpenJUMP next version

2018-04-04 Thread edgar . soldin
On 04.04.2018 10:07, Giuseppe Aruta wrote: > This means we have to rewrite all the code of OpenJUMP before modifing > external plugins. correct. and we are done with that, all the extensions, because they wont work anymore. sticking to 1.14 for the time being (as Mike suggested) sounds like a

Re: [JPP-Devel] Something gone wrong with attribute table between r5660 and r5664

2018-04-03 Thread edgar . soldin
Jukka, Peppe, it's something wrt. to the date attribute. Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Cannot format given Object as a Date at java.text.DateFormat.format(Unknown Source) at java.text.Format.format(Unknown Source) at

Re: [JPP-Devel] jts 1.15 vs 1.14 Was:Re: OpenJUMP next version

2018-04-03 Thread edgar . soldin
On 03.04.2018 14:12, Giuseppe Aruta wrote: > It sounds like a lot of job for OpenJUMP. it will be, for us as well as for all the other jts implementing projects. it would be really interesting, if there is a kind of - we will stick to the old, it's stable enough - attitude out there. > What

[JPP-Devel] jts 1.15 vs 1.14 Was:Re: OpenJUMP next version

2018-04-03 Thread edgar . soldin
hey All, had a look at it over the course of the last weeks and couldn't find a one size fit's all solution. there are solution that allow us to map the package, but then we still have to deal with the return types of methods, which is going to be a lot of work. with that information i'd

Re: [Duplicity-team] Need help with bug: can't start new thread

2018-03-15 Thread edgar . soldin
On 15.03.2018 12:49, Kenneth Loafman wrote: > Hi guys, > > I need your help on https://bugs.launchpad.net/bugs/1727653.  I thought it > was a resource problem, and it may still be.  This appears to happen on the > 17.x series of Ubuntu, with it's mix of inetd and systemd permissionsk and >

Re: [JPP-Devel] OpenJUMP next version

2018-03-11 Thread edgar . soldin
On 3/11/2018 23:40, Michaël Michaud wrote: >> now thinking up a routine that takes over most if the src code creation. >> something hackish iterating over the jts sources and creating the above >> mentioned sources that then will need some finetuning only hopefully. > This solution looks better

Re: [JPP-Devel] OpenJUMP next version

2018-03-11 Thread edgar . soldin
On 3/11/2018 19:54, Michaël Michaud wrote: > > > Le 11/03/2018 à 18:07, edgar.sol...@web.de a écrit : >> On 3/11/2018 17:45, Michaël Michaud wrote: >>> Migrating to jts 1.15 will probably break a lot of plugins. How do you >>> think we should manage this migration ? >> preferably

Re: [JPP-Devel] OpenJUMP next version

2018-03-11 Thread edgar . soldin
On 3/11/2018 17:45, Michaël Michaud wrote: > Migrating to jts 1.15 will probably break a lot of plugins. How do you > think we should manage this migration ? preferably with a compatibility layer, eg. two classloaders, one w/ old, one new jts. or standin JTS classes in OJ core,

Re: [JPP-Devel] OpenJUMP next version

2018-03-11 Thread edgar . soldin
On 3/11/2018 17:14, Michaël Michaud wrote: > Hi, > > Le 11/03/2018 à 13:36, edgar.sol...@web.de a écrit : >> hey Mike, >> >> On 3/11/2018 8:21, Michaël Michaud wrote: >>> Hi Jumpers, >>> >>> One of the next big step will be to migrate to jts 1.15 >> let's do those as usual in trunk > OK, we just

Re: [JPP-Devel] OpenJUMP next version

2018-03-11 Thread edgar . soldin
hey Mike, On 3/11/2018 8:21, Michaël Michaud wrote: > Hi Jumpers, > > One of the next big step will be to migrate to jts 1.15 let's do those as usual in trunk >and java 1.8. same here, currently i see no incompatibilities. what changes do you propose exactly? > > Migrating to jts 1.15

Re: [JPP-Devel] Unable to load extension on OpenJump

2018-03-06 Thread edgar . soldin
hey Iago, please don't top post On 06.03.2018 17:59, Iago Alonso Alonso wrote: > Hi ede, > > thanks for your respone, after following that guide the plugin now loads! The > problem I see now if that although I specifies the position of the menu, it's > ignored beacuse I've followed the code

Re: [JPP-Devel] Unable to load extension on OpenJump

2018-03-06 Thread edgar . soldin
On 06.03.2018 16:53, Iago Alonso Alonso wrote: > Hi, I've downloaded OpenJamp 1.12 and I'm following this two guides to make > an extension. > > http://ojwiki.soldin.de/index.php?title=How_to_make_your_plugin_in_ECLIPSE > >

Re: [JPP-Devel] OpenJUMP 1.12 released

2018-03-05 Thread edgar . soldin
Stefan, would be nice if you could it check it out quickly on your Mac! ..from frost to 10°C in a day in Cologne, ede On 05.03.2018 13:57, Stefan Steiniger wrote: > congrats to all involved - and cheers from the outgoing summer! :) > > > On 3/5/18 04:42, Michaël Michaud wrote: >> Hurrah, >>

[JPP-Devel] OpenJUMP 1.12 released

2018-03-04 Thread edgar . soldin
Tally ho, a fresh kangaroo was released into the wilderness https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.12 find the list of changes below. regards from the cold ..ede PS: note that sf.net seems to have reliability issues since migrating to a new data center. if you

Re: [JPP-Devel] New OpenJUMP realize

2018-03-04 Thread edgar . soldin
Peppe, thanks for the reminder. kept delaying it due too personal reasons. let me see if i find some time today, or latest next week! ..ede On 3/2/2018 8:41, Giuseppe Aruta wrote: > Hi Ede > when do you plan to do the new OpenJUMP realize? > thanks > Peppe > > > >

Re: [JPP-Devel] New OpenJUMP realize

2018-03-04 Thread edgar . soldin
happens from time to time since a while. sf.net has major problems since moving to a new datacenter. we will have to be patient or consider moving, if it does get better. they have a status page https://sourceforge.net/blog/category/sitestatus/ and a more recent twitter account

Re: [LEDE-DEV] [PATCH] busybox: re-enable telnet applet

2018-02-18 Thread edgar . soldin
On 2/18/2018 21:26, Philip Prindeville wrote: > >> On Feb 18, 2018, at 11:25 AM, Philip Prindeville >> wrote: >> >> >> >>> On Feb 18, 2018, at 2:27 AM, John Crispin wrote: >>> >>> >>> On 20/06/17 19:13, Stefan Tomanek wrote: While

[JPP-Devel] Changes.txt WAS:Fwd: Changelog

2018-02-15 Thread edgar . soldin
hey All, please take a moment for the below for the release. thx.. ede Forwarded Message Subject: Changelog Date: Sun, 28 Jan 2018 14:34:15 +0100 From: edgar.sol...@web.de To: OpenJump develop and use hey All, just transferred

Re: [JPP-Devel] ACTION REQUIRED -- SourceForge Network Update for openjump.org

2018-02-15 Thread edgar . soldin
hey Jon, something seems to be wrong. broken http://openjump.org http://www.openjump.org working http://jump-pilot.sourceforge.net/ thanks!.. ede On 09.02.2018 11:40, edgar.sol...@web.de wrote: > thanks!.. ede > > On 09.02.2018 04:57, Jonathan Aquino wrote: >> ok done. The www cname was

[JPP-Devel] Fwd: Re: ACTION REQUIRED -- SourceForge Network Update for openjump.org

2018-02-15 Thread edgar . soldin
wrt. the issue below. seems like sf.net is having problems right now, so it might as well be their fault https://twitter.com/sfnet_ops ..ede Forwarded Message Subject: Re: ACTION REQUIRED -- SourceForge Network Update for openjump.org Date: Wed, 14 Feb 2018 13:59:35 +0100

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v1 1/1] openssh: disable passwords for openssh server

2018-02-15 Thread edgar . soldin
hey All, On 2/15/2018 20:50, Magnus Kroken wrote: >>> This is just about the default configuration, it's not a choice between >>> conflicting compile time options with varying security implications. While >>> key authentication may be best practice, allowing SSH password logins isn't >>> on

[JPP-Devel] OJ release status

2018-02-13 Thread edgar . soldin
hey All, we are well into February now. can we release or are there still obstacles? that means primarily you Mike ;).. Peppe and me signaled a go already. ..ede -- Check out the vibrant tech community on one of the

[JPP-Devel] Fwd: ACTION REQUIRED -- SourceForge Network Update for openjump.org

2018-02-08 Thread edgar . soldin
hey Jon, whois tells me that you are the domain registrant. would you mind setting up the CNAME (s.b.) entry? thanks.. ede Forwarded Message Subject: ACTION REQUIRED -- SourceForge Network Update for openjump.org Date: Wed, 7 Feb 2018 23:15:51 + From: SourceForge.net

Re: [JPP-Devel] Snaphots do not build

2018-01-29 Thread edgar . soldin
Peppe, try r5697 ..ede On 29.01.2018 13:13, edgar.sol...@web.de wrote: > Peppe, > > that's should have been just a compile time dependency, but erronously is > packaged now in PLUS. check your snapshots lib/ folder and remove > 'imageio-ext-tiff-1.1.16.jar' . that should work. > > will fix

Re: [JPP-Devel] Snaphots do not build

2018-01-29 Thread edgar . soldin
Peppe, that's should have been just a compile time dependency, but erronously is packaged now in PLUS. check your snapshots lib/ folder and remove 'imageio-ext-tiff-1.1.16.jar' . that should work. will fix it soonish.. ede On 29.01.2018 13:04, Giuseppe Aruta wrote: > Hi Ede, > I did some test

[JPP-Devel] Changelog

2018-01-28 Thread edgar . soldin
hey All, just transferred Changelog entries into Changes.txt.. not sure what we want to be highlighted. so please take a look into trunk/Changes.txt and move entries you deem to be a highlight from below into the Highlights section. regards.. ede PS: http://dilbert.com/strip/2018-01-28

Re: [JPP-Devel] New SRID system and unknown SRID

2018-01-22 Thread edgar . soldin
of (0,0 -1,-1) > - boundedBy is not real and does not match with feature data but there is > place to insert srsName > - this is the current behavior > 3) Do not write boundedBy at all > - GML2 is not valid > - not a big loss because such datasets are quite special any way. > > It

[JPP-Devel] Fwd: Re: New SRID system and unknown SRID

2018-01-22 Thread edgar . soldin
keep a copy in the ml.. ede Forwarded Message Subject: Re: [JPP-Devel] New SRID system and unknown SRID Date: Mon, 22 Jan 2018 12:33:59 +0100 From: edgar.sol...@web.de To: Rahkonen Jukka (MML) On 21.01.2018 21:14, Rahkonen Jukka (MML)

Re: [JPP-Devel] New SRID system and unknown SRID

2018-01-18 Thread edgar . soldin
On 18.01.2018 14:30, Rahkonen Jukka (MML) wrote: > Hi, > > I feel that you did not quite get what I had in my mind. At the moment if > layer has an unknown SRID OJ does know the envelope and reports it in the > layer properties, but it is not saved with JML as boundedBy >

Re: [JPP-Devel] New SRID system and unknown SRID

2018-01-18 Thread edgar . soldin
Jukka, the envelope is currently always generated by iterating over all feature geometries of a vector layer. possibly cached if no geometry changed, not sure though. there is _no_ functionality to read an envelope and memorize it for later for vector layers as far as i could see when

Re: [JPP-Devel] closing in on OJ Release

2018-01-05 Thread edgar . soldin
as expected. well done! ..ede On 05.01.2018 11:36, Rahkonen Jukka (MML) wrote: > Hi, > > I tried that too, no problem. Srid/boundedBy is just skipped by GDAL. > > -Jukka- > > >

Re: [JPP-Devel] closing in on OJ Release

2018-01-05 Thread edgar . soldin
Jukka, could you please check how it fares against our "other" reader in ogr2ogr? not that i am expecting problems, but still. thanks.. ede On 05.01.2018 09:52, Rahkonen Jukka (MML) wrote: > Hi Ede, > > I made some tests with the SRID support in JML files and everything looks > good. > >

Re: [JPP-Devel] closing in on OJ Release

2018-01-05 Thread edgar . soldin
On 05.01.2018 11:11, Michaud Michael wrote: > Ede, I'd like to check some recent problems before releasing 1.12 if you > don't mind. > > Thanks for your patience, > no mind here ;).. still recovering from the holidays.. ede

Re: [JPP-Devel] closing in on OJ Release

2018-01-04 Thread edgar . soldin
Mike? s.b. ..ede On 1/4/2018 22:24, Giuseppe Aruta wrote: > Hi Eden, Nicolas > Thanks for your efforts. > I found a problem, an error that comes out using NewLayerPropertiesPlugin on > a shapefile related to .pry file decoding. I cannot figure out the reason of > that error as I don't have

[JPP-Devel] closing in on OJ Release

2018-01-04 Thread edgar . soldin
happy new year all around, just committed the latest changes i wanted to add to the upcoming release and will use the next days to add those to and compile the Changelog. whoever has still outstanding contributions or wants to test something is invited to do so now. so far.. ede PS:

Re: [JPP-Devel] Icons for Data Store Layers

2018-01-03 Thread edgar . soldin
On 03.01.2018 15:17, Nicolas Ribot wrote: > Hi, > > Happy new year ! > > I have added code to display icons according to layer geometric type, in the > Datastore Layer Panel, instead of default JTree one: > > Inline images 1 > > I understood a new release is coming, is it wise to commit the

Re: [JPP-Devel] Fwd: setting SRID

2017-12-21 Thread edgar . soldin
, Michaël Michaud wrote: >>>>> Ede, >>>>> >>>>> Just had a look into WritableDataStoreDataSource code. >>>>> >>>>> Generally, it uses the srid defined in the DataSource properties to write >>>>> geometries to Post

Re: [JPP-Devel] SVN: [5638]

2017-12-14 Thread edgar . soldin
not saying your wrong. just saying that since we started building with maven it is not needed anymore. at least for all characters within iso-8859-1 which covers pretty much the complete western european charset. ..ede On 14.12.2017 15:43, Rahkonen Jukka (MML) wrote: > Hi, > > I checked the

Re: [JPP-Devel] SVN: [5638]

2017-12-14 Thread edgar . soldin
On 14.12.2017 15:33, Rahkonen Jukka (MML) wrote: > Hi, > > The Finnish language file has always (at least since 2006 when I started) > used those Unicode escaped expressions for non-ASCII characters and I have > thought that it is a requirement. not at all :) The Babelfish application that I

Re: [JPP-Devel] SVN: [5638]

2017-12-14 Thread edgar . soldin
Jukka, i've seen you do some changes like the below. On 14.12.2017 14:18, jump-pilot-svn--- via Jump-pilot-devel wrote: > Finnish translation of new Graph toolbox strings + national character fix ... > -org.openjump.sextante.gui.additionalResults.AdditionalResultsPlugIn.Result-viewer=Tulosten >

Re: [JPP-Devel] SVN: [5634] core/trunk/src

2017-12-14 Thread edgar . soldin
Peppe, On 14.12.2017 11:54, Giuseppe Aruta wrote: > Thanks Ede, > I removed some statics. how about removing @SuppressWarnings("static-access") and fix what shows up as well ;) you definitely missed to fix the static get/set methods and probably others as well. > Anyhow this class is a work

Re: [JPP-Devel] SVN: [5634] core/trunk/src

2017-12-14 Thread edgar . soldin
Peppe, please review your class again. most methods and members are static, which makes no sense for a class that you can instantiate. eg. as you coded it many instances now use the _one_ static featurecollection member. ..ede On 14.12.2017 11:15, jump-pilot-svn--- via Jump-pilot-devel wrote:

Re: [JPP-Devel] Featurecollection to JTable

2017-12-13 Thread edgar . soldin
Peppe, but still Mike is right. for best performance you should wrap the FeatureCollection in a TableModel and _not_ duplicate all attributes in memory as you do now. ..ede On 13.12.2017 15:45, Giuseppe Aruta wrote: > On the previous way I can exclude all the search/build of geometry string

Re: [JPP-Devel] Featurecollection to JTable

2017-12-13 Thread edgar . soldin
hey Peppe, looks proper. performancewise i would no convert Lists to Arrays, but iterate them directly. always keep in mind that datasets might get huge. ..ede On 13.12.2017 11:01, Giuseppe Aruta wrote: > Hi Ede > I checked. It looks complicate for me to load a featurecollection into a >

Re: [JPP-Devel] Featurecollection to JTable

2017-12-12 Thread edgar . soldin
Peppe, did you check the AttributeTable plugin? if there is, it will probably be in use there? ..ede On 12.12.2017 17:50, Giuseppe Aruta wrote: > Hi all > does OJ alreay have a way to load a featurecollection into a JTable? > I know Geotools has a such way >

[JPP-Devel] Test "Starting OJ with java9 throws several exceptions"

2017-12-12 Thread edgar . soldin
hey All, can everybody concerned and with access to java9 on one of our platforms (Windows,Linux,MacOSX) please test if "Starting OJ with java9 throws several exceptions" https://sourceforge.net/p/jump-pilot/bugs/463/ is definitely fixed completely? thanks..ede

[JPP-Devel] Fwd: From Webform - Case ID 00182355 [] [ ref:_00D20mcp9._5000J1HFo9r:ref ]

2017-12-08 Thread edgar . soldin
btw. there is an preliminary answer from bitdefender wrt. the false positive virus alert on OJ PLUS.. ede Forwarded Message Subject:From Webform - Case ID 00182355 [] [ ref:_00D20mcp9._5000J1HFo9r:ref ] Date: Fri, 8 Dec 2017 17:15:46 + (GMT) Hello Edgar,

Re: [JPP-Devel] Build problems?

2017-12-08 Thread edgar . soldin
jupp there was an issue last night, not sure why it took until now. should be solved now. ..ede On 08.12.2017 13:52, Rahkonen Jukka (MML) wrote: > Hi, > >   > > Latest build on > https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ is > r5608 while SVN version is r5614. By

Re: [JPP-Devel] Add a small modification to WorkbenchFrame class

2017-12-07 Thread edgar . soldin
Peppe, sounds good. in case youn come back to add methods to the WorkbenchFrame let's talk again, because we should make sure when adding some that they will be future proof and generic enough to be reusable by other code. ..ede On 07.12.2017 15:07, Giuseppe Aruta wrote: > I found that

Re: [JPP-Devel] [forge:site-support] #15981 Malware whitelist request for The JUMP Pilot Project

2017-12-06 Thread edgar . soldin
the ticket is public agn https://sourceforge.net/p/forge/site-support/15981/ thanks Dave!.. ede On 06.12.2017 15:59, Dave Brondsema wrote: > * *status*: unread --> closed > * *private*: Yes --> No > * *Comment*: > > All set! > >

Re: [JPP-Devel] Sourceforge reports that Portable Plus 1.11 may be infected by malware

2017-12-06 Thread edgar . soldin
we've got an answer. solved for now https://sourceforge.net/p/forge/site-support/15981/ ..ede On 05.12.2017 17:32, edgar.sol...@web.de wrote: > hey All, > > i just requested details about the obvious wrong alarm from sf.net > https://sourceforge.net/p/forge/site-support/15981/ > . > >

Re: [JPP-Devel] Sourceforge reports that Portable Plus 1.11 may be infected by malware

2017-12-05 Thread edgar . soldin
hey All, i just requested details about the obvious wrong alarm from sf.net https://sourceforge.net/p/forge/site-support/15981/ . ..ede On 29.11.2017 16:08, Giuseppe Aruta wrote: > Ede and others > an user reported to me that the zip file related to Portable PLUS 1.11 on  >

Re: [JPP-Devel] SVN: [5608] core/trunk

2017-12-05 Thread edgar . soldin
Peppe, no problems at all. you did well to upload the sources to our svn. there we can modify/update the cadplan extensions and create new jars, if needed. ..ede On 05.12.2017 14:35, Giuseppe Aruta wrote: >>Geoffrey wrote to the list a while ago that he is retiring and wants us to >>grab

Re: [JPP-Devel] OJ EXE

2017-12-05 Thread edgar . soldin
Arun, Jukka is right. you need to checkout the OJ tree via svn beforehand eg. like this svn co svn://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 /target/folder/openjump-core-1.11 ..ede On 05.12.2017 10:40, Rahkonen Jukka (MML) wrote: > Hi, > >   > > As you can read from the thread

Re: [JPP-Devel] OJ EXE

2017-12-04 Thread edgar . soldin
Jukka, that depends on what he wants. the wiki page says correctly " release builds of core and plus targeted for release, which can be named via -D version.number=X.X.X -D version.release=release they mainly differ from snapshots because they - do not contain source code

Re: [JPP-Devel] OJ EXE

2017-12-04 Thread edgar . soldin
then please "re"read the wikipage again http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version it clearly states that you need to give profiles mvn package -P ,,... and later on it states the actually used cmd line for releases usesd by us mvn package -P

Re: [JPP-Devel] OJ EXE

2017-12-04 Thread edgar . soldin
wrt. 2. what is the _full_ command line you used for that output.txt? ..ede On 04.12.2017 15:35, Arun Bharathi wrote: > Hi ede, > > I have ran this command in maven "clean package -P release -D > version.number=1.11". > > /*1. can you list the folders/files it resulted in?*/ > >

Re: [JPP-Devel] OJ EXE

2017-12-04 Thread edgar . soldin
Arun, 1. can you list the folders/files it resulted in? 2. list the steps you do to run OJ currently that result in the windows without plugins? begin with the moment you have started your computer and you have logged in and see your desktop. ..ede On 04.12.2017 15:08, Arun Bharathi wrote: >

Re: [JPP-Devel] OJ EXE

2017-12-04 Thread edgar . soldin
Arun, did your read the wiki article and run the commands mentioned there?` ..ede On 04.12.2017 15:03, Arun Bharathi wrote: > Hi, > Thank you for your reply. > My problem I was facing, while I am trying to create OJ package (source: > svn://svn.code.sf.net/p/jump-pilot/code/core/tags/1.11 >

Re: [JPP-Devel] SVN: [5608] core/trunk

2017-12-04 Thread edgar . soldin
Mike, On 04.12.2017 09:06, Michaël Michaud wrote: > Ede, > > Not so fine as jar files were probably intentionally sealed by G. Roy, but as > far as I understand sealed, the files did not follow the requirements. well, it's a precaution to not accidentally have a second class definition in the

Re: [JPP-Devel] SVN: [5608] core/trunk

2017-12-03 Thread edgar . soldin
hey Mike, nice catch!.. ede On 12/3/2017 23:21, jump-pilot-svn--- via Jump-pilot-devel wrote: > Revision: 5608 > http://sourceforge.net/p/jump-pilot/code/5608 > Author: michaudm > Date: 2017-12-03 22:21:54 + (Sun, 03 Dec 2017) > Log Message: > --- > Remove Manifest

Re: [JPP-Devel] OJ EXE

2017-12-03 Thread edgar . soldin
Arun, On 12/2/2017 18:48, Arun Bharathi wrote: > Hi, > I have tried to execute OJ using maven. i assume you mean built as described on http://ojwiki.soldin.de/index.php?title=Creating_an_OJ_release_version#New_Build.2FRelease_Procedure ? if you want to run OJ for devel purposes via maven i

Re: [JPP-Devel] SVN: [5605] core/trunk/src/language/jump_fi.properties

2017-12-01 Thread edgar . soldin
Jukka, looks reasonable to me. isn't versioning software some kind of magic ;) ..ede PS: https://www.youtube.com/watch?v=0p_1QSUsbsM On 01.12.2017 15:20, jump-pilot-svn--- via Jump-pilot-devel wrote: > Revision: 5605 > http://sourceforge.net/p/jump-pilot/code/5605 > Author:

Re: [JPP-Devel] r5600 made without SVN update

2017-12-01 Thread edgar . soldin
Jukka, Or you can simply commit them again! Peppe, you should be more careful. your svn client will have warned you that you were not synchronized and you had to manually choose "override and commit" which should be a big warning sign for you ;) ..ede On 01.12.2017 14:40,

Re: [JPP-Devel] r5600 made without SVN update

2017-12-01 Thread edgar . soldin
Jukka, do you want me to fix that? ..ede On 01.12.2017 14:27, Rahkonen Jukka (MML) wrote: > Hi, > >   > > It seems that this changeset deleted the translated strings which I committed > yesterday > > http://sourceforge.net/p/jump-pilot/code/5600 > >   > > -Jukka Rahkonen- > > > >

Re: [JPP-Devel] Fwd: setting SRID

2017-11-29 Thread edgar . soldin
t; >>> Le 28/11/2017 à 23:18, edgar.sol...@web.de >>> <mailto:edgar.sol...@web.de> a écrit : >>> >>> putting this back on the list.. >>> >>> just asking because Jukka asked for SRID support for JML >>&

Re: [JPP-Devel] OpenJUMP version

2017-11-29 Thread edgar . soldin
On 11/29/2017 23:10, Michaël Michaud wrote: > Hi > > >>> Hi all, >>> >>> After a relatively quiet year, we have some new features and improvements >>> and it would >>> be nice to have a new release for christmas. >>> >>> What do you think ? >> "same procedure as every year" -

Re: [JPP-Devel] About online Wiki pages

2017-11-29 Thread edgar . soldin
yes, keep http://ojwiki.soldin.de/index.php?title=Special:WhatLinksHere/Online_Tutorials it's the one that is linked on the main page. ..ede On 29.11.2017 17:09, Giuseppe Aruta wrote: > I am working on the wiki to upgrade some pages, expecially on the online > manual > I found we have two

Re: [JPP-Devel] Fwd: setting SRID

2017-11-29 Thread edgar . soldin
wrote: > > Ede, > > Just had a look into WritableDataStoreDataSource code. > > Generally, it uses the srid defined in the DataSource properties > to write geometries to PostGIS. > > There is a single corner case

Re: [JPP-Devel] Indention WAS:Re: SVN: [5592] core/trunk/src/org/openjump/core/ui/plugin/wms/ AddWmsLayerWizard.java

2017-11-29 Thread edgar . soldin
Peppe, " > could it be alreay the formatting of the original code? " what do you mean by that?.. ede On 29.11.2017 12:35, Giuseppe Aruta wrote: > Hey Ede > I don't know what happened form my side. > I substituded/added the url codes and save the class (no copy/paste from > another class, no

<    2   3   4   5   6   7   8   9   10   11   >