<?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-800:  (1) Moved oneway invocations to beginning of testPostInvocationSub() so they don't execute after the client has disconnected or server has shut down; (2) gave the oneway invocations their own copies of the metadata map with HEADER properties.</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> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-11-07 02:57 EST</td>
      </tr>
    </table>

    <pre>JBREM-800:  (1) Moved oneway invocations to beginning of testPostInvocationSub() so they don't execute after the client has disconnected or server has shut down; (2) gave the oneway invocations their own copies of the metadata map with HEADER properties.</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/tests/org/jboss/test/remoting/transport/web/WebInvokerTestClient.java</td>
        <td class="itemrev">1.13.4.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13.4.6</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-11-07 03:05 EST</td>
      </tr>
    </table>

    <pre>JBREM-800:  Wait longer for completion of callback</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/tests/org/jboss/test/remoting/callback/asynch/AsynchCallbackTestClientRoot.java</td>
        <td class="itemrev">1.1.2.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.7</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-11-07 03:21 EST</td>
      </tr>
    </table>

    <pre>JBREM-800:  Removed test for callback poller thread still being alive in testBlockingCallbackPollerShutdownServerConfig().</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/tests/org/jboss/test/remoting/callback/pull/blocking/BlockingPullCallbackTestCase.java</td>
        <td class="itemrev">1.1.2.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.4</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-11-07 03:36 EST</td>
      </tr>
    </table>

    <pre>JBREM-800:  Stretched out timing.</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/tests/org/jboss/test/remoting/timeout/QuickDisconnectServerParent.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/timeout/QuickDisconnectClientParent.java</td>
        <td class="itemrev">1.1.2.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.7</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-11-07 03:41 EST</td>
      </tr>
    </table>

    <pre>JBREM-807: Allows subclassing of ClosingClient and HangingClient so that transport specific callback arguments can be added.</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/tests/org/jboss/test/remoting/shutdown/ShutdownTestParent.java</td>
        <td class="itemrev">1.1.2.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.4</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/shutdown/AbstractClient.java</td>
        <td class="itemrev">1.1.2.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.7</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-11-07 03:43 EST</td>
      </tr>
    </table>

    <pre>JBREM-807: Subclassed HangingClient and ClosingClient to add bisocket specific callback argument "isCallbackServer".</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/transport/bisocket/shutdown/BisocketClosingClient.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/shutdown/BisocketShutdownTestCase.java</td>
        <td class="itemrev">1.1.2.1</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/transport/bisocket/shutdown/BisocketHangingClient.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</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-11-07 03:47 EST</td>
      </tr>
    </table>

    <pre>use constants for event keys</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">src/main/org/jboss/seam/security/FacesSecurityEvents.java</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>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/security/Identity.java</td>
        <td class="itemrev">1.103</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.104</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-11-07 03:56 EST</td>
      </tr>
    </table>

    <pre>documented security events</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/security.xml</td>
        <td class="itemrev">1.79</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.80</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-11-07 13:44 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-2216</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">seam-gen/build-scripts/build-war.xml</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/build-scripts/build.xml</td>
        <td class="itemrev">1.41</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.42</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/icefaces/build-scripts/build-war.xml</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>jboss-seam</b></td>
        <td class="item">seam-gen/icefaces/build-scripts/build.xml</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</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-11-07 15:28 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-2217</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/main/org/jboss/seam/exception/Exceptions.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</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-11-07 15:33 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-2156</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">seam-gen/build.xml</td>
        <td class="itemrev">1.115</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.116</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-11-07 18:02 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-2027</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/pdf/org/jboss/seam/pdf/ui/UIOutputText.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</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-11-07 18:15 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-2145</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">src/main/org/jboss/seam/jms/ManagedQueueSender.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/jms/QueueConnection.java</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">gavin</em></b></td>
        <td align="right">2007-11-07 21:44 EST</td>
      </tr>
    </table>

    <pre>move things to the right packages!</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">src/main/META-INF/javamail.providers</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/debug/org/jboss/seam/debug/jsf/SeamDebugSerializationProvider.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/mock/MockTransport.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">src/main/org/jboss/seam/mock/BaseSeamTest.java</td>
        <td class="itemrev">1.36</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.37</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/mail/MockTransport.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/faces/SeamDebugSerializationProvider.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/webservice/SOAPRequestHandler.java</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 22:04 EST</td>
      </tr>
    </table>

    <pre>easier customization</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/main/org/jboss/seam/captcha/CaptchaImage.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">gavin</em></b></td>
        <td align="right">2007-11-07 22:17 EST</td>
      </tr>
    </table>

    <pre>config captcha engine by XML</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">src/main/org/jboss/seam/captcha/package-info.java</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>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/captcha/CaptchaImage.java</td>
        <td class="itemrev">1.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16</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/captcha-2.0.xsd</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">gavin</em></b></td>
        <td align="right">2007-11-07 22:27 EST</td>
      </tr>
    </table>

    <pre>doc the new way to customize captcha</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">doc/reference/en/modules/security.xml</td>
        <td class="itemrev">1.80</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.81</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 22:34 EST</td>
      </tr>
    </table>

    <pre>fix build</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/debug.pom.xml</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 22:39 EST</td>
      </tr>
    </table>

    <pre>update obsolete config</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/WEB-INF/components.xml</td>
        <td class="itemrev">1.38</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.39</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 22:44 EST</td>
      </tr>
    </table>

    <pre>Add package javadoc</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>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/text/.cvsignore</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>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/text/package-info.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">gavin</em></b></td>
        <td align="right">2007-11-07 23:19 EST</td>
      </tr>
    </table>

    <pre>fix</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">examples/seamspace/resources/WEB-INF/components.xml</td>
        <td class="itemrev">1.39</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.40</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 23:22 EST</td>
      </tr>
    </table>

    <pre>fix</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">doc/reference/en/modules/security.xml</td>
        <td class="itemrev">1.81</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.82</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-07 23:27 EST</td>
      </tr>
    </table>

    <pre>ups</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">examples/mail/src/org/jboss/seam/example/mail/test/MailTest.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-11-08 00:52 EST</td>
      </tr>
    </table>

    <pre>New, simplified CAPTCHA</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/main/org/jboss/seam/captcha/package-info.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/main/org/jboss/seam/captcha/Captcha.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/captcha/CaptchaImage.java</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">gavin</em></b></td>
        <td align="right">2007-11-08 00:53 EST</td>
      </tr>
    </table>

    <pre>simplified CAPTCHA</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">examples/seamspace/resources/WEB-INF/components.xml</td>
        <td class="itemrev">1.40</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.41</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/seamspace/view/register.xhtml</td>
        <td class="itemrev">1.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16</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>