Re: [osmosis-dev] download Osmosis 0.32

2009-12-14 Thread Brett Henderson
On Tue, Dec 15, 2009 at 4:32 PM, Marcus Wolschon wrote: > Where can I download Osmosis 0.32 ? > The wiki-page only contains links for 0.31.1 and changing the > version-number in these does not work. > Which wiki page are you referring to? I think the links here are correct. http://wiki.openstree

[osmosis-dev] download Osmosis 0.32

2009-12-14 Thread Marcus Wolschon
Where can I download Osmosis 0.32 ? The wiki-page only contains links for 0.31.1 and changing the version-number in these does not work. Marcus ___ osmosis-dev mailing list osmosis-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/osmosis-de

Re: [osmosis-dev] Bzip2-issues

2009-12-14 Thread Brett Henderson
0.32 should be fine because these library changes were made after that was released. Version 0.32.1 is just a development release and shouldn't be treated as a stable version. In fact the 0.32.1 build on http://dev.openstreetmap.org/~bretth/osmosis-build/ will get overwritten when the next nightl

Re: [osmosis-dev] Bzip2-issues

2009-12-14 Thread marcus.wolschon
Thanks. I'll test it. Do you want to do a 0.32.2 -release with this? I imagine the latest osmosis-release not being able to read map-dumps is quite a showshopper. Marcus On Mon, 14 Dec 2009 19:22:09 +1100, Brett Henderson wrote: > Hi Marcus, > > I've checked a fix into svn. Let me know if y

Re: [osmosis-dev] Bzip2-issues

2009-12-14 Thread Brett Henderson
Hi Marcus, I've checked a fix into svn. Let me know if you see any more problems. Brett On Mon, Dec 14, 2009 at 4:52 PM, Brett Henderson wrote: > It looks like the commons-compress library changes how it handles the file > prefix. The old libraries didn't use a prefix so I had hacks in a cla