<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>JBREM-729: Doesn't count SSL exceptions toward error count.</title>
    <style type="text/css">
      table.csetheader { color: inherit; background: #ebebeb; border-style: solid; border-color: #8d8d8d; border-width: 0px 1px 1px 0px; }
      table.history { border: solid black 1px; }
      table.diff { border: solid black 1px; }
      body       { color: black; background: white; }
      p.footer   { border-top: solid black 1px; }
      em.user    { font-style: normal; color: #000080; background: inherit; }
      em.branch  { font-style: normal; color: #800000; background: inherit; }
      b.diffA    { font-weight: normal; color: inherit; background: #e0f4e0; }
      b.diffR    { font-weight: normal; color: inherit; background: #f4e0e0; }
      tr.history { color: inherit; background-color: #c0c0c0; }
      th.history { padding-right: 3em; text-align: left; }
      th.haction { padding-right: 1em; text-align: left; }
      td.item    { padding-right: 3em; font-family: monospace; }
      td.itemact { padding: 0em 0.5em; font-family: monospace; text-align: center; }
      td.itemrev { padding-right: 1em; font-family: monospace; }
      tr.itemA0  { color: inherit; background: #e0f4e0; margin: 15px; }
      tr.itemA1  { color: inherit; background: #f0fff0; margin: 15px; }
      tr.itemM0  { color: inherit; background: #eaeaea; margin: 15px; }
      tr.itemM1  { color: inherit; background: #f4f4f4; margin: 15px; }
      tr.itemR0  { color: inherit; background: #f4e0e0; margin: 15px; }
      tr.itemR1  { color: inherit; background: #fff0f0; margin: 15px; }
      tr.diffhd  { color: inherit; background: #c0c0c0; }
      th.diffhd  { padding-left: 2em; text-align: left; font-family: monospace; }
      tr.diffblk { color: inherit; background: #ffffff; }
      td.diffblk { font-weight: bold; padding-top: 0.5em; padding-left: 1.5em; border-bottom: solid black 1px; }
      td.diffA   { color: inherit; background: #f0fff0; font-family: monospace; }
      td.diffM   { color: inherit; background: #f4f4f4; font-family: monospace; }
      td.diffR   { color: inherit; background: #fff0f0; font-family: monospace; }
    </style>
  </head>
  <body>

    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:01 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Doesn't count SSL exceptions toward error count.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/InputMultiplexor.java</td>
        <td class="itemrev">1.27</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.28</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:01 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Doesn't count SSL exceptions toward error count.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/InputMultiplexor.java</td>
        <td class="itemrev">1.27.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.27.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:06 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Log timeout exception in accept() at debug level.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MasterServerSocket.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:06 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Log timeout exception in accept() at debug level.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MasterServerSocket.java</td>
        <td class="itemrev">1.11.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:08 EDT</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Added test for timeout &lt; 0 in createSocket().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexClientInvoker.java</td>
        <td class="itemrev">1.44</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.45</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:09 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Reduced log.info() messages to log.debug().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexingManager.java</td>
        <td class="itemrev">1.57</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.58</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:09 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Reduced log.info() messages to log.debug().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexingManager.java</td>
        <td class="itemrev">1.57.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.57.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:12 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: (1) Doesn't stop run() in case of EOFException; (2) sets timeout for MasterServerSockets.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.java</td>
        <td class="itemrev">1.61</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.62</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:12 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: (1) Doesn't stop run() in case of EOFException; (2) sets timeout for MasterServerSockets.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.java</td>
        <td class="itemrev">1.59.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.59.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:15 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Added some exception messages to IOException catch clause.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/OutputMultiplexor.java</td>
        <td class="itemrev">1.32</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.33</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:15 EDT</td>
      </tr>
    </table>

    <pre>JBREM-729: Added some exception messages to IOException catch clause.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/OutputMultiplexor.java</td>
        <td class="itemrev">1.32.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.32.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:21 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730: (1) Does clean detection with first heartbeat; (2) binds detection messages in context with rebind().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java</td>
        <td class="itemrev">1.14</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.15</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:21 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730: (1) Does clean detection with first heartbeat; (2) binds detection messages in context with rebind().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java</td>
        <td class="itemrev">1.14.2.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14.2.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 04:22 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730:  New unit test.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 04:22 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730:  New unit test.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestServer.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestClient.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/detection/jndi/CleanDetectionTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pmuir</em></b></td>
        <td align="right">2007-03-27 04:38 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1111</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/graphicImage/UITransformImageBlur.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/graphicImage/UITransformImageSize.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/graphicImage/UITransformImageType.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">dimitris</em></b></td>
        <td align="right">2007-03-27 04:57 EDT</td>
      </tr>
    </table>

    <pre>create another snapshot for JBCOMMON-19</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/common/snapshot-Branch_1_0/lib/jboss-common-client.jar</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/common/snapshot-Branch_1_0/lib/jboss-common-sources.jar</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/common/snapshot-Branch_1_0/lib/jboss-common.jar</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-03-27 05:22 EDT</td>
      </tr>
    </table>

    <pre>Updated for B2</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">docs/Changelog.txt</td>
        <td class="itemrev">1.25</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.26</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">vblagojevic</em></b></td>
        <td align="right">2007-03-27 06:05 EDT</td>
      </tr>
    </table>

    <pre>fixed testCacheLoaderFailure</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/statetransfer/StateTransfer200Test.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/statetransfer/CorruptedFileCacheLoader.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">vblagojevic</em></b></td>
        <td align="right">2007-03-27 07:29 EDT</td>
      </tr>
    </table>

    <pre>update eclipse paths</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">.classpath</td>
        <td class="itemrev">1.16</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.17</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">sbryzak2</em></b></td>
        <td align="right">2007-03-27 09:34 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1113</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/seamspace/resources/META-INF/application.xml</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">lib/jcaptcha-all-1.0-RC4.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">lib/jcaptcha-all-1.0-RC3.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-03-27 10:22 EDT</td>
      </tr>
    </table>

    <pre>Added one-test-retro target</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.193</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.194</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-03-27 10:23 EDT</td>
      </tr>
    </table>

    <pre>Dependency on jboss-mx stuff to replace JDK5 MBean server</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">lib/retro/dom4j.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-03-27 11:10 EDT</td>
      </tr>
    </table>

    <pre>bump versions for release</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.169</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.170</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">changelog.txt</td>
        <td class="itemrev">1.44</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.45</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/master.xml</td>
        <td class="itemrev">1.61</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.62</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-03-27 11:42 EDT</td>
      </tr>
    </table>

    <pre>JBCACHE-937</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/perf/org/jboss/cache/marshall/VersionAwareMarshallerPerfTest.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">csuconic</em></b></td>
        <td align="right">2007-03-27 14:25 EDT</td>
      </tr>
    </table>

    <pre>Updating the binaries</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/messaging/1.2.0.SP.snapshot.aop2beta/lib/jboss-messaging.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/messaging/1.2.0.SP.snapshot.aop2beta/component-info.xml</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pmuir</em></b></td>
        <td align="right">2007-03-27 15:40 EDT</td>
      </tr>
    </table>

    <pre>Document new s:decorate, remove s:layoutForm</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/controls.xml</td>
        <td class="itemrev">1.31</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.32</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pgier</em></b></td>
        <td align="right">2007-03-27 16:57 EDT</td>
      </tr>
    </table>

    <pre>Update version to 1.0.5.GA</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jbossretro</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.26</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.27</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pgier</em></b></td>
        <td align="right">2007-03-27 17:10 EDT</td>
      </tr>
    </table>

    <pre>Adding jbossretro version 1.0.5.GA</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossretro/1.0.5.GA/lib/jbossretro.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossretro/1.0.5.GA/lib/jbossretro-rt.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossretro/1.0.5.GA/component-info.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pgier</em></b></td>
        <td align="right">2007-03-27 17:11 EDT</td>
      </tr>
    </table>

    <pre>Adding 1.0.5.GA version of jbossretro-rt</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossretro-rt/1.0.5.GA/lib/jbossretro-rt.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossretro-rt/1.0.5.GA/component-info.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pmuir</em></b></td>
        <td align="right">2007-03-27 17:29 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1116</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/EntityConverter.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/EntityConverterStore.java</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/framework/EntityIdentifierStore.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/framework/MutableEntityController.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/ui/src/org/jboss/seam/example/ui/Person.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/ui/src/org/jboss/seam/example/ui/Book.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">pgier</em></b></td>
        <td align="right">2007-03-27 17:44 EDT</td>
      </tr>
    </table>

    <pre>Adding version 1.0.5.GA</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.pom.md5</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA-sources.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.jar.sha1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA-sources.jar.sha1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.pom.sha1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.jar.md5</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA-sources.jar.md5</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/1.0.5.GA/jbossretro-1.0.5.GA.pom</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/maven-metadata.xml.md5</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/maven-metadata.xml.sha1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">maven2/jboss/jbossretro/maven-metadata.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-03-27 21:19 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730:  Calls AbstractDetector.detect() during same heartbeat as clean detect.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java</td>
        <td class="itemrev">1.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-03-27 21:19 EDT</td>
      </tr>
    </table>

    <pre>JBREM-730:  Calls AbstractDetector.detect() during same heartbeat as clean detect.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/detection/jndi/JNDIDetector.java</td>
        <td class="itemrev">1.14.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14.2.2</td>
      </tr>
    </table>


    <p><br /></p>
    <p class="footer">Generated by <a href="http://www.nongnu.org/cvsreport/">cvsreport 0.3.5</a></p>

  </body>
</html>