Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread edgar . soldin
how about adding it to PLUS? add - jar to lib/plus - entry in readme.txt also it'd make sense host the source in OJ's svn. but why exactly did you externalize it? you can very well add plugins to OJ core that only activate in PLUS if certain libs are avalable. that makes maintenance easier and

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread Stefan Steiniger
I externalized it because with all the mess I did in svn these days, I didn't want to touch to lib/lib nor plug_ins/ ;) I would just call it a learning process :) Don't worry too much. Perhaps except Ede, we all had our share of messing-up and cleaning the OJ svn . If it is hosted in

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread Nicolas Ribot
Yes it will be fine. I externalized it because with all the mess I did in svn these days, I didn't want to touch to lib/lib nor plug_ins/ ;) If it is hosted in plug-ins/, I should create a maven project, no ? Nico On 3 February 2015 at 15:34, edgar.sol...@web.de wrote: how about adding it to

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread edgar . soldin
On 03.02.2015 15:41, Nicolas Ribot wrote: Yes it will be fine. I externalized it because with all the mess I did in svn these days, don't worry. i'll be your friendly watchdog :)). it's totally normal run into a few bumps when starting something new. I didn't want to touch to lib/lib nor

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Nicolas Ribot
Ok, reverted Oracle stuff in SVN and removed jars and pom dependencies. Clearly, Oracle JAR cannot be distributed but must be downloaded from Oracle site. Hmm yes indeed, gt-oracle is already there ! my bad trying to add it to the POM for my local config. Geotools version: the old one is a

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Rahkonen Jukka (MML)
Hi, It should be possible to deliver Oracle jar if we had a box that users must check or otherwise OpenJUMP would not start. However, I think that we do not want that. http://www.oracle.com/technetwork/licenses/distribution-license-152002.html -Jukka Rahkonen- Nicolas Ribot wrote: Ok,

[JPP-Devel] svn commit messages

2015-02-03 Thread edgar . soldin
hey All, i just retired the jump-pilot-svn-notify mailing list in favor of jump-pilot-devel. reasons: 1. we don't really have a lot of commits, or dev emails 2. new devs do not have to subscribe to yet another list 3. interested parties may see a commit message that catches their eye and try

[JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread Nicolas Ribot
Hi, I packaged the Oracle Spatial Support in Data Store layer wizard into a plugin. I needs a OJ Plus version and uses the existing gt2-oracle-spatial provided by the DB Query plugin. If the ojdbc.jar Oracle JDBC driver is added in the ext directory (after downloading from Oracle site), the

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread Nicolas Ribot
(it needs, not I needs)... On 3 February 2015 at 15:07, Nicolas Ribot nicolas.ri...@gmail.com wrote: Hi, I packaged the Oracle Spatial Support in Data Store layer wizard into a plugin. I needs a OJ Plus version and uses the existing gt2-oracle-spatial provided by the DB Query plugin. If

Re: [JPP-Devel] svn commit messages

2015-02-03 Thread Stefan Steiniger
mhm well, a bit: because when I am traveling I am not able to filter svn-messages out. Only when I have a client. Which would lead to the point that I am probably unsubscribing at some point or for some time from the dev-list. It would be also the first developer list that I am on where commit

Re: [JPP-Devel] svn commit messages

2015-02-03 Thread Stefan Steiniger
well.. lets see what others have to say ;) On 03-02-2015 15:52, edgar.sol...@web.de wrote: we have maybe as many messages on the list as there are commits. just checked in the last year 2.2.2014 - today we had ca. 470 svn mails 760 devel mails it's roughly 60% more traffic. or 3.25

Re: [JPP-Devel] svn commit messages

2015-02-03 Thread edgar . soldin
we have maybe as many messages on the list as there are commits. just checked in the last year 2.2.2014 - today we had ca. 470 svn mails 760 devel mails it's roughly 60% more traffic. or 3.25 instead of 2 emails per day (divided by 365 days). do you really feel that this would stuff your

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Nicolas Ribot
Hi, Yes seen it yesterday on windows. (Probably due to the Java version I used to compile). Will correct it Works fine in Mac and Linux. Nicolas On 3 February 2015 at 10:08, Rahkonen Jukka (MML) jukka.rahko...@maanmittauslaitos.fi wrote: Hi, The error is: The data

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Nicolas Ribot
JDK8 Oracle on Mac. (the server is compiling OJ, so said something stupid in previous message). I suspect the geotools jars included for Oracle support registered a different XML parser than the default one on Windows. Will fix this, sorry for the noise. Nicolas On 3 February 2015 at 10:58,

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread edgar . soldin
probably on Nico ;).. please investigate. also: 1. please remove the oracle jars/repo from pom.xml. they blow up OJ size by 10%. see https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ let's talk again for what they are needed and how you might utilize them w/o us packaging

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Rahkonen Jukka (MML)
Hi, I am on Windows, tried with OpenJDK 7 64 bit and Oracle JRE 8 64 bit. -Jukka- edgar soldin wrote: on which platform do you hack? ..ede On 03.02.2015 10:50, Nicolas Ribot wrote: Hi, Yes seen it yesterday on windows. (Probably due to the Java version I used to compile). Will correct

[JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread Rahkonen Jukka (MML)
Hi, The error is: The data -=VIEW menu= is not legal for a JDOM comment: Comment data cannot start with a hyphen. -Jukka Rahkonen- -- Dive into the World of Parallel Programming. The Go Parallel

[JPP-Devel] Fwd: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4306] core/trunk/etc/readme.txt

2015-02-03 Thread edgar . soldin
Peppe, i just reverted your changes to readme.txt because this file is supposed to be readable as it is. our svn trunk is ISO-8859-1 so it is no problem having umlauts and such in there. ..ede Forwarded Message Subject: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4306]