"Brett Henderson" <[EMAIL PROTECTED]> writes: > Part of the problem might be that a distribution of osmosis contains a > pre-compiled jar file. If you patch the source and re-compile, the new jar > gets built under the "build" directory and packaged into a new zip > distribution under the "dist" directory but the jar at the top level never > gets updated. If you wish to run a self-compiled version of osmosis without > using the generated zip file you have to actually run > <osmosis>/build/dist/bin/osmosis, not <osmosis>/bin/osmosis. Yes, it's > confusing but it simplifies the ant script considerably. In hindsight it > wasn't the best idea.
This is the trick I was looking for. Thanks. It is a good candidate for readme.txt I'll put a note on http://wiki.openstreetmap.org/index.php/Read_Only_Map_API Matthias _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
