<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello all<br>
    <br>
    The merging of Geotk and Geotk-pending is completed.<br>
    <br>
    <ul>
      <li>If anyone were cloning the Mercurial repository, we suggest to
        forget the <tt>geotoolkit-pending</tt> one since everything is
        now in <a class="moz-txt-link-freetext" href="http://hg.geotoolkit.org/geotoolkit/">http://hg.geotoolkit.org/geotoolkit/</a>.</li>
      <li><tt><groupId>org.geotoolkit.pending</groupId></tt>
        is not used anymore - everything moved to <tt><groupId>org.geotoolkit</groupId></tt>.</li>
      <li>All data access modules now follow the same naming pattern:</li>
      <ul>
        <li><tt>geotk-coverage-</tt><i>xxxx</i></li>
        <li><tt>geotk-feature-</tt><i>xxxx</i></li>
        <li><tt>geotk-client-</tt><i>xxxx</i></li>
      </ul>
      <li>Some modules have been merged together:</li>
      <ul>
        <li>geotk-render = geotk-display + geotk-render</li>
        <li>geotk-widgets-swing = geotk-widgets-swing
          +geotk-wizards-swing + geotk-widgets-swing-pending</li>
        <li>geotk-index = geotk-index + geotk-index-tree</li>
        <li>geotk-feature = geotk-feature + geotk-filter +
          geotk-filter-cql</li>
        <li>geotk-wms = geotk-wms + geotk-wmsc</li>
        <li>geotk-processing = geotk-processing-core + all
          geotk-processing-xxxx modules (10 of them)</li>
        <li>geotk-demo-samples = geotk-simples + geotk-demo-samples</li>
        <li>geotk-referencing = geotk-referencing + geotk-referencing3D</li>
      </ul>
    </ul>
    <p><br>
      A few more merges may be applied in the future.<br>
    </p>
    <p><br>
          Martin<br>
      <br>
    </p>
  </body>
</html>