Re: [osmosis-dev] osmosis.bat

2016-05-27 Thread Brett Henderson
Hi Charel, The new version has been released now. Hopefully this resolves your issue. Brett On Thu, 12 May 2016 at 20:34 Brett Henderson wrote: > It is possible. I just need to find time. I probably won't get it done > for another couple of weeks. > > On Thu, 5 May 2016

[osmosis-dev] osmosis.bat

2012-07-18 Thread Richard Mann
I think there should probably be double quotes around %JAVACMD% in the set EXEC line, in case the contents of JAVACMD include any spaces. Richard ___ osmosis-dev mailing list osmosis-dev@openstreetmap.org

Re: [osmosis-dev] osmosis.bat

2012-07-18 Thread Igor Podolskiy
Hi Richard, On 18.07.2012 23:53, Richard Mann wrote: I think there should probably be double quotes around %JAVACMD% in the set EXEC line, in case the contents of JAVACMD include any spaces. you're probably right, thanks for the report. I'll test it out tomorrow and try to fix it. Greetings