<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    Small steps after small steps, we're coming to a simpler and more
    explicit approach to inter-JBT dependency management. We used to
    have a composite site linking to all components and consume this in
    any component to resolve dependencies. This had major pitfalls:<br>
    * It allows cyclic dependencies between components<br>
    * Some deleted bundles can remain because they're in the composite<br>
    * It is not very explicit in term of what depends on what<br>
    <br>
    So we'll soon get rid of it, and replace this composite by direct
    reference to necessary other component sites in root pom (for each
    component) and by removing the composite site and related profiles.<br>
    Here is how things will change:
<a class="moz-txt-link-freetext" href="https://github.com/mickaelistria/jbosstools-javaee/commit/26c37d2f2f7f2631039f5027dd4e2e79bbdb3d7e">https://github.com/mickaelistria/jbosstools-javaee/commit/26c37d2f2f7f2631039f5027dd4e2e79bbdb3d7e</a><br>
    Default value for jbosstools-site-stream variable will be controlled
    by parent pom.<br>
    <br>
    This change shouldn't require you anything. At the contrary, this
    change will be the opportunity for you and us to drop some
    counter-intuitive things and save some space in our memories to put
    nice souvenirs there instead.<br>
    If you have any comment or question, feel free to ask them in
    <a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/JBIDE-16309">https://issues.jboss.org/browse/JBIDE-16309</a> .<br>
    <br>
    So get ready for a bunch of incoming PR for your component to add
    these repositories!<br>
    <br>
    Cheers,<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>