[JPP-Devel] SVN: [5590] core/trunk/lib/plus/OnlineDoc-0.1.jar

2017-11-28 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5590 http://sourceforge.net/p/jump-pilot/code/5590 Author: ma15569 Date: 2017-11-28 13:23:54 + (Tue, 28 Nov 2017) Log Message: --- add Plugin to open OpenJUMP wiki pages on default internet browser. Added Paths: --- core/trunk/lib/plus/OnlineDoc-0.

[JPP-Devel] SVN: [5591] core/trunk/ChangeLog

2017-11-28 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5591 http://sourceforge.net/p/jump-pilot/code/5591 Author: ma15569 Date: 2017-11-28 13:25:04 + (Tue, 28 Nov 2017) Log Message: --- update ChangeLog file Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog ===

Re: [JPP-Devel] SVN: [5590] core/trunk/lib/plus/OnlineDoc-0.1.jar

2017-11-28 Thread edgar . soldin
hey Peppe, any specific reason to only include it in PLUS and not simply include it in CORE? ..ede On 28.11.2017 14:23, jump-pilot-svn--- via Jump-pilot-devel wrote: > Revision: 5590 > http://sourceforge.net/p/jump-pilot/code/5590 > Author: ma15569 > Date: 2017-11-28 13:23:54 +0

Re: [JPP-Devel] SVN: [5590] core/trunk/lib/plus/OnlineDoc-0.1.jar

2017-11-28 Thread Giuseppe Aruta
It is still test and I am sure series of tools can be reduced to one 2017-11-28 14:29 GMT+01:00 : > hey Peppe, > > any specific reason to only include it in PLUS and not simply include it > in CORE? > > ..ede > > On 28.11.2017 14:23, jump-pilot-svn--- via Jump-pilot-devel wrote: > > Revision: 559

Re: [JPP-Devel] SVN: [5590] core/trunk/lib/plus/OnlineDoc-0.1.jar

2017-11-28 Thread Giuseppe Aruta
sorry. To reduce the plugins, which currently are 6, to one. 2017-11-28 14:59 GMT+01:00 Giuseppe Aruta : > It is still test and I am sure series of tools can be reduced to one > > 2017-11-28 14:29 GMT+01:00 : > >> hey Peppe, >> >> any specific reason to only include it in PLUS and not simply inc

Re: [JPP-Devel] SVN: [5590] core/trunk/lib/plus/OnlineDoc-0.1.jar

2017-11-28 Thread edgar . soldin
hmm, the overhead of packaging it as an extension (on every change) is really not necessary when you are planning to integrate it in CORE anyway. just develop and refine it there and in case it is not ready for the next release we simply disable it. just my 2c.. ede On 28.11.2017 15:00, Giuse

[JPP-Devel] Warp tools

2017-11-28 Thread Giuseppe Aruta
Dear OpenJUMPers A new wiki page is available regarding Warp tools avaliable on OpenJUMP Night Buit version 5591 http://ojwiki.soldin.de/index.php?title=Warp What is new: a) new Warp toolbox provides also Affine and Perspetive transformations. b)new Affine transformation (from parameters) plugin

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

2017-11-28 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5592 http://sourceforge.net/p/jump-pilot/code/5592 Author: ma15569 Date: 2017-11-28 15:01:34 + (Tue, 28 Nov 2017) Log Message: --- Small upgrade WMS URLs Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/wms/AddWmsLayerWizard.java

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

2017-11-28 Thread edgar . soldin
Peppe, you reformatted a whole class, which did not have any formatting issues. please refrain from doing that in favour of enabling others spotting your changes. btw. didn't we negotiate - spaces only - indention is two spaces - reformatting only if the whole file is a big indention mess (tabs/

[JPP-Devel] SVN: [5593] core/trunk/src/org/openjump/core/ui/plugin/wms/ AddWmsLayerWizard.java

2017-11-28 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5593 http://sourceforge.net/p/jump-pilot/code/5593 Author: edso Date: 2017-11-28 16:13:54 + (Tue, 28 Nov 2017) Log Message: --- restore formatting keeping added WMS Urls Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/wms/AddWmsLa

[JPP-Devel] Snaphots do not build

2017-11-28 Thread Rahkonen Jukka (MML)
Hi, There are no builds since 5588 https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/. Seems to be problems with some image stuff ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project OpenJUMP: Compilation fa

[JPP-Devel] SVN: [5594] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ imagery/ImageryUtils.java

2017-11-28 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5594 http://sourceforge.net/p/jump-pilot/code/5594 Author: edso Date: 2017-11-28 20:52:19 + (Tue, 28 Nov 2017) Log Message: --- remove dependency introduced by Peppe by using the imageio generic class Modified Paths: -- core/trunk/src/com/vivi

Re: [JPP-Devel] Snaphots do not build

2017-11-28 Thread edgar . soldin
should be fixed by r5594.. please check. also @Peppe, can you test that whatever your code does still works? i just blindly removed the dependency and took care it still compiles. ..ede On 11/28/2017 21:32, Rahkonen Jukka (MML) wrote: > Hi, > > There are no builds since 5588 > https://sourcef

[JPP-Devel] Mailing list

2017-11-28 Thread Michaël Michaud
Hi list, My subscription to JPP-devel has been broken for 3 months and I just noticed it. Sorry if I let some of your mails un-answered. I was notified of new commits but I may have missed important conversations. I'll read your mails from archive and send you again some mails I've sent re

Re: [JPP-Devel] Fwd: setting SRID

2017-11-28 Thread edgar . soldin
putting this back on the list.. just asking because Jukka asked for SRID support for JML https://sourceforge.net/p/jump-pilot/mailman/message/36133057/ we negotiated a plain GML2 solution via a bounding box. now i am engineering a way to route the layers SRID style value to the file writer, wh

Re: [JPP-Devel] Fwd: setting SRID

2017-11-28 Thread Michaël Michaud
Hi Ede, Jukka, I've no idea about the best way to store srid information into jml. - Customized light way (e.g. attribute of the featureCollection tag) or - A pure gml way (a URI or URN on each geometry) I don't think that the first way can be a problem, but other gml drivers will not be able t

[JPP-Devel] Removing unused ProjUtils classes

2017-11-28 Thread Michaël Michaud
Hi Peppe, We now have 3 ProjUtils classes. I think that org.openjump.core.ui.util.ProjUtils is unused (you wrote it in 2015) org.openjump.core.ccordsys.utils.ProjUtilsOld is also a class you wrote and that I renamed and replaced by org.openjump.core.ccordsys.utils.ProjUtils when I introduced SR

[JPP-Devel] OpenJUMP version

2017-11-28 Thread Michaël Michaud
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 ? Before a new release, I think there are some compatibility issues with java 9 to solve. I can't see other important things that shoul

[JPP-Devel] Fwd: New version on cad tools

2017-11-28 Thread Michaël Michaud
I sent this message to the wrong list Message transféré Sujet : New version on cad tools Date : Sat, 11 Nov 2017 15:44:23 +0100 De :Michaël Michaud Pour : The JUMP Pilot Project SVN repository Hi Peppe, You have made nice additions on CAD Tools and on line

[JPP-Devel] writing prj files

2017-11-28 Thread Michaël Michaud
Hi, I think this information message has been lost. Sorry if you already received it... Message transféré Sujet : writing prj files Date : Sun, 5 Nov 2017 10:41:26 +0100 De :Michaël Michaud Pour : OpenJump develop and use Hi Peppe, others, I started to add