<?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>Add required impl for equals, hashCode</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">genman</em></b></td>
        <td align="right">2007-05-24 02:19 EDT</td>
      </tr>
    </table>

    <pre>Add required impl for equals, hashCode</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>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/util/concurrent/ConcurrentHashSetTest.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/util/concurrent/ConcurrentHashSet.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


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

    <pre>fixed a but in javassist.bytecode.stackmap 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">tutorial/tutorial3.html</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>javassist</b></td>
        <td class="item">tutorial/tutorial.html</td>
        <td class="itemrev">1.30</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.31</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">tutorial/tutorial2.html</td>
        <td class="itemrev">1.27</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.28</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/bytecode/stackmap/TypeData.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>javassist</b></td>
        <td class="item">src/main/javassist/bytecode/ClassFileWriter.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/ClassPool.java</td>
        <td class="itemrev">1.59</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.60</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-05-24 05:20 EDT</td>
      </tr>
    </table>

    <pre>updated jbpm lib</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">lib/jbpm-3.1.4.jar</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">chiba</em></b></td>
        <td align="right">2007-05-24 06:54 EDT</td>
      </tr>
    </table>

    <pre>a minor API extension.</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>javassist</b></td>
        <td class="item">src/main/javassist/ClassPool.java</td>
        <td class="itemrev">1.60</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.61</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-05-24 06:58 EDT</td>
      </tr>
    </table>

    <pre>Made ctor public</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/config/RuntimeConfig.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-05-24 08:31 EDT</td>
      </tr>
    </table>

    <pre>JBCACHE-1072</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">lib/README.txt</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">msurtani</em></b></td>
        <td align="right">2007-05-24 08:55 EDT</td>
      </tr>
    </table>

    <pre>JBCACHE-1072</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.202</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.203</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-05-24 09:11 EDT</td>
      </tr>
    </table>

    <pre>Removed ugly and buggy bypassInterceptorChain Option</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/statetransfer/StateTransferManager.java</td>
        <td class="itemrev">1.28</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/config/Option.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/pojo/impl/InternalHelper.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>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/InvocationContextInterceptor.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">gavin</em></b></td>
        <td align="right">2007-05-24 11:51 EDT</td>
      </tr>
    </table>

    <pre>attempted fix for JBSEAM-1294, and other potential issues</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/MockApplication.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-05-24 11:54 EDT</td>
      </tr>
    </table>

    <pre>attempted fix for JBSEAM-1294, and other potential issues</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/SeamTest.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">gavin</em></b></td>
        <td align="right">2007-05-24 12:34 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1135</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/debug/org/jboss/seam/debug/jsf/SeamDebugPhaseListener.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/debug/META-INF/debug.xhtml</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">msurtani</em></b></td>
        <td align="right">2007-05-24 14:13 EDT</td>
      </tr>
    </table>

    <pre>fixed buggy stuff around BG comms</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/buddyreplication/BuddyReplicationWithCacheLoaderTest.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/buddyreplication/BuddyBackupActivationInactivationTest.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.java</td>
        <td class="itemrev">1.44</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.45</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/loader/DummyCacheLoader.java</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/loader/AsyncCacheLoaderConfig.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/loader/AsynchCacheLoaderConfig.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/loader/AsyncCacheLoader.java</td>
        <td class="itemrev">1.28</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/util/CachePrinter.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/marshall/CacheMarshaller200.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/RegionManager.java</td>
        <td class="itemrev">1.36</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.37</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.java</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">msurtani</em></b></td>
        <td align="right">2007-05-24 16:34 EDT</td>
      </tr>
    </table>

    <pre>added to toString</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/InvocationContext.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">myoungstrom</em></b></td>
        <td align="right">2007-05-24 17:57 EDT</td>
      </tr>
    </table>

    <pre>documenation for JBSEAM-991</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.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">nrichards</em></b></td>
        <td align="right">2007-05-24 18:30 EDT</td>
      </tr>
    </table>

    <pre>don't deploy el api on tomcat 6</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.186</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.187</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-05-24 21:33 EDT</td>
      </tr>
    </table>

    <pre>don't install by default</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/HttpAuthFilter.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">sbryzak2</em></b></td>
        <td align="right">2007-05-24 22:18 EDT</td>
      </tr>
    </table>

    <pre>authenticate-per-request entry points</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.3.xsd</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/main/org/jboss/seam/security/Identity.java</td>
        <td class="itemrev">1.81</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.82</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>