<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello!<br>
    <br>
    One of the most beloved modular container implementations - Furnace
    - 2.18.0.Final is now available! <br>
    This release adds a significant feature: allowing firing events from
    external sources. <br>
    That's right! Now you can fire events from your runtime and notify
    your addons about any events from the outside world. Integration has
    never been so easy.<br>
    <br>
    Here is a sample on how to fire events using the new API: <br>
    <br>
    <blockquote><font face="monospace">Furnace furnace = ... // Your
        Furnace instance</font><br>
      <font face="monospace">EventManager eventManager =
        furnace.getAddonRegistry().getEventManager();</font><br>
      <font face="monospace">eventManager.fireEvent(new MyEvent()); //
        Simple isn't? </font><br>
    </blockquote>
    <br>
    Best Regards,<br>
    -- <br>
    <div class="moz-signature">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div style="font-family:Arial; font-size:10pt; color:#000000;"><br>
        <b>George Gastaldi | Senior Software Engineer</b><br>
        JBoss Forge Team<br>
        T: +55 11 3524-6169<br>
        M: +55 47 9711-1000<br>
        <br>
        <img src="cid:part1.04060500.09040001@redhat.com" alt="Red Hat"
          border="0"><br>
        <br>
        Better technology. Faster innovation. Powered by community
        collaboration. <br>
        See how it works at <a href="http://www.redhat.com/">www.redhat.com</a>
        <br>
        <br>
      </div>
    </div>
  </body>
</html>