Hi All,<br><br>I've just <span><span class="il">released</span></span> <span><span class="il">Osmosis</span></span> <span><span class="il">0.39</span></span>.<br><a href="http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.39.tgz" target="_blank">http://bretth.dev.openstreetmap.org/<span class="il">osmosis</span>-build/<span class="il">osmosis</span>-<span class="il">0.39</span>.tgz</a><br>

<a href="http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.39.zip" target="_blank">http://bretth.dev.openstreetmap.org/<span class="il">osmosis</span>-build/<span class="il">osmosis</span>-<span class="il">0.39</span>.zip</a><br>
<a href="http://dev.openstreetmap.de:23457/hudson/job/osmosis-RELEASE-ant/39/" target="_blank">http://dev.openstreetmap.de:23457/hudson/job/<span class="il">osmosis</span>-RELEASE-ant/39/</a><br>
<br>From changes.txt:<br><ul><li>Added the pgsimp tasks which are the old 0.36 version pgsql tasks supporting the old style separate tags tables.</li><li>Added a new "cascadingRelations" flag to --bb and --bp which is less costly than "completeRelations" and makes sure that parent relations are emitted when a child relation of theirs is emitted even if that child happens to come after the parent in the stream. The list of relations on output may appear in a different order than on input.</li>
<li>Fixed connection failure error handling in pgsql tasks to display the correct error message instead of a NullPointerException.</li><li>Fixed serialisation logic to correctly identify and use the OsmUser.NONE singleton object.</li>
<li>Fixed checkstyle errors in the PBF code.</li><li>Renamed the PBF project to "pbf" instead of "binary".</li><li>Improved performance in the DataPostbox class used for inter-thread messaging.</li><li>
Fixed PBF code to allow an empty file to be written.</li><li>Updated PBF library dependency from version 1.0 to 1.1.</li><li>Updated default PBF filename from dump.osmbin to dump.osm.pbf.</li><li>Fixed PBF code to write a header block even if no bound entity exists.</li>
<li>Added java code for PostgreSQL HStore support instead of only including a pre-compiled jar.</li><li>Added a new "auto" option for the compressionMethod argument of XML tasks.</li><li>Fixed the windows launch batch script to support installation to a different drive than the drive of the working directory.</li>
<li>Fixed the UNIX launch shell script to support spaces in argument values.</li><li>Enhanced --used-node to include nodes referenced by ways and relations, instead of just ways.</li><li>Enhanced serialisation logic to support negative version numbers.  Note this increases the space used by serialisation slightly.</li>
<li>Added a --used-way task.</li></ul>Let me know if you see any issues.<br><font color="#888888"><font color="#888888">
<br>Brett</font></font>