<?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>deprecate end() on exception annotations [...]</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">gavin</em></b></td>
        <td align="right">2007-06-18 01:12 EDT</td>
      </tr>
    </table>

    <pre>deprecate end() on exception annotations
tolerate multiple calls to begin()/end(), esp for @ApplicationException</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/annotations/HttpError.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/annotations/Namespace.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/annotations/RaiseEvent.java</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">src/main/org/jboss/seam/annotations/Redirect.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/core/Manager.java</td>
        <td class="itemrev">1.171</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.172</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/exceptions/AnnotationErrorHandler.java</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">src/main/org/jboss/seam/exceptions/AnnotationRedirectHandler.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">src/main/org/jboss/seam/interceptors/ConversationInterceptor.java</td>
        <td class="itemrev">1.62</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.63</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-06-18 01:19 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1443</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/mock/BaseSeamTest.java</td>
        <td class="itemrev">1.14</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.15</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-06-18 01:57 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-942, optimistic locking for passivated entities</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/Entity.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/contexts/PassivatedEntity.java</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</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/persistence/HibernatePersistenceProvider.java</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">src/main/org/jboss/seam/persistence/PersistenceProvider.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-06-18 02:49 EDT</td>
      </tr>
    </table>

    <pre>put the workaround back in, since the bug reappears in TC6</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.130</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.131</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-06-18 04:33 EDT</td>
      </tr>
    </table>

    <pre>definitely bad</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/web.xml</td>
        <td class="itemrev">1.23</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.24</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-06-18 05:38 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1319</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/resource/date/calendar.js</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


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

    <pre>Cleaned up 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>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/loader/CacheLoaderWithReplicationTest.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">msurtani</em></b></td>
        <td align="right">2007-06-18 11:11 EDT</td>
      </tr>
    </table>

    <pre>Cleaned up 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>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/lock/IdentityLockTest.java</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</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-06-18 11:35 EDT</td>
      </tr>
    </table>

    <pre>oops, forgot to commit</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.197</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.198</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-06-18 11:53 EDT</td>
      </tr>
    </table>

    <pre>fix npes</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/persistence/HibernatePersistenceProvider.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">src/main/org/jboss/seam/contexts/PassivatedEntity.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-06-18 12:01 EDT</td>
      </tr>
    </table>

    <pre>Timeout reduced</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">src/org/jboss/cache/CacheImpl.java</td>
        <td class="itemrev">1.93</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.94</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/buddyreplication/BuddyPoolBroadcastTest.java</td>
        <td class="itemrev">1.20</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.21</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.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">msurtani</em></b></td>
        <td align="right">2007-06-18 12:23 EDT</td>
      </tr>
    </table>

    <pre>Reduced synchronisation</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/UnversionedNode.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">msurtani</em></b></td>
        <td align="right">2007-06-18 12:28 EDT</td>
      </tr>
    </table>

    <pre>close channel before disconnect + null chk</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">src/org/jboss/cache/CacheImpl.java</td>
        <td class="itemrev">1.94</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.95</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-06-18 13:27 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1112
fix a problem with interception of pageflow actions</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/annotations/Begin.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</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/annotations/BeginTask.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</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/annotations/StartTask.java</td>
        <td class="itemrev">1.19</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.20</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/ConversationEntry.java</td>
        <td class="itemrev">1.38</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.39</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/core/Jbpm.java</td>
        <td class="itemrev">1.44</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.45</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/Manager.java</td>
        <td class="itemrev">1.172</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.173</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/core/Pageflow.java</td>
        <td class="itemrev">1.50</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.51</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/ProcessInstance.java</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/core/Switcher.java</td>
        <td class="itemrev">1.20</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.21</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/ConversationInterceptor.java</td>
        <td class="itemrev">1.63</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.64</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/jbpm/SeamUserCodeInterceptor.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/jsf/SeamPhaseListener.java</td>
        <td class="itemrev">1.101</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.102</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-06-18 16:38 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1489</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/contexts/PassivatedEntity.java</td>
        <td class="itemrev">1.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13</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/persistence/HibernatePersistenceProvider.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</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/persistence/PersistenceProvider.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-06-18 17:32 EDT</td>
      </tr>
    </table>

    <pre>make @Destroy optional on default @Remove method</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.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">src/main/org/jboss/seam/Component.java</td>
        <td class="itemrev">1.255</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.256</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/annotations/Create.java</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">src/main/org/jboss/seam/annotations/Destroy.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/contexts/Contexts.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">msurtani</em></b></td>
        <td align="right">2007-06-18 17:41 EDT</td>
      </tr>
    </table>

    <pre>Upgraded to 2.5.0.CR1</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">lib/jgroups-all.jar</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">msurtani</em></b></td>
        <td align="right">2007-06-18 17:42 EDT</td>
      </tr>
    </table>

    <pre>Experiment with cache loader thread safety</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/loader/DummyInMemoryCacheLoader.java</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>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java</td>
        <td class="itemrev">1.48</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.49</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/loader/CacheLoader.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-06-18 18:17 EDT</td>
      </tr>
    </table>

    <pre>@Destroy now optional</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/annotations.xml</td>
        <td class="itemrev">1.63</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.64</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/concepts.xml</td>
        <td class="itemrev">1.59</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.60</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/tutorial.xml</td>
        <td class="itemrev">1.88</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.89</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-06-18 18:29 EDT</td>
      </tr>
    </table>

    <pre>update annotations chapter</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/annotations.xml</td>
        <td class="itemrev">1.64</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.65</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-06-18 18:38 EDT</td>
      </tr>
    </table>

    <pre>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/annotations.xml</td>
        <td class="itemrev">1.65</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.66</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-06-18 18:41 EDT</td>
      </tr>
    </table>

    <pre>better thread safety</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/util/MapCopy.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-06-18 18:44 EDT</td>
      </tr>
    </table>

    <pre>cache loader locking improvements</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/loader/deadlock/ConcurrentCreationDeadlockTest.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java</td>
        <td class="itemrev">1.82</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.83</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java</td>
        <td class="itemrev">1.14</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.15</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-06-18 18:51 EDT</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/annotations/Transition.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-06-18 19:18 EDT</td>
      </tr>
    </table>

    <pre>fix NPE</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/interceptors/WebServiceInterceptor.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">chiba</em></b></td>
        <td align="right">2007-06-18 19:51 EDT</td>
      </tr>
    </table>

    <pre>fixed a bug of CtClassType#removeMehtod() etc.</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>javassist</b></td>
        <td class="item">src/main/javassist/CtMember.java</td>
        <td class="itemrev">1.18</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.19</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/CtClass.java</td>
        <td class="itemrev">1.86</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.87</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/CtMethod.java</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">msurtani</em></b></td>
        <td align="right">2007-06-18 19:57 EDT</td>
      </tr>
    </table>

    <pre>Properly remove unnecessary sync</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>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.java</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/CacheStoreInterceptor.java</td>
        <td class="itemrev">1.49</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.50</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java</td>
        <td class="itemrev">1.83</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.84</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-06-19 00:21 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-157, pageflow composition, finally</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/FacesPage.java</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</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/Jbpm.java</td>
        <td class="itemrev">1.45</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.46</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/core/Pageflow.java</td>
        <td class="itemrev">1.51</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.52</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/pageflow/PageflowHelper.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/pageflow/PageflowParser.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">gavin</em></b></td>
        <td align="right">2007-06-19 00:23 EDT</td>
      </tr>
    </table>

    <pre>use pageflow composition</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/numberguess/resources/cheat.jpdl.xml</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/numberguess/resources/pageflow.jpdl.xml</td>
        <td class="itemrev">1.10</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.11</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/numberguess/resources/WEB-INF/components.xml</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/numberguess/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="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/numberguess/view/numberGuess.jspx</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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-06-19 00:26 EDT</td>
      </tr>
    </table>

    <pre>JBREM-641:  Unit test to verify CallbackPoller shuts down when error count exceeds maximum.</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/callback/pull/CallbackPollerShutdownTestCase.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-06-19 00:27 EDT</td>
      </tr>
    </table>

    <pre>JBREM-641:  Updated to account for changing CallbackPoller default to nonblocking callbacks.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/callback/pull/blocking/BlockingPullCallbackTestCase.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-06-19 00:33 EDT</td>
      </tr>
    </table>

    <pre>added process-state/sub-process to pageflow xsd</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/pageflow-1.3.xsd</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">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-06-19 00:45 EDT</td>
      </tr>
    </table>

    <pre>JBREM-641, JBREM-756: (1) Changed default polling mode to nonblocking; (2) added option to do nonsynchronized shutdown; (3) added ability to shut down if errors exceed some maximum.</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/callback/CallbackPoller.java</td>
        <td class="itemrev">1.5.2.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5.2.10</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>