<?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>spring docs</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">nrichards</em></b></td>
        <td align="right">2007-02-22 01:02 EST</td>
      </tr>
    </table>

    <pre>spring docs</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/master.xml</td>
        <td class="itemrev">1.56</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.57</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/spring.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">gavin</em></b></td>
        <td align="right">2007-02-22 01:03 EST</td>
      </tr>
    </table>

    <pre>fixed broken dvdstore, and now use pages.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">examples/dvdstore/resources/WEB-INF/navigation.xml</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">examples/dvdstore/resources/WEB-INF/pages.xml</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/dvdstore/src/com/jboss/dvd/seam/Admin.java</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>jboss-seam</b></td>
        <td class="item">examples/dvdstore/src/com/jboss/dvd/seam/User.java</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/dvdstore/web/WEB-INF/incl/admin_nav.xhtml</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/dvdstore/web/WEB-INF/incl/processmenu.xhtml</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/dvdstore/web/WEB-INF/incl/stats.xhtml</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/dvdstore/web/WEB-INF/incl/store_nav.xhtml</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">examples/dvdstore/web/admin/admin.xhtml</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">sbryzak2</em></b></td>
        <td align="right">2007-02-22 01:09 EST</td>
      </tr>
    </table>

    <pre>added new date picker css</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/view/stylesheet/theme.css</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/view/img/cal-next.png</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">seam-gen/view/img/cal-prev.png</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-02-22 01:24 EST</td>
      </tr>
    </table>

    <pre>declare hotelSearch as a spring bean with seam scope</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/spring/resources/applicationContext.xml</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/spring/src/org/jboss/seam/example/spring/HotelSearchingAction.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">sbryzak2</em></b></td>
        <td align="right">2007-02-22 01:40 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-838</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/RuleBasedIdentity.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-02-22 01:42 EST</td>
      </tr>
    </table>

    <pre>add eejb3 to support tomcat deployment</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/spring/resources/WEB-INF/components.xml</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</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-02-22 01:44 EST</td>
      </tr>
    </table>

    <pre>reworded warning message</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/RuleBasedIdentity.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">msurtani</em></b></td>
        <td align="right">2007-02-22 02:01 EST</td>
      </tr>
    </table>

    <pre>- Better cleanup after test
- fixed NPE with ConcurrentHashMap construction</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/functional/org/jboss/cache/eviction/OptimisticEvictionTest.java</td>
        <td class="itemrev">1.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java</td>
        <td class="itemrev">1.48</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.49</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-02-22 02:23 EST</td>
      </tr>
    </table>

    <pre>fixed unit test error</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/hibernate/resources/hibernate.cfg.xml</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">gavin</em></b></td>
        <td align="right">2007-02-22 02:33 EST</td>
      </tr>
    </table>

    <pre>fix tests</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/hibernate/resources/jboss-beans.xml</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">examples/hibernate/resources/WEB-INF/components.xml</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/hibernate/src/org/jboss/seam/example/hibernate/test/BookingTest.java</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/hibernate/src/org/jboss/seam/example/hibernate/test/LoginTest.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-02-22 02:52 EST</td>
      </tr>
    </table>

    <pre>improve 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="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/hibernate/src/org/jboss/seam/example/hibernate/HotelBookingAction.java</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>jboss-seam</b></td>
        <td class="item">examples/hibernate/src/org/jboss/seam/example/hibernate/test/BookingTest.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-02-22 02:58 EST</td>
      </tr>
    </table>

    <pre>never needed</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/hibernate/resources/hibernate.cfg.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">gavin</em></b></td>
        <td align="right">2007-02-22 03:18 EST</td>
      </tr>
    </table>

    <pre>minor</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/ioc/org/jboss/seam/ioc/spring/SpringComponent.java</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">msurtani</em></b></td>
        <td align="right">2007-02-22 03:21 EST</td>
      </tr>
    </table>

    <pre>- fixed NPE with ConcurrentHashMap construction</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">src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java</td>
        <td class="itemrev">1.49</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.50</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-02-22 04:36 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701:  Implemented per invocation timeouts for jdk 1.4.</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/http/HTTPClientInvoker.java</td>
        <td class="itemrev">1.31.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.31.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> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 04:40 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Increased wait times in invocation handler.</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/timeout/PerInvocationTimeoutTestRoot.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.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> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 04:41 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Added logging, made timeouts overrideable.</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/QuickDisconnectClientParent.java</td>
        <td class="itemrev">1.1.2.1</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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 04:42 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Unit tests.</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/transport/http/timeout/HttpQuickDisconnectClient.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.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/transport/http/timeout/HttpQuickDisconnectTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.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/transport/http/timeout/HttpPerInvocationTimeoutTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.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/transport/http/timeout/HttpQuickDisconnectServer.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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 04:43 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Changed server port.</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/timeout/QuickDisconnectServerParent.java</td>
        <td class="itemrev">1.1.2.1</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-02-22 04:59 EST</td>
      </tr>
    </table>

    <pre>Add ignore jboss-seam-ioc.jar</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">.cvsignore</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">pmuir</em></b></td>
        <td align="right">2007-02-22 05:14 EST</td>
      </tr>
    </table>

    <pre>Make start-task,begin-task and end-task in pages.xml begin/end conversations</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/core/Pages.java</td>
        <td class="itemrev">1.88</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.89</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/pages-1.1.dtd</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">cbauer</em></b></td>
        <td align="right">2007-02-22 06:52 EST</td>
      </tr>
    </table>

    <pre>Full keyboard/shortcut navigation</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/wiki/resources/WEB-INF/web.xml</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/resources/WEB-INF/pages.xml</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/dirEdit.xhtml</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/docEdit.xhtml</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/profile.xhtml</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">examples/wiki/view/dirDisplay.xhtml</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">examples/wiki/view/docDisplay.xhtml</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/themes/default/css/mainMenu.css</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/themes/default/css/userControl.css</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">examples/wiki/view/themes/default/css/template.css</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/plugins/userControl/plugin.xhtml</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">examples/wiki/src/org/jboss/seam/wiki/core/dao/UserDAO.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">cbauer</em></b></td>
        <td align="right">2007-02-22 08:05 EST</td>
      </tr>
    </table>

    <pre>Fixed broken buttons (still ugly in IE but I don't care)</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/wiki/view/profile.xhtml</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/dirEdit.xhtml</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/docEdit.xhtml</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">examples/wiki/view/themes/default/css/template.css</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">msurtani</em></b></td>
        <td align="right">2007-02-22 08:10 EST</td>
      </tr>
    </table>

    <pre>known failure</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.180</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.181</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-02-22 08:16 EST</td>
      </tr>
    </table>

    <pre>allow user to override messages</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/security/Identity.java</td>
        <td class="itemrev">1.67</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.68</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-02-22 08:17 EST</td>
      </tr>
    </table>

    <pre>add loginSuccessfulKey and loginFailedKey attributes</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-1.1.xsd</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">msurtani</em></b></td>
        <td align="right">2007-02-22 08:20 EST</td>
      </tr>
    </table>

    <pre>Chglog</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.24</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.25</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">remm</em></b></td>
        <td align="right">2007-02-22 09:12 EST</td>
      </tr>
    </table>

    <pre>- JBoss Web 2.0.0.CR1, based on Tomcat 6.0.10.</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/web/2.0.0.CR1/component-info.xml</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/web/2.0.0.CR1/lib/annotations-api.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/web/2.0.0.CR1/lib/el-api.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/web/2.0.0.CR1/lib/jasper-jdt.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/web/2.0.0.CR1/lib/jbossweb-extras.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/web/2.0.0.CR1/lib/jbossweb-src.zip</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/web/2.0.0.CR1/lib/jbossweb.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/web/2.0.0.CR1/lib/jsp-api.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/web/2.0.0.CR1/lib/servlet-api.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">sbryzak2</em></b></td>
        <td align="right">2007-02-22 09:30 EST</td>
      </tr>
    </table>

    <pre>fixed naming standard</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/security-1.1.xsd</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</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-02-22 09:36 EST</td>
      </tr>
    </table>

    <pre>rollback</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-1.1.xsd</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</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.68</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.69</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-02-22 09:37 EST</td>
      </tr>
    </table>

    <pre>http/https redirect</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/core/Manager.java</td>
        <td class="itemrev">1.144</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.145</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/core/Pages.java</td>
        <td class="itemrev">1.89</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.90</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/pages-1.1.dtd</td>
        <td class="itemrev">1.28</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29</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/pages/Page.java</td>
        <td class="itemrev">1.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13</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-02-22 09:48 EST</td>
      </tr>
    </table>

    <pre>if the message is blank, don't add it</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/core/FacesMessages.java</td>
        <td class="itemrev">1.29</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.30</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-02-22 09:49 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-899</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/core/Pages.java</td>
        <td class="itemrev">1.90</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.91</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-02-22 09:52 EST</td>
      </tr>
    </table>

    <pre>fix atts</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/pages-1.1.dtd</td>
        <td class="itemrev">1.29</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.30</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-02-22 10:10 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-900</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/META-INF/taglib.tld</td>
        <td class="itemrev">1.35</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.36</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-02-22 10:12 EST</td>
      </tr>
    </table>

    <pre>fix scheme check</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/core/Pages.java</td>
        <td class="itemrev">1.91</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.92</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/pages/Page.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</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-02-22 10:19 EST</td>
      </tr>
    </table>

    <pre>more extensible, consistent with Home</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/Identity.java</td>
        <td class="itemrev">1.69</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.70</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">remm</em></b></td>
        <td align="right">2007-02-22 10:28 EST</td>
      </tr>
    </table>

    <pre>- Compatible logging version update.</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>repository.jboss.com</b></td>
        <td class="item">jboss/web/2.0.0.CR1/component-info.xml</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">gavin</em></b></td>
        <td align="right">2007-02-22 10:46 EST</td>
      </tr>
    </table>

    <pre>always use the scheme when redirecting</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/core/Manager.java</td>
        <td class="itemrev">1.145</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.146</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/core/Pages.java</td>
        <td class="itemrev">1.92</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.93</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-02-22 10:52 EST</td>
      </tr>
    </table>

    <pre>dont swallow exception</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/core/Manager.java</td>
        <td class="itemrev">1.146</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.147</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/core/Pages.java</td>
        <td class="itemrev">1.93</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.94</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-02-22 11:03 EST</td>
      </tr>
    </table>

    <pre>make s:button and s:link use the scheme</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/core/Manager.java</td>
        <td class="itemrev">1.147</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.148</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/core/Pages.java</td>
        <td class="itemrev">1.94</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.95</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/HtmlButton.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</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/HtmlLink.java</td>
        <td class="itemrev">1.28</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29</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-02-22 11:05 EST</td>
      </tr>
    </table>

    <pre>minor</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/core/Manager.java</td>
        <td class="itemrev">1.148</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.149</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-02-22 11:10 EST</td>
      </tr>
    </table>

    <pre>make getRequestScheme() more efficient</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/core/Pages.java</td>
        <td class="itemrev">1.95</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.96</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-02-22 11:32 EST</td>
      </tr>
    </table>

    <pre>improve</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/core/Pages.java</td>
        <td class="itemrev">1.96</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.97</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-02-22 11:54 EST</td>
      </tr>
    </table>

    <pre>preserve page params across redirect
do own URL construction</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/core/Pages.java</td>
        <td class="itemrev">1.97</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.98</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-02-22 12:03 EST</td>
      </tr>
    </table>

    <pre>minor</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/pages/RedirectNavigationHandler.java</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">gavin</em></b></td>
        <td align="right">2007-02-22 12:09 EST</td>
      </tr>
    </table>

    <pre>ignore urls with protocols</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/web/RedirectFilter.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">gavin</em></b></td>
        <td align="right">2007-02-22 13:08 EST</td>
      </tr>
    </table>

    <pre>better handling of parameters
fixed silly breakage of scheme redirect</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/core/Manager.java</td>
        <td class="itemrev">1.149</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.150</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/core/Pages.java</td>
        <td class="itemrev">1.98</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.99</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/web/RedirectFilter.java</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">gavin</em></b></td>
        <td align="right">2007-02-22 13:17 EST</td>
      </tr>
    </table>

    <pre>use pages.xml style navigation</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="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/contactlist/resources/WEB-INF/navigation.xml</td>
        <td class="itemrev">1.1</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">examples/contactlist/resources/WEB-INF/web.xml</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>jboss-seam</b></td>
        <td class="item">examples/contactlist/resources/WEB-INF/classes/editContact.page.xml</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">examples/contactlist/resources/WEB-INF/classes/viewContact.page.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">csuconic</em></b></td>
        <td align="right">2007-02-22 13:47 EST</td>
      </tr>
    </table>

    <pre>I needed to add those dependencies</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>repository.jboss.com</b></td>
        <td class="item">jboss/messaging/1.2.0.CR1/component-info.xml</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">mandersen</em></b></td>
        <td align="right">2007-02-22 14:10 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-648 create hibernate tools console config in seam-gen</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.71</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.72</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/resources/hibernate-console.launch</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">seam-gen/resources/hibernate-console.properties</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-02-22 14:21 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-901</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/core/Conversation.java</td>
        <td class="itemrev">1.33</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.34</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-02-22 14:47 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-858</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/conversations.xml</td>
        <td class="itemrev">1.24</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.25</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-02-22 14:47 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-858</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/conversations.xml</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">gavin</em></b></td>
        <td align="right">2007-02-22 15:21 EST</td>
      </tr>
    </table>

    <pre>don't redirect if you are already on the login page</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/core/Pages.java</td>
        <td class="itemrev">1.99</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.100</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/interceptors/ConversationalInterceptor.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">mandersen</em></b></td>
        <td align="right">2007-02-22 15:29 EST</td>
      </tr>
    </table>

    <pre>ignore common exception</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>jbosside</b></td>
        <td class="item">hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsolePlugin.java</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">mandersen</em></b></td>
        <td align="right">2007-02-22 15:29 EST</td>
      </tr>
    </table>

    <pre>updated to annotations 3.2.1.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>jbosside</b></td>
        <td class="item">hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-annotations.jar</td>
        <td class="itemrev">1.18</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.19</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-02-22 15:39 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.xml</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">gavin</em></b></td>
        <td align="right">2007-02-22 15:44 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.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">gavin</em></b></td>
        <td align="right">2007-02-22 15:49 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.xml</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">mandersen</em></b></td>
        <td align="right">2007-02-22 15:58 EST</td>
      </tr>
    </table>

    <pre>JBSEAM-648 final part of enabling default hibernate 3 support in the generated eclipse project</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/.project</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">vralev</em></b></td>
        <td align="right">2007-02-22 16:00 EST</td>
      </tr>
    </table>

    <pre>*** empty log message ***</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></b></td>
        <td class="item">repository.jboss.com/jboss/izpack-listeners/1.0.2.GA/component-info.xml</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">gavin</em></b></td>
        <td align="right">2007-02-22 16:15 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.xml</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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 16:32 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701:  Disabled testSlowDisconnect() and testSlowRemoveListener().</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/timeout/QuickDisconnectClientParent.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.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> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 16:33 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701:  Removed testSlowDisconnect() and testSlowRemoveListener().</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/transport/http/timeout/HttpQuickDisconnectClient.java</td>
        <td class="itemrev">1.1.2.1</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">gavin</em></b></td>
        <td align="right">2007-02-22 16:59 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.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">gavin</em></b></td>
        <td align="right">2007-02-22 17:07 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.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-02-22 17:09 EST</td>
      </tr>
    </table>

    <pre>minor</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/spring.xml</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</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-02-22 17:38 EST</td>
      </tr>
    </table>

    <pre>Adding integration tests libraries</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/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-userTransaction.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/jms-integration-tests/1.0.0.GA/lib/integration-mdb20.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/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-userTransactionDups.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/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-durable.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/jms-integration-tests/1.0.0.GA/lib/jms-integration-tests.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/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-selector.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/jms-integration-tests/1.0.0.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">rsigal</em></b></td>
        <td align="right">2007-02-22 17:43 EST</td>
      </tr>
    </table>

    <pre>JBREM-704:  Removed log.info("got listener: null").</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/bisocket/BisocketServerInvoker.java</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">csuconic</em></b></td>
        <td align="right">2007-02-22 18:03 EST</td>
      </tr>
    </table>

    <pre>moving files</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/jms-integration-tests/1.0.0.GA/resources/integration-mdb20-selector.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/jms-integration-tests/1.0.0.GA/resources/integration-mdb20-userTransaction.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/jms-integration-tests/1.0.0.GA/resources/jms-integration-tests.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/jms-integration-tests/1.0.0.GA/resources/integration-mdb20-userTransactionDups.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/jms-integration-tests/1.0.0.GA/resources/integration-mdb20.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/jms-integration-tests/1.0.0.GA/resources/integration-mdb20-durable.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>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/1.0.0.GA/lib/integration-mdb20.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-selector.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-userTransactionDups.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-durable.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/1.0.0.GA/lib/integration-mdb20-userTransaction.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jms-integration-tests/.project</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-02-22 18:20 EST</td>
      </tr>
    </table>

    <pre>a few more updates</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/spring.xml</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">jgreene</em></b></td>
        <td align="right">2007-02-22 18:22 EST</td>
      </tr>
    </table>

    <pre>Release 1.2.0.CR4</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/jbossws/1.2.0.CR4/component-info.xml</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/jbossws/1.2.0.CR4/lib/jboss-jaxrpc.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/jbossws/1.2.0.CR4/lib/jboss-jaxws.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/jbossws/1.2.0.CR4/lib/jboss-saaj.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/jbossws/1.2.0.CR4/lib/jbossws-client.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/jbossws/1.2.0.CR4/lib/jbossws-core.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/jbossws/1.2.0.CR4/lib/jbossws40.sar</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/jbossws/1.2.0.CR4/lib/jbossws42.sar</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/jbossws/1.2.0.CR4/lib/jbossws50-deployer.zip</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/jbossws/1.2.0.CR4/lib/jbossws50.sar</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-02-22 20:17 EST</td>
      </tr>
    </table>

    <pre>move ajax4jsf into mail lib dir</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">lib/ajax4jsf.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>jboss-seam</b></td>
        <td class="item">lib/oscache-2.3.2.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">gavin</em></b></td>
        <td align="right">2007-02-22 20:21 EST</td>
      </tr>
    </table>

    <pre>ajax4jsf in seam-gen</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-scripts/build-war.xml</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">seam-gen/build-scripts/build.xml</td>
        <td class="itemrev">1.23</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.24</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/resources/WEB-INF/faces-config.xml</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">seam-gen/resources/WEB-INF/web.xml</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/view/edit.xhtml.ftl</td>
        <td class="itemrev">1.37</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.38</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/view/editproperty.xhtml.ftl</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">cbauer</em></b></td>
        <td align="right">2007-02-22 20:32 EST</td>
      </tr>
    </table>

    <pre>Member search feature</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">examples/wiki/view/themes/default/img/page.previous.gif</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">examples/wiki/view/themes/default/img/page.first.gif</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">examples/wiki/view/themes/default/img/blank.gif</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">examples/wiki/view/themes/default/img/sortindicator.up.gif</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">examples/wiki/view/themes/default/img/page.next.gif</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">examples/wiki/view/themes/default/img/page.last.gif</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">examples/wiki/view/themes/default/img/sortindicator.down.gif</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/wiki/resources/import-dev.sql</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/themes/default/css/template.css</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/themes/default/css/searchControl.css</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">examples/wiki/view/userList.xhtml</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/wiki/src/org/jboss/seam/wiki/core/dao/UserDAO.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/wiki/view/plugins/searchControl/plugin.xhtml</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">examples/wiki/src/org/jboss/seam/wiki/core/users/UserSearch.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">cbauer</em></b></td>
        <td align="right">2007-02-22 20:38 EST</td>
      </tr>
    </table>

    <pre>Member search feature</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/wiki/view/userList.xhtml</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">gavin</em></b></td>
        <td align="right">2007-02-22 20:43 EST</td>
      </tr>
    </table>

    <pre>use main ajax4jsf jar</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/hibernate2/build.xml</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/hibernate2/lib/ajax4jsf.jar</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/booking/build.xml</td>
        <td class="itemrev">1.48</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.49</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/booking/resources/WEB-INF/lib/ajax4jsf.jar</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/jpa/build.xml</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/jpa/lib/ajax4jsf.jar</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/glassfish/build.xml</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/glassfish/lib/ajax4jsf.jar</td>
        <td class="itemrev">1.4</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">gavin</em></b></td>
        <td align="right">2007-02-22 20:47 EST</td>
      </tr>
    </table>

    <pre>use main oscache jars</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="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/glassfish/lib/oscache-2.3.2.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/jpa/lib/oscache-2.3.2.jar</td>
        <td class="itemrev">1.1</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">examples/hibernate2/lib/oscache-2.3.2.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/booking/resources/WEB-INF/lib/oscache-2.3.2.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">gavin</em></b></td>
        <td align="right">2007-02-22 20:50 EST</td>
      </tr>
    </table>

    <pre>oops</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/booking/build.xml</td>
        <td class="itemrev">1.49</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.50</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-02-22 20:55 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Unit tests for https.</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/transport/http/ssl/timeout/HttpsPerInvocationTimeoutTestCase.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">gavin</em></b></td>
        <td align="right">2007-02-22 20:55 EST</td>
      </tr>
    </table>

    <pre>oops</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/glassfish/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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 20:56 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Renamed SSLPerCreationInvocationTimeoutTestRoot -&gt; SSLPerInvocationTimeoutTestRoot.</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/timeout/SSLPerInvocationTimeoutTestRoot.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">rsigal</em></b></td>
        <td align="right">2007-02-22 20:56 EST</td>
      </tr>
    </table>

    <pre>JBREM-598:  Unit tests for pre-invocation timeout.</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="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/timeout/SSLPerCreationInvocationTimeoutTestRoot.java</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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 20:58 EST</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.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.44.2.2</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-02-22 21:00 EST</td>
      </tr>
    </table>

    <pre>JBREM-657, JBREM-701: Renamed SSLPerCreationInvocationTimeoutTestCase -&gt; SSLPerInvocationTimeoutTestCase.</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/transport/socket/ssl/timeout/SSLSocketPerInvocationTimeoutTestCase.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</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-02-22 21:05 EST</td>
      </tr>
    </table>

    <pre>ajax4jsf in main lib dir</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.149</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.150</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">ovidiu</em></b></td>
        <td align="right">2007-02-22 21:08 EST</td>
      </tr>
    </table>

    <pre>updated snapshot for integration testing</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>repository.jboss.com</b></td>
        <td class="item">jboss/messaging/snapshot/lib/jboss-messaging.jar</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">gavin</em></b></td>
        <td align="right">2007-02-22 22:19 EST</td>
      </tr>
    </table>

    <pre>indicate required fields</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/view/edit.xhtml.ftl</td>
        <td class="itemrev">1.38</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.39</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/view/editproperty.xhtml.ftl</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-gen/view/stylesheet/theme.css</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">gavin</em></b></td>
        <td align="right">2007-02-22 22:34 EST</td>
      </tr>
    </table>

    <pre>fix 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="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/mock/MockHttpServletRequest.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</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-02-22 22:34 EST</td>
      </tr>
    </table>

    <pre>JBREM-650:  handleDisconnect() calls super.handleDisconnect() in all cases.</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/bisocket/BisocketClientInvoker.java</td>
        <td class="itemrev">1.1.2.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.8</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-02-22 22:41 EST</td>
      </tr>
    </table>

    <pre>JBREM-650:  Synchronized with 2_x branch.</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/bisocket/BisocketClientInvoker.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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-02-22 22:57 EST</td>
      </tr>
    </table>

    <pre>JBREM-650: handleDisconnect() doesn't call super.handleDisconnect() for callback client.</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/bisocket/BisocketClientInvoker.java</td>
        <td class="itemrev">1.1.2.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.9</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-02-22 22:58 EST</td>
      </tr>
    </table>

    <pre>JBREM-650: handleDisconnect() doesn't call super.handleDisconnect() for callback client.</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/bisocket/BisocketClientInvoker.java</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">gavin</em></b></td>
        <td align="right">2007-02-22 23:02 EST</td>
      </tr>
    </table>

    <pre>ant 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="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/gettingstarted.xml</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-02-22 23:07 EST</td>
      </tr>
    </table>

    <pre>release process</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>jboss-seam</b></td>
        <td class="item">release-process.txt</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</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>