[JPP-Devel] SVN: [4682] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ datastore/DataStoreDataSource.java

2015-12-26 Thread jump-pilot-svn
Revision: 4682 http://sourceforge.net/p/jump-pilot/code/4682 Author: edso Date: 2015-12-27 01:27:26 + (Sun, 27 Dec 2015) Log Message: --- fix NPE in jts GeometryFactory.toGeometry(env) by ensuring env is never null Modified Paths: -- core/trunk/src/com/

[JPP-Devel] SVN: [4681] core/trunk/pom.xml

2015-12-26 Thread jump-pilot-svn
Revision: 4681 http://sourceforge.net/p/jump-pilot/code/4681 Author: edso Date: 2015-12-27 00:25:02 + (Sun, 27 Dec 2015) Log Message: --- fix previous commit Modified Paths: -- core/trunk/pom.xml Modified: core/trunk/pom.xml

[JPP-Devel] SVN: [4680] core/trunk

2015-12-26 Thread jump-pilot-svn
Revision: 4680 http://sourceforge.net/p/jump-pilot/code/4680 Author: edso Date: 2015-12-27 00:03:07 + (Sun, 27 Dec 2015) Log Message: --- add a short buildDate var Modified Paths: -- core/trunk/Changes.txt core/trunk/etc/readme.txt core/trunk/pom

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

2015-12-26 Thread jump-pilot-svn
Revision: 4679 http://sourceforge.net/p/jump-pilot/code/4679 Author: edso Date: 2015-12-26 23:23:02 + (Sat, 26 Dec 2015) Log Message: --- restored accidentially shortened Changelog file set svn eol style property to explicit CRLF as it is our preferred line feed for tex

Re: [JPP-Devel] H2GIS support

2015-12-26 Thread edgar . soldin
On 26.12.2015 20:50, edgar.sol...@web.de wrote: > On 20.12.2015 19:56, Rahkonen Jukka (MML) wrote: >> Hi, >> >> Thanks, works fine. Would it be hard to copy the file chooser from >> Spatialite driver into H2Driver? > > will be in my next commit. please be patient.. ede > ok, if r4678 builds pr

[JPP-Devel] SVN: [4678] core/trunk

2015-12-26 Thread jump-pilot-svn
Revision: 4678 http://sourceforge.net/p/jump-pilot/code/4678 Author: edso Date: 2015-12-26 22:12:58 + (Sat, 26 Dec 2015) Log Message: --- - renamed some classes from *DataStore* to *DS* if others in the same package already used the same naming scheme - adding H2 file d

[JPP-Devel] SVN: [4677] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ datastore/ConnectionPanel.java

2015-12-26 Thread jump-pilot-svn
Revision: 4677 http://sourceforge.net/p/jump-pilot/code/4677 Author: edso Date: 2015-12-26 22:05:59 + (Sat, 26 Dec 2015) Log Message: --- i18n some strings TODO: add them to language files Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbe

[JPP-Devel] SVN: [4676] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ datastore/ConnectionManagerPanel.java

2015-12-26 Thread jump-pilot-svn
Revision: 4676 http://sourceforge.net/p/jump-pilot/code/4676 Author: edso Date: 2015-12-26 22:04:53 + (Sat, 26 Dec 2015) Log Message: --- reformatted, removed tabs Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/datastore/C

[JPP-Devel] SVN: [4675] core/trunk/src/com/vividsolutions/jump/workbench/ui

2015-12-26 Thread jump-pilot-svn
Revision: 4675 http://sourceforge.net/p/jump-pilot/code/4675 Author: edso Date: 2015-12-26 22:02:42 + (Sat, 26 Dec 2015) Log Message: --- refresh about extension tab everytime it is opened, so extensions can change their messages Modified Paths: -- core

[JPP-Devel] SVN: [4674] core/trunk/src/com/vividsolutions/jump/workbench/registry/ Registry.java

2015-12-26 Thread jump-pilot-svn
Revision: 4674 http://sourceforge.net/p/jump-pilot/code/4674 Author: edso Date: 2015-12-26 21:57:30 + (Sat, 26 Dec 2015) Log Message: --- reformatted, removed tabs Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/registry/Registry.java

[JPP-Devel] SVN: [4673] core/trunk/src/com/vividsolutions/jump/workbench/plugin/ PlugInManager.java

2015-12-26 Thread jump-pilot-svn
Revision: 4673 http://sourceforge.net/p/jump-pilot/code/4673 Author: edso Date: 2015-12-26 21:55:19 + (Sat, 26 Dec 2015) Log Message: --- removed unnecessary reinstantiation of extensions Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbenc

[JPP-Devel] SVN: [4672] core/trunk/src/com/vividsolutions/jump/parameter/ParameterList. java

2015-12-26 Thread jump-pilot-svn
Revision: 4672 http://sourceforge.net/p/jump-pilot/code/4672 Author: edso Date: 2015-12-26 21:48:01 + (Sat, 26 Dec 2015) Log Message: --- expose contains method of the underlying map Modified Paths: -- core/trunk/src/com/vividsolutions/jump/parameter/Par

[JPP-Devel] SVN: [4671] core/trunk/src/com/vividsolutions/jump/I18N.java

2015-12-26 Thread jump-pilot-svn
Revision: 4671 http://sourceforge.net/p/jump-pilot/code/4671 Author: edso Date: 2015-12-26 21:28:05 + (Sat, 26 Dec 2015) Log Message: --- remove obsolete method Modified Paths: -- core/trunk/src/com/vividsolutions/jump/I18N.java Modified: core/trunk/src

[JPP-Devel] SVN: [4670] core/trunk/src/language/jump.properties

2015-12-26 Thread jump-pilot-svn
Revision: 4670 http://sourceforge.net/p/jump-pilot/code/4670 Author: edso Date: 2015-12-26 21:26:01 + (Sat, 26 Dec 2015) Log Message: --- add build date Modified Paths: -- core/trunk/src/language/jump.properties Modified: core/trunk/src/language/jump.pr

Re: [JPP-Devel] H2GIS support

2015-12-26 Thread edgar . soldin
On 20.12.2015 19:56, Rahkonen Jukka (MML) wrote: > Hi, > > Thanks, works fine. Would it be hard to copy the file chooser from Spatialite > driver into H2Driver? will be in my next commit. please be patient.. ede --

[JPP-Devel] postgis support

2015-12-26 Thread edgar . soldin
hey Mike & All, 1. currently we have, postgresql (644kB) in CORE postgis (78kB) in PLUS which makes no sense to me. can we move both to either CORE or PLUS? 2. there is a lib/plus/postgis-stubs-*.jar which looks like it just contains obsolete postgresql stubs. do we really need it? what for?

[JPP-Devel] SVN: [4669] core/trunk/src/com/vividsolutions/jump/workbench

2015-12-26 Thread jump-pilot-svn
Revision: 4669 http://sourceforge.net/p/jump-pilot/code/4669 Author: edso Date: 2015-12-26 17:25:13 + (Sat, 26 Dec 2015) Log Message: --- cleanup JUMPConfiguration move ConnectionManager.closeConnections() application exit handler to Connectionmanager Modified Paths: -

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

2015-12-26 Thread edgar . soldin
On 24.12.2015 13:34, Alberto De Luca wrote: > Hi. > > @Ede > 1) that is something added by eclipse ( > http://stackoverflow.com/questions/654037/what-does-non-nls-1-mean). I took > it away from the WMS-related files, but you will find it in several other > files. aren't you using netbeans? i see

[JPP-Devel] SVN: [4668] core/trunk/src/org

2015-12-26 Thread jump-pilot-svn
Revision: 4668 http://sourceforge.net/p/jump-pilot/code/4668 Author: edso Date: 2015-12-26 11:15:31 + (Sat, 26 Dec 2015) Log Message: --- cleanup removed obsolete compiler comment "//$NON-NLS-1$" Modified Paths: -- core/trunk/src/org/deegree/model/spatia