<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    There are a few more GAV changes.<br>
    None of the directory structures needed to be changed, so the impact
    should be small.<br>
    <br>
    1) Most notably, <b>the artifactId of drools-api has been renamed
      to knowledge-api.</b><br>
    This is because it contains both the drools and the jBPM api.<br>
    Note: its groupId org.drools stays unaffected at this time.<br>
    <br>
    This impacts droolsjbpm-tools, as the lib/drools-api.jar manifest
    entry is now lib/knowledge-api.jar.<br>
    As a result tools might need to build up to 3 times (due to the
    problem that tycho 0.11 will fix).<br>
    <br>
    2) <b>Everything is set to groupId org.drools again.</b><br>
    The repository parent poms, introduced during the split-up,<br>
    used a mixture of groupId org.drools and org.droolsjpbm.<br>
    This caused more confusion that it solves, so - until we come up
    with a better alternative - everything is set to groupId org.drools
    again.<br>
    Note: all actual jars never had another groupId than org.drools.<br>
    <pre class="moz-signature" cols="72">-- 
With kind regards,
Geoffrey De Smet</pre>
  </body>
</html>