Revision: 4746
http://sourceforge.net/p/jump-pilot/code/4746
Author: edso
Date: 2016-01-10 11:14:52 + (Sun, 10 Jan 2016)
Log Message:
---
update log4j to latest stable
Added Paths:
---
core/trunk/lib/log4j-1.2.17.jar
Removed Paths:
-
core/tr
Revision: 4747
http://sourceforge.net/p/jump-pilot/code/4747
Author: edso
Date: 2016-01-10 11:31:00 + (Sun, 10 Jan 2016)
Log Message:
---
update commons-logging
Added Paths:
---
core/trunk/lib/commons-logging-1.2.jar
Removed Paths:
-
core/tr
Revision: 4748
http://sourceforge.net/p/jump-pilot/code/4748
Author: edso
Date: 2016-01-10 11:31:46 + (Sun, 10 Jan 2016)
Log Message:
---
update commons-io to latest compatible stable
Added Paths:
---
core/trunk/lib/commons-io-2.4.jar
Removed Paths:
---
Revision: 4749
http://sourceforge.net/p/jump-pilot/code/4749
Author: edso
Date: 2016-01-10 11:32:32 + (Sun, 10 Jan 2016)
Log Message:
---
reflect previous library upgrades
Modified Paths:
--
core/trunk/pom.xml
Modified: core/trunk/pom.xml
==
Revision: 4750
http://sourceforge.net/p/jump-pilot/code/4750
Author: edso
Date: 2016-01-10 12:01:41 + (Sun, 10 Jan 2016)
Log Message:
---
a generalized logger interface utilizing log4j
Added Paths:
---
core/trunk/src/com/vividsolutions/jump/workbench/Logger.
i'll include the list and obfuscate link below.
Jukka & All, what should we do in the case below? simply flashing the error
seems bad, as it might be overwritten instantly by a second wms layer having
another issue. how do other GISs handle that?
..ede
On 10.01.2016 12:46, Michaël Michaud wrot
Revision: 4751
http://sourceforge.net/p/jump-pilot/code/4751
Author: edso
Date: 2016-01-10 12:14:51 + (Sun, 10 Jan 2016)
Log Message:
---
update log4j configuration
Modified Paths:
--
core/trunk/etc/log4j.xml
Modified: core/trunk/etc/log4j.xml
=
Hi Ede,
What is it for ? Shall we use it ?
Will we loose the complete stacktrace in case of errors (which is
helpful for debugging) ?
Michaël
Le 10/01/2016 13:01, jump-pilot-...@lists.sourceforge.net a écrit :
> Revision: 4750
>http://sourceforge.net/p/jump-pilot/code/4750
> Author:
On 10.01.2016 13:39, Michaël Michaud wrote:
> Hi Ede,
>
> What is it for ?
Logging
>Shall we use it ?
yes.. now logging comprises of Logger.debug("") or Logger.info("") etc. .. no
need to give a class or such anymore, that will be autodetected.
also OJ will have a -v -verbosity switch now :)
Revision: 4752
http://sourceforge.net/p/jump-pilot/code/4752
Author: edso
Date: 2016-01-10 15:38:01 + (Sun, 10 Jan 2016)
Log Message:
---
add methods to easily check current logger level
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench
Revision: 4753
http://sourceforge.net/p/jump-pilot/code/4753
Author: edso
Date: 2016-01-10 15:39:27 + (Sun, 10 Jan 2016)
Log Message:
---
no reason to not allow the full range of constructors
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/work
Revision: 4754
http://sourceforge.net/p/jump-pilot/code/4754
Author: edso
Date: 2016-01-10 15:53:09 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
fix
"
java.lang.NullPointerException
at
de.latlon.deejump.wfs.data.JUMPFeatureFactory.createFromDeegreeF
Jukka,
can you please try if r4754 (if it builds) fixes your issue. it should.
..ede
On 08.01.2016 16:42, Rahkonen Jukka (MML) wrote:
> Most WFS servers nowadays can also send data as GeoJSON which is not so
> flexible and therefore not as painful as GML. Also, most GIS data are still
> plain
Revision: 4755
http://sourceforge.net/p/jump-pilot/code/4755
Author: edso
Date: 2016-01-10 16:11:37 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
fix wfs 401 error introduced before because the userinfo was not url decoded
anymore
Modified Paths:
--
hey Mike,
please try if r4755 fixes your wms access and feature info issue.
..ede
On 07.01.2016 14:14, Michaud Michael wrote:
>
>
> Ede,
>
>
>
> The server where I get the message is not open to internet.
>
> I'll try to reproduce the problem on a similar server open on internet
>
> thi
Revision: 4756
http://sourceforge.net/p/jump-pilot/code/4756
Author: edso
Date: 2016-01-10 16:20:45 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
introduce new commandline parameter to switch log verbosity '-v, -verbosity'
utilizing the new Logger
Modified
Revision: 4757
http://sourceforge.net/p/jump-pilot/code/4757
Author: edso
Date: 2016-01-10 16:27:48 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/I18N.java
core/trunk/src/com/vivid
hey Jukka,
something fishy happens when loading the same 'cities' layer as wfs 1.0 and 1.1
.. the result seems to be rotated and mirrored (see attachement). any idea?
..ede
--
Site24x7 APM Insight: Get Deep Visibility in
Revision: 4758
http://sourceforge.net/p/jump-pilot/code/4758
Author: edso
Date: 2016-01-10 16:53:53 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
streamline error handling with new Logger
Modified Paths:
--
core/trunk/src/com/vividsolutions/j
Revision: 4759
http://sourceforge.net/p/jump-pilot/code/4759
Author: edso
Date: 2016-01-10 16:58:58 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/io/ShapefileReader.java
core/trunk
Revision: 4760
http://sourceforge.net/p/jump-pilot/code/4760
Author: edso
Date: 2016-01-10 17:51:15 + (Sun, 10 Jan 2016)
Log Message:
---
show last 1000 lines of all log4j file appenders
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbenc
Revision: 4761
http://sourceforge.net/p/jump-pilot/code/4761
Author: edso
Date: 2016-01-10 17:53:54 + (Sun, 10 Jan 2016)
Log Message:
---
streamline console & logfile formatting
Modified Paths:
--
core/trunk/etc/log4j.xml
Modified: core/trunk/etc/log4j.
Revision: 4762
http://sourceforge.net/p/jump-pilot/code/4762
Author: edso
Date: 2016-01-10 17:55:15 + (Sun, 10 Jan 2016)
Log Message:
---
fix root logger file appender was not listed
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/Lo
Revision: 4763
http://sourceforge.net/p/jump-pilot/code/4763
Author: edso
Date: 2016-01-10 17:57:11 + (Sun, 10 Jan 2016)
Log Message:
---
cleanup
Modified Paths:
--
core/trunk/src/de/latlon/deejump/wfs/data/JUMPFeatureFactory.java
Modified: core/trunk/s
Revision: 4764
http://sourceforge.net/p/jump-pilot/code/4764
Author: edso
Date: 2016-01-10 17:59:18 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/FirstTaskFramePlu
Revision: 4765
http://sourceforge.net/p/jump-pilot/code/4765
Author: edso
Date: 2016-01-10 18:03:11 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
reformatting because of tabs + spaces
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/plu
Revision: 4766
http://sourceforge.net/p/jump-pilot/code/4766
Author: edso
Date: 2016-01-10 18:05:28 + (Sun, 10 Jan 2016)
Log Message:
---
fix double i18n.get()
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/plugin/layer/pirolraster/ChangeRasterI
Hi Ede,
It is the same feature than with the BBOX in WMS 1.3.0, axis order must suit
with official definitions of the coordinate system. So this is right with
WFS 1.0.0
http://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&typename=cities&maxfeatures=1
-58.672500,-34
Revision: 4767
http://sourceforge.net/p/jump-pilot/code/4767
Author: mentaer
Date: 2016-01-10 18:45:58 + (Sun, 10 Jan 2016)
Log Message:
---
fixing 1-2 things in the english
Modified Paths:
--
core/trunk/src/language/jump.properties
core/trunk/src/la
Revision: 4768
http://sourceforge.net/p/jump-pilot/code/4768
Author: edso
Date: 2016-01-10 18:47:43 + (Sun, 10 Jan 2016)
Log Message:
---
adapt to new Logger
Modified Paths:
--
core/trunk/src/de/latlon/deejump/wfs/client/WFSClientHelper.java
core/tru
Hey Ede and others,
so I gave it a shot and have been able to translate all marked #T: stuff
for now.
My last commit 4767 says I "fixed some english", but also committed the
final german file (I obviously forgot to deselect the _de file for a
separate commit)... pheww ...
However, I think with
thanks Stefan!
btw. i am loosely thinking about adding a translation extension, maybe based on
an existing properties editor, which could be packed only with snapshots and
would allow easy translation within the gui. ideally translations would be
visible instantly, but i know that will probably
Revision: 4769
http://sourceforge.net/p/jump-pilot/code/4769
Author: edso
Date: 2016-01-10 21:35:17 + (Sun, 10 Jan 2016)
Log Message:
---
reroute jdbc loading issues into extensions about panel as a message
Modified Paths:
--
core/trunk/src/com/vividsol
Revision: 4770
http://sourceforge.net/p/jump-pilot/code/4770
Author: edso
Date: 2016-01-10 21:40:08 + (Sun, 10 Jan 2016)
Log Message:
---
minor refinement
Modified Paths:
--
core/trunk/src/com/vividsolutions/jump/datastore/spatialdatabases/AbstractSpati
Revision: 4771
http://sourceforge.net/p/jump-pilot/code/4771
Author: edso
Date: 2016-01-10 21:52:07 + (Sun, 10 Jan 2016)
Log Message:
---
linewrap and overall cutification of the extensions about panel
Modified Paths:
--
core/trunk/src/com/vividsolutions
Revision: 4772
http://sourceforge.net/p/jump-pilot/code/4772
Author: edso
Date: 2016-01-10 22:05:55 + (Sun, 10 Jan 2016)
Log Message:
---
itext is already in core because of skyprint
Removed Paths:
-
core/trunk/lib/plus/itext-2.1.7.jar
Deleted: core/tru
On 09.01.2016 19:52, Michaël Michaud wrote:
> Hi,
>
> OpenJUMP CORE source code contained only 5 classes using java7+ features
> Most of them did not add much. I fixed them except the use of
> GraphicsDevice.WindowTranslucency in GuiUtils.
>
> The first error you get should be fixed.
> Ede, is t
Revision: 4773
http://sourceforge.net/p/jump-pilot/code/4773
Author: edso
Date: 2016-01-10 22:41:57 + (Sun, 10 Jan 2016)
Log Message:
---
restore itext as it is convenient to have when switching between lib/ext/ and
lib/plus during development
Added Paths:
---
On 10.01.2016 23:07, edgar.sol...@web.de wrote:
>> Ede, I noticed that we have a duplicate itext jar in the PLUS portable zip
>> file. Could you have a look ?
> ok, cleaned up ..ede
>
just restored it is convenient to have when switching plugin dir's during
development. it shouldn't hurt as it
39 matches
Mail list logo