[josm-dev] svn:mime-type ?

2011-10-06 Thread Vincent Privat
Hi, There's a bunch of Java files defining their svn:mime-type to "text/plain". It breaks Trac syntax coloration, for example: http://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/data/osm/RelationMemberData.java?rev=4490 Are these properties needed ? The majority of Java s

Re: [josm-dev] Trac: OperationalError: database is locked

2011-12-04 Thread Vincent Privat
It's locked again :( 2011/12/3 Dirk Stöcker > On Sat, 3 Dec 2011, colliar wrote: > > Just want to make sure you notice (hope you are working on it) >> >> I get OperationalError: database is locked on the ticket system for new >> tickets >> and requesting filtered ticket list. Opening tickets di

Re: [josm-dev] Stabilization ends

2011-12-18 Thread Vincent Privat
I'm fixing #7162 right now. 2011/12/18 Dirk Stöcker > On Sun, 18 Dec 2011, Simon Legner wrote: > > I know this delay is one of the drawbacks of our current development model >>> >> Git or Mercurial as VCS could easily deal with a stable master branch, >> development/feature branches and dealing

Re: [josm-dev] Stabilization ends

2011-12-18 Thread Vincent Privat
Thank you Dirk :) The issue is fixed in revision 4667. I would say I love the current development model, too :) 2011/12/18 Dirk Stöcker > On Sun, 18 Dec 2011, Vincent Privat wrote: > > I'm fixing #7162 right now. >> > > Probably we really have the best developer

Re: [josm-dev] josm-tested (r4667) bad preferences file: SOLVED

2011-12-30 Thread Vincent Privat
2011/12/29 Richard Weait > That bug from 2008 pointed to my problem. I was using an old jre. > Don't do that. :-) > > Maybe we can do something about it in JOSM. First I have updated this wiki page: http://josm.openstreetmap.de/wiki/Help/SystemRequirements To point out the more recent bugs cau

Re: [josm-dev] JOSM Translations

2012-01-29 Thread Vincent Privat
Looks like your call has been heard and answered, at least for French, with 450 strings translated today ! 2012/1/28 Dirk Stöcker > Hello, > > currently only 3 translations are really actively maintained. These are > Italian, Ukrainian and German. > > If these of you speaking other languages cou

[josm-dev] To plugin developers: change in plugin interface

2012-02-17 Thread Vincent Privat
Hi, I have checked in a significant change in JOSM preferences settings GUI system that impacts the plugin interface. Starting from JOSM 4968+, plugins that use preferences have some minor changes to do. This is briefly documented here: http://josm.openstreetmap.de/wiki/DevelopersGuide/Developing

Re: [josm-dev] API changes for license change

2012-03-14 Thread Vincent Privat
Thanks Frederik for the info. I've created an associated JOSM ticket on Trac: http://josm.openstreetmap.de/ticket/7505 Bye, Vincent 2012/3/14 Frederik Ramm > Hi, > > I've made a Wiki page that details the expected changes in API behaviour > as a consequence of the license change: > > http://

Re: [josm-dev] How external plugins are added to plugin list

2012-03-16 Thread Vincent Privat
2012/2/27 Dirk Stöcker > What script generates the plugin list? > > A cron job scanning all the plugin manifests and adding some > auto-generated lines for SVN plugins. > > I've got a problem with the latest version of the opendata plugin (28091, published in changeset 28092), it doesn't appear i

Re: [josm-dev] How external plugins are added to plugin list

2012-03-16 Thread Vincent Privat
Thank you ! (and sorry for the quote thing) 2012/3/16 Dirk Stöcker > On Fri, 16 Mar 2012, Vincent Privat wrote: > > What script generates the plugin list? >>> >>> A cron job scanning all the plugin manifests and adding some >>> auto-generated lines for SVN p

Re: [josm-dev] WikiStart

2012-04-03 Thread Vincent Privat
The new design (version 4) is really great, I love it ! :) ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

[josm-dev] Why 5174 ?

2012-04-12 Thread Vincent Privat
Hi, I'm a bit surprised in the choice of publishing 5174 as the tested version. Is there something wrong with 5177 ? As far as I see it does only contain bugfixes. Shouldn't we update translations by the way ? They haven't be updated since 5047. Vincent __

Re: [josm-dev] New tested version after API change fix?

2012-07-13 Thread Vincent Privat
Hi, I think we should enter in stabilization phase ASAP. I should have some time this week-end to run extensive tests, so a stable version released next week sounds a good idea to me. Vincent 2012/7/12 Paul Hartmann > Hi, > > In the process of the license switch, there has been a small change o

Re: [josm-dev] New tested version after API change fix?

2012-07-13 Thread Vincent Privat
Alright :) Stabilization begins now. Objective: release on Wednesday. ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

[josm-dev] No Latest this night ?

2012-07-26 Thread Vincent Privat
Hi, Latest has not been updated since r5361. However, I checked in r5367 yesterday evening. Is there a problem on the server ? Maybe linked to r5362 that changed build.xml ? Vincent ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstr

Re: [josm-dev] JMapViewerTiles folder in my Temp folder

2012-08-28 Thread Vincent Privat
Should we also introduce a maximum cache size ? Or consider the maximum age is enough ? ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

[josm-dev] JOSM release & translations

2012-08-28 Thread Vincent Privat
Hi, The today's latest displays 5461 as version number instead of 5481, how can that be ? Concerning the tested, I did not achieve to update i18n yesterday evening before the nightly compilation starts. However I think I have fixed all translations errors (some double quotes were missing in ca, d

Re: [josm-dev] JOSM release & translations

2012-08-28 Thread Vincent Privat
Looks like my corporate proxy messed up with the .jar download today, I checked it again tonight and it's correct :) I have finally updated the i18n, both for core and plugins. I hope it doesn't break everything ! If all goes well today's latest (r5482) will be our new tested version. Vincent __

Re: [josm-dev] JOSM release & translations

2012-08-29 Thread Vincent Privat
The new tested is live. Paul, I have made some updates to the i18n README file to add prerequisites: http://trac.openstreetmap.org/browser/applications/editors/josm/i18n/README.TXT What is still missing in this file

[josm-dev] Important Java security updates

2012-08-30 Thread Vincent Privat
Hi, You may have seen the news about the 0-day critical Java security flaw [1] [2]. Oracle has just released two security updates: 6u35 [3] and 7u7 [4]. As a significant number of mappers may have installed Java just for JOSM use, shouldn't we say something about this in our MOTD ? Vincent [1]

Re: [josm-dev] Automatically activate ImageryProvider for current area?

2012-09-04 Thread Vincent Privat
Hello, Have you tried the current tested version ? It's one of the major changes that have been made: http://josm.openstreetmap.de/wiki/Changelog#a2012-08-31:Stablereleaser5485 major changes/enhancements - Imagery layers: - Suggest imagery layers for downloaded area based on their

Re: [josm-dev] Imagery bounding polygons

2012-09-05 Thread Vincent Privat
Try the xml-imagery-bounds plugin, I wrote it especially for that :) Right click on a polygon, and it shows you the XML code :) You can also download the Maps contents to edit an existing imagery boundary: http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Imagery-XML-Bounds 2012/9/5 Paul Norman >

Re: [josm-dev] Building plugins

2012-11-09 Thread Vincent Privat
2012/11/9 Paul Norman > I've been trying to compile the mirrored_download plugin so I can fix bugs > Thanks for this investment ! ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

Re: [josm-dev] Seeking input from existing maintainers of JMapViewer/JOSM

2012-12-20 Thread Vincent Privat
Hi, I have created the "JMapViewer" component on the JOSM Trac instance. Related tickets are welcome :) Vincent ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

Re: [josm-dev] Java version 7

2013-03-08 Thread Vincent Privat
Yes, definitively. There will be no more security updates for Java 6, that's why Oracle prompts users to upgrade to Java 7. JOSM is perfectly compatible with this version of Java (in fact the majority of JOSM users now use Java 7). 2013/3/8 Bob Hawkins > I am being prompted to update Java from

Re: [josm-dev] JOSM Server and Database

2013-03-17 Thread Vincent Privat
Is this big and ugly new "sponsor" logo really needed as it ? I find very disturbing to display such a large commercial logo without any discussion first ? 2013/3/17 Dirk Stöcker > On Sun, 17 Mar 2013, Jo wrote: > > Server moved, but the IP addresses are still wrong. Until that is fixed >>> yo

Re: [josm-dev] JOSM Server and Database

2013-03-18 Thread Vincent Privat
Ok thanks, it's much better right now, integrated on the right side of the front page :) I recognize I may have have over-reacted, sorry for that. Thank you Dirk for finding us a new server :) 2013/3/18 Paul Hartmann > On 03/18/2013 12:38 AM, Vincent Privat wrote: > >> Is this

Re: [josm-dev] JOSM Server

2013-03-19 Thread Vincent Privat
Do you think a split per country would be enough ? 2013/3/19 Dirk Stöcker > On Mon, 18 Mar 2013, Simon Legner wrote: > > What about re-generating this file on modification and shipping as fast >> as possible (using Apache directly, Nginx or Varsnish). Maybe, having a >> subdomain for static co

Re: [josm-dev] Parallelizable operations

2013-03-26 Thread Vincent Privat
Speaking of parallelization, there's already a ticket concerning the validator checks: https://josm.openstreetmap.de/ticket/4626 The biggest issue I think, concerns the UI (making ProgressMonitor rendering progress of multiple tasks at once). This should be addressed first. 2013/3/26 David Earl

Re: [josm-dev] josm/jmapviewer / tilecache / single directory

2013-04-03 Thread Vincent Privat
There are already several bug tickets on this subject. Patches are always welcome :) Le 3 avr. 2013 12:02, "Dirk Stöcker" a écrit : > On Wed, 3 Apr 2013, Florian Lohoff wrote: > > i send an email a couple of months back about the jmapviewer tilecache >> used by josm using a flat directory for st

Re: [josm-dev] josm/jmapviewer / tilecache / single directory

2013-04-03 Thread Vincent Privat
Tickets #2887, #5309, #7256, #7682, #7762, #7770 and #8200 are related. Le 3 avr. 2013 14:54, "Vincent Privat" a écrit : > There are already several bug tickets on this subject. Patches are always > welcome :) > Le 3 avr. 2013 12:02, "Dirk Stöcker" a > écrit :

[josm-dev] Introducing #josm IRC channel

2013-04-19 Thread Vincent Privat
Hi folks, For those of you who are both interested in JOSM development and using IRC, I have the pleasure to announce the creation of #josm, a new IRC channel on OFTC (same server as all the other OSM-related IRC channels): irc://irc.oftc.net #josm See you there :) _

Re: [josm-dev] update tested version

2013-05-08 Thread Vincent Privat
It was planned, just needed to wake up this morning :) New tested is here: 5939 It is STRONGLY advised to update to this one if you're running the reverter plugin (you're not affected if you do not use revert/undelete features). 2013/5/8 SomeoneElse > colliar wrote: > >> Please update tested ve

Re: [josm-dev] Geotagged images JOSM 5990?

2013-07-19 Thread Vincent Privat
You can also update to current tested version :) 2013/7/19 Paul Hartmann > Hi, > > please file a bug report and attach a sample photo! > > Paul > > > On 07/19/2013 02:13 AM, Bryce Nesbitt wrote: > >> I'm used to loading images from my cell phone camera into JOSM for >> mapping. >> This is not

Re: [josm-dev] New selection action for the utilsplugin2

2013-08-19 Thread Vincent Privat
This function may be done with a search, it does not forbid us to create a new action for it in the plugin for those who do not master the search operators :) it's OK to create a ticket, just make sure to include your documentation in the code and to use the "select" menu for it :) Le 17 août 2013

Re: [josm-dev] New startup page not deployed

2013-08-19 Thread Vincent Privat
A day without commit is very rare for josm it does only occur during holidays :) Le 18 août 2013 21:42, "Dirk Stöcker" a écrit : > On Sun, 18 Aug 2013, colliar wrote: > > E.g. it is Ok for me but from a developer point of view, why do we not >> use hashes to verify the cache and download if hash

[josm-dev] An incredible and unexpected use of JOSM

2013-09-10 Thread Vincent Privat
Reported on talk-fr mailing list: https://www.youtube.com/watch?v=CKqJccK_EkM Thanks Mercedes :) ___ josm-dev mailing list josm-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/josm-dev

Re: [josm-dev] XML Mappaint styles

2013-09-22 Thread Vincent Privat
Yes there is now some code related to icons size for large images (in order to properly display SVG files). You can open a new ticket, do not forget to attach your style. Here's the history: http://josm.openstreetmap.de/ticket/8849#comment:15 h

Re: [josm-dev] JOSM MOTD

2013-09-22 Thread Vincent Privat
As far as I know the MOTD never tell to upgrade to a particular version. You're getting this message if you're not using at least the current tested version, which is the case (current tested is 6238) 2013/9/22 SomeoneElse > As of this morning, the JOSM MOTD says that I should update from 6115,

Re: [josm-dev] JOSM MOTD

2013-09-22 Thread Vincent Privat
Well, the wiki is not up-to-date yet: http://josm.openstreetmap.de/wiki/StartupPageSource<https://josm.openstreetmap.de/wiki/StartupPageSource> 2013/9/22 SomeoneElse > On 22/09/2013 13:57, Vincent Privat wrote: > >> As far as I know the MOTD never tell to upgrade to a

Re: [josm-dev] XML Mappaint styles

2013-09-22 Thread Vincent Privat
Just the code I gave you. Basically icons larger than 24x24 pixels are resized to 16x16 pixels. This is to prevent SVG icons to be displayed as really huge pictures. What is the size of your icons ? 2013/9/22 Malcolm Herring > On 22/09/2013 13:56, Vincent Privat wrote: > >> Yes

Re: [josm-dev] opening hours provoke validator error for unexpected seasons

2013-12-17 Thread Vincent Privat
Hi, We're using a library for opening_hours validation: https://github.com/ypid/opening_hours.js To be discussed here: https://github.com/ypid/opening_hours.js/issues/21 Cheers 2013/12/17 Martin Koppenhoefer > I tried to insert some opening_hours like they were written on the receipt, > but

[josm-dev] JOSM 6502 released !

2013-12-19 Thread Vincent Privat
Version 6502 of JOSM has just been released as new tested version. Notable changes: - major enhancements - Ask Windows users to update from Java 6 to Java 7 (r6443 ) - "Improve way accuracy" enabled for normal users (r6454

Re: [josm-dev] Terracer Plugin

2013-12-20 Thread Vincent Privat
I have recompiled the plugin against JDK6, you can update it and it will work again. Please, next time, post the error message and give us your system info, that's absolutely necessary to fix bugs. I only understood because someone else told me the plugin was not working anymore with Java 6. By t

Re: [josm-dev] Happy new year and a lot of thanks

2014-01-02 Thread Vincent Privat
Hello, Thank you, Dirk, and happy new year everyone ! I didn't do all the work :) While I fixed a lot of minor bugs and added many small changes, Simon and Alexei did a lot of more visible enhancements, they deserve many thanks as well :) Special thanks also to everyone who help us to manage the

[josm-dev] New SSL certificate for JOSM website

2014-01-07 Thread Vincent Privat
Hi, I am pleased to announce that a long-requested feature is now live: JOSM website uses a real SSL certificate provided by GlobalSign through its open-source initiative [1]. It closes a couple of tickets and will ease the use of our website for all :) If you want to check the certificate valid

Re: [josm-dev] New SSL certificate for JOSM website

2014-01-07 Thread Vincent Privat
Forgot the [1]: https://www.globalsign.com/ssl/ssl-open-source/ :) 2014/1/7 Vincent Privat > Hi, > > I am pleased to announce that a long-requested feature is now live: JOSM > website uses a real SSL certificate provided by GlobalSign through its > open-source initiative [1].

Re: [josm-dev] Destructive SVN commit!

2014-01-12 Thread Vincent Privat
I have contacted malenki on IRC but no response yet, I take a look. Thanks for noticing ! 2014/1/12 Simon Legner > Unfortunately, my attempts fail due to > > svn: Commit failed (details follow): >> svn: [...]: Could not read status line: Connection reset by peer ( >> http://svn.openstreetmap.o

Re: [josm-dev] Destructive SVN commit!

2014-01-12 Thread Vincent Privat
It should be OK now (r30197) 2014/1/12 Vincent Privat > I have contacted malenki on IRC but no response yet, I take a look. > Thanks for noticing ! > > > 2014/1/12 Simon Legner > >> Unfortunately, my attempts fail due to >> >> svn: Commit failed (detail

Re: [josm-dev] Destructive SVN commit!

2014-01-14 Thread Vincent Privat
We all do mistakes :) Please note however only JOSM core developers have commit privileges to "core" directory. 2014/1/14 malenki > Am Sun, 12 Jan 2014 22:47:51 +0100 > schrieb Vincent Privat > : > > > I have contacted malenki on IRC but no response yet, I take a l

[josm-dev] JOSM 6763 released !

2014-01-27 Thread Vincent Privat
Version 6763 of JOSM has just been released as new tested version, the first of 2014 :) This is a pretty *big* release, both in numbers (261 commits, 153 tickets !) and features: * major enhancements * Presets: * Refactorization by introducing `` and `` * Extension by introducing `` to

Re: [josm-dev] Git sync stuck

2014-02-25 Thread Vincent Privat
I don't plan to do anything on this subject myself but if you or someone else is willing to maintain it as official mirror, +1 :) 2014-02-24 11:14 GMT+01:00 Simon Legner : > Hi Toby! > > > On 24/02/14 08:28, Toby Murray wrote: > >> The GitHub mirror of the JOSM SVN repo appears to not have gotte

[josm-dev] JOSM 6891 released !

2014-02-27 Thread Vincent Privat
The February release is now available as version 6891 :) No killer feature this month, this is mainly a bugfix release, with some enhancements listed below, as usual :) * major changes/enhancements * Allow HTTPS access to OSM API * Do not suggest to combine conflicting values in order to redu

Re: [josm-dev] Startup notes not matching current version

2014-03-04 Thread Vincent Privat
2014-03-04 10:48 GMT+01:00 Dirk Stöcker : > > Probably because nobody thought there are changes important enough to be > noted there. > It's rather the opposite, there's a ton of notable new features in January release (less in February, rather bug-fixing oriented). But I find it better when it's

Re: [josm-dev] JOSM 6891 released !

2014-03-04 Thread Vincent Privat
sed as well? > > Polyglot > > > 2014-02-28 1:18 GMT+01:00 Vincent Privat : > >> The February release is now available as version 6891 :) >> >> No killer feature this month, this is mainly a bugfix release, with some >> enhancements listed below, as usual :) >> &

[josm-dev] JOSM 6950 released !

2014-03-30 Thread Vincent Privat
The March release is now available as version 6950 :) Main improvements this month concern circle/alignment functions (thanks to Balaitous, a new contributor), HTTPS support, bugfixes and beginning of Java 7 migration. This release is still compatible with Java 6, as it will be also for the next

Re: [josm-dev] Startup notes not matching current version

2014-03-30 Thread Vincent Privat
I just have updated the page to reflect recent changes. 2014-03-05 16:12 GMT+01:00 colliar : > On 04.03.2014 23:27, Vincent Privat wrote: > > 2014-03-04 10:48 GMT+01:00 Dirk Stöcker : > > > >> > >> Probably because nobody thought there are changes import

[josm-dev] JOSM 7000 released

2014-04-25 Thread Vincent Privat
The April release is now available as version 7000 :) As said before, this version is the last tested version compatible with Java 6. Future development snapshots will very soon become Java 7-only. The next tested version, at the end of May, will also work only with Java 7. Like for the previous

Re: [josm-dev] Problem to compile JOSM since jaxb target exists

2014-05-25 Thread Vincent Privat
Can you please share more information about your environment? OS, Ant and JDK version? 2014-05-25 22:02 GMT+02:00 Holger Mappt : > Hi, > > I use the command line to build JOSM from the SVN sources. Since rev. > 7133 the build fails with this error: > > compile: > Caught an exception while loggi

Re: [josm-dev] Problem to compile JOSM since jaxb target exists

2014-05-26 Thread Vincent Privat
er this is a common problem. If I'm the only > one who gets this error then I'll just wait until the problem is gone, i.e. > until the affected package was updated. > > Regards, > Holger > > > > On 26.05.2014 00:06, Vincent Privat wrote: > >> Can you

[josm-dev] JOSM 7182 released (first Java 7 version)

2014-05-26 Thread Vincent Privat
The May release is now available as version 7182 :) As said before, this version is the first tested version compatible only with Java 7 or later. Java 7 is used today by 91% of users running JOSM 7000 or above. 5% are running Java 8, and only 4% are still running Java 6. If you're still running

Re: [josm-dev] JOSM 7182 released (first Java 7 version)

2014-05-28 Thread Vincent Privat
I dropped the support of 0.5 in the general code cleanup process. Didn't think it was worth keeping 5 years after release of API 0.6... Feel free to revert r7013 if you think it's really important. 2014-05-28 21:33 GMT+02:00 Dirk Stöcker : > On Wed, 28 May 2014, Maarten Deen wrote: > > I was a

Re: [josm-dev] Using Java

2014-06-11 Thread Vincent Privat
If you want to use JOSM you need Java to be installed on your PC. That's what the J is standing for :) JOSM always works fine with latest version of Java so you can use either Java 7u60 or 8u5. If you don't know how to choose between these two versions you may rely on the one proposed for download

[josm-dev] JOSM 7287 released

2014-07-03 Thread Vincent Privat
The June version is now available (a bit late) as version 7287 :) This version brings some technical enhancements and a lot of bugfixes, here's the changelog: * major changes/enhancements * Extrude action: add dual alignment mode * Automatic reloading of local map paint styles and validator r

Re: [josm-dev] JOSM wants to add a certificate?

2014-07-08 Thread Vincent Privat
Hi, As said this is a required mechanism to let you use Remote Control in https (for example from "Edit" button on main OSM website, when browsed in HTTPS). See https://josm.openstreetmap.de/ticket/10033 for explanations and progress update (currently this stuff is only implemented on Windows). The

Re: [josm-dev] josm locale english / iso date

2014-07-09 Thread Vincent Privat
Not yet see https://josm.openstreetmap.de/ticket/10121 I'm thinking about adding a new option for this. Le 9 juil. 2014 17:24, "Florian Lohoff" a écrit : > > Hi, > > is it possible to tell josm/java that my language is English > but my date preference is iso date? (e.g. History). > > Typically i

[josm-dev] JOSM 7347 released

2014-07-28 Thread Vincent Privat
The July version is now available (almost on time) as version 7347 :) This version is mainly a maintenance one, here's the changelog: * minor enhancements * New look-and-feel preference to display ISO 8601 dates globally * Add colorbar for active GPX layer * Remote Control: * improved c

[josm-dev] JOSM 7480 released

2014-08-31 Thread Vincent Privat
The August version is now available as version 7480 :) This version brings a ton of enhancements and bugfixes. The main ones being related to default map style, thanks to Paul and Klumbumbus who, among others, wrote several patches this month. Thanks to everyone who contributed to this release! H

Re: [josm-dev] Translation of Plugins

2014-09-05 Thread Vincent Privat
Hi, With the recent move of some Github plugins (conflation and areaselector) to our Github organization (https://github.com/JOSM), it is now possible for us to handle i18n (almost) like any other plugin. That's what I did: - checkout http://svn.openstreetmap.org/applications/editors/josm/ - usual

[josm-dev] JOSM server shut down for maintenance

2014-09-05 Thread Vincent Privat
Hi everyone, The JOSM server will be shut down for maintenance at 20:00 GMT (in 10 minutes). Following services will be unavailable: - wiki - bug reporting - download from website - SVN It's a perfect time to test the new "offline" mode of JOSM :) java -jar josm.jar --offline=josm_website Regar

Re: [josm-dev] JOSM server shut down for maintenance

2014-09-05 Thread Vincent Privat
wiki page (translations are ok but please do not try to "fix" links). Please also do not create tickets for broken pages/failed downloads. Vincent 2014-09-05 21:50 GMT+02:00 Vincent Privat : > Hi everyone, > > The JOSM server will be shut down for maintenance at 20

Re: [josm-dev] JOSM server shut down for maintenance

2014-09-06 Thread Vincent Privat
Hi, The server is operational again. Vincent 2014-09-06 2:53 GMT+02:00 Vincent Privat : > Hi, > Unfortunately I encountered unexpected errors and the website is not yet > 100% functional. > SVN access is restored but many links on website are broken right now. > The download link

Re: [josm-dev] JOSM server shut down for maintenance

2014-09-06 Thread Vincent Privat
My fault I tried to improve the default security parameters. I have now reverted this change it should work now. Le 7 sept. 2014 00:48, "Richard Z." a écrit : > On Sat, Sep 06, 2014 at 08:41:15PM +0200, Marián Kyral wrote: > > Hi, > > it still does not work for me. The wellcome message, list of p

Re: [josm-dev] new confirmation dialog for presets

2014-09-13 Thread Vincent Privat
2014-09-13 13:11 GMT+02:00 Jo : > OK, sorry for the tone. Simply wanted to convey it was rather annoying and > totally disrupted my workflow. > > Every change breaks someones workflow: http://xkcd.com/1172/ ___ josm-dev mailing list josm-dev@openstreetma

Re: [josm-dev] Taginfo integration

2014-09-14 Thread Vincent Privat
I like the idea. I think we could provide three files: 1. tag usage in default preset 2. tag usage in default map style 3. tag usage in validator rules 2014-09-14 10:04 GMT+02:00 Jochen Topf : > Hi! > > Taginfo (taginfo.osm.org) has the "mission" of aggregating all information > about OSM tag usa

[josm-dev] JOSM 7588 released

2014-09-29 Thread Vincent Privat
The September version is now available as version 7588 :) Remember today's the last day of our logo contest, so this is the last version with our current logo! It brings some nice enhancements for presets, validator and native OS integration. Here's the changelog: * major enhancements * Bette

Re: [josm-dev] JOSM 7588 released

2014-09-30 Thread Vincent Privat
> Shaun > > On 30 Sep 2014, at 00:01, Vincent Privat > wrote: > > > The September version is now available as version 7588 :) > > > > Remember today's the last day of our logo contest, so this is the last > > version with our current logo! > > > &

Re: [josm-dev] Maps page preview for WMS

2014-10-01 Thread Vincent Privat
Great :) Looks like there's a problem with Spanish entries as I can't see them. 2014-10-01 18:53 GMT+02:00 Dirk Stöcker : > Hello, > > after a long time (actually 5 months) I finally finished the preview of > map entries in the wiki also for WMS (based on Simon's work, thanks a lot). > Also I upd

Re: [josm-dev] Undelete

2014-10-19 Thread Vincent Privat
Yep. And code of this plugin is better than reverter, which is an unmaintained mess. Concerning JOSM develoment, I'd like to highlight: - we are in stabilization phase, so be careful this week, and please, no new strings: https://josm.openstreetmap.de/wiki/DevelopersGuide/Schedule - there's a cont

[josm-dev] JOSM 7643 released

2014-10-21 Thread Vincent Privat
The October version is now available as version 7643. Before talking about it, some few words about the logo contest. Submissions are over and I'd like again to thank everyone who participated. We were really astonished by the number of people who sent us a design :) We are now in the final phase

Re: [josm-dev] assertMatch and assertNoMatch

2014-10-23 Thread Vincent Privat
Hi, They do what you think. See http://josm.openstreetmap.de/ticket/10206 : they were designed for unit tests but can be enabled at runtime with an advanced property. I tend to skip adding these rules for basic cases but it's still interesting for complex ones. Cheers, Vincent 2014-10-23 1:03 GMT+

[josm-dev] Jar signature updated

2014-11-24 Thread Vincent Privat
Hi, Tomorrow expires the code signing certificate we were using until now to sign our jar releases (both tested and latest). I have renewed the certificate and updated the signature of current tested release (7643) so it won't expire tomorrow for Webstart users. Starting from today, latest jars use

Re: [josm-dev] JOSM graphics contest

2014-11-24 Thread Vincent Privat
Hi, I have updated the wiki page: http://josm.openstreetmap.de/wiki/LogoContest#FinalphaseOctober-November2014 to show latest work of our two finalists. The winner will be announced soon and the new logo will be used for the next tested release :) Cheers, Vincent 2014-10-05 12:36 GMT+02:00 Martin

[josm-dev] JOSM 7777 released, with the new logo + help needed for an OSM blog post

2014-12-10 Thread Vincent Privat
The November version is now available (a bit late!) as version , with our great new logo :) I won't repeat the changelog here, see the annoucement for details: https://www.openstreetmap.org/user/josmeditor/diary/28201 Instead I'd like to ask if someone would help Harry Wood to write a small,

[josm-dev] JOSM 7906 released

2014-12-28 Thread Vincent Privat
Hi, Our last release of the year is out: https://www.openstreetmap.org/user/josmeditor/diary/28321 Cheers, Vincent ___ josm-dev mailing list josm-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/josm-dev

[josm-dev] JOSM server maintenance

2014-12-29 Thread Vincent Privat
Hi, I'm going to shut down the JOSM website in 5 minutes for a small maintenance task. It should be a matter of minutes :) Vincent ___ josm-dev mailing list josm-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/josm-dev

Re: [josm-dev] JOSM server maintenance

2014-12-29 Thread Vincent Privat
back online! 2014-12-29 20:56 GMT+01:00 Vincent Privat : > Hi, > I'm going to shut down the JOSM website in 5 minutes for a small > maintenance task. > It should be a matter of minutes :) > Vincent > ___ josm-dev mailing list jos

Re: [josm-dev] JavaFX

2015-01-02 Thread Vincent Privat
Hi, It's a bit complicated right now, I'd say it depends on your audience. If you expect only Windows and OS X users, go ahead. All JDK7 and JDK8 runtimes released by Oracle contain JavaFX (versions 2.2 and 8). On Linux however, this is not as simple as people tend to use OpenJDK runtime rather t

[josm-dev] HTTPS changes on osm.org

2015-02-22 Thread Vincent Privat
Hi, Tonight osm.org sysadmins briefly switched to another root CA for their https certificates (StartSSL), which is not included in Java Root CA default list. As a direct consequence it caused download/upload errors for all JOSM users since we enabled HTTPS access by default. This issue is discuss

Re: [josm-dev] HTTPS changes on osm.org

2015-02-22 Thread Vincent Privat
I'd prefer not, regarding what happened the last time I played with this feature: http://josm.openstreetmap.de/ticket/10033 http://josm.openstreetmap.de/ticket/10230 Besides, it only works for Windows. 2015-02-23 1:44 GMT+01:00 Greg Troxel : > > Vincent Privat writes: > >

Re: [josm-dev] List Admin Role

2015-02-24 Thread Vincent Privat
If he agrees, I think Dirk should have this role. In fact I thought it was already the case. 2015-02-24 19:59 GMT+01:00 Jo : > I am a regular on this list for a long time now, but I'm not a core > developer, couldn't even call myself a JOSM developer. All I develop are > some styles and presets.

Re: [josm-dev] HTTPS changes on osm.org

2015-02-24 Thread Vincent Privat
2015-02-23 11:42 GMT+01:00 Dirk Stöcker : > I added a comment there. Let's see what they say. > Nothing yet. I made some noise to bring attention on the subject: https://www.openstreetmap.org/user/josmeditor/diary/34460 https://www.facebook.com/josmeditor/posts/57899336419 https://plus.googl

Re: [josm-dev] HTTPS changes on osm.org

2015-02-27 Thread Vincent Privat
As they don't answer us I think we can release the February version without any change. What do you think? Le 25 févr. 2015 16:14, "Marc Gemis" a écrit : > Thanks for letting me know there is a key I can change. Of course I hope I > can upgrade this machine soon, but that's not my decision. And I

Re: [josm-dev] New JMapViewer release for JOSM 8109

2015-03-04 Thread Vincent Privat
Hi Sebastiaan, Thanks for reporting it, I totally forgot this change. JMapViewer 1.06 is out :) Cheers, Vincent 2015-03-04 21:58 GMT+01:00 Sebastiaan Couwenberg : > Hi all, > > The Debian package for JOSM 8109 fails to build because it uses > TemplatedTMSTileSource() introduced in jmapviewer r309

Re: [josm-dev] Invisible way

2015-03-09 Thread Vincent Privat
This is rather a bug of the software that produces the .osm file ("GraphEnhancer 1.0.0"), not JOSM. Half the nodes are missing in your file. Please report the bug to them. 2015-03-09 8:25 GMT+01:00 Jochen Topf : > On So, Mär 08, 2015 at 11:11:15 -0600, Martijn van Exel wrote: > > I just had a wei

Re: [josm-dev] Build Errors

2015-03-10 Thread Vincent Privat
See comment 1: https://josm.openstreetmap.de/ticket/10385#comment:1 You need at least Ant 1.8.3. 2015-03-10 16:04 GMT+01:00 Harvey Sama : > Version 1.8.2 > > On 10 March 2015 at 15:56, Toby Murray wrote: > > > What version of ant are you using? This seems relevant: > > > > https://josm.openstre

Re: [josm-dev] IDE files in plugins svn

2015-03-15 Thread Vincent Privat
Please keep them I need these files when I checkout the projects on a new machine. Le 15 mars 2015 11:16, "Paul Hartmann" a écrit : > Hi Ilya, > > It is useful, to have the Eclipse / Netbeans project configuration in the > repository. To avoid tree conflicts, you can commit it right away. Anyway,

Re: [josm-dev] Mapillary plugin for JOSM

2015-05-31 Thread Vincent Privat
Hi, I see the mapillary plugin is now hosted on OSM SVN but it doesn't compile: https://josm.openstreetmap.de/jenkins/job/JOSM-Plugins/23/ 1) The plugin refers to a missing class "MapillaryImageDisplay". It must have been forgotten? 2) Please use javax.json API, which is included in JOSM core, ins

Re: [josm-dev] Mapillary plugin for JOSM

2015-06-01 Thread Vincent Privat
No problem to keep it. Jorge made a wonderful job in taking into account my remarks very fast :) Le 1 juin 2015 22:55, "Jo" a écrit : > I forwarded the notice to Jorge and he promptly solved the problem. I think > it's better to keep it included. > > Jo > > 2015-06-01 22:21 GMT+02:00 Dirk Stöcker

[josm-dev] Banning plugins

2015-06-02 Thread Vincent Privat
Hello, I'm sick tired of these three plugins: 1) CADTools 2) ContourOverlappingMerge 3) LaneConnector Why? Because they all include old, incompatible code that causes conflicts with turnrestriction plugin: https://josm.openstreetmap.de/ticket/11202 https://josm.openstreetmap.de/ticket/11438 http

  1   2   3   >