<?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>file MultipleClientSynchronizationTestCase.java was initially added on branch remoting_2_x.</title>
    <style type="text/css">
      table.csetheader { color: inherit; background: #ebebeb; border-style: solid; border-color: #8d8d8d; border-width: 0px 1px 1px 0px; }
      table.history { border: solid black 1px; }
      table.diff { border: solid black 1px; }
      body       { color: black; background: white; }
      p.footer   { border-top: solid black 1px; }
      em.user    { font-style: normal; color: #000080; background: inherit; }
      em.branch  { font-style: normal; color: #800000; background: inherit; }
      b.diffA    { font-weight: normal; color: inherit; background: #e0f4e0; }
      b.diffR    { font-weight: normal; color: inherit; background: #f4e0e0; }
      tr.history { color: inherit; background-color: #c0c0c0; }
      th.history { padding-right: 3em; text-align: left; }
      th.haction { padding-right: 1em; text-align: left; }
      td.item    { padding-right: 3em; font-family: monospace; }
      td.itemact { padding: 0em 0.5em; font-family: monospace; text-align: center; }
      td.itemrev { padding-right: 1em; font-family: monospace; }
      tr.itemA0  { color: inherit; background: #e0f4e0; margin: 15px; }
      tr.itemA1  { color: inherit; background: #f0fff0; margin: 15px; }
      tr.itemM0  { color: inherit; background: #eaeaea; margin: 15px; }
      tr.itemM1  { color: inherit; background: #f4f4f4; margin: 15px; }
      tr.itemR0  { color: inherit; background: #f4e0e0; margin: 15px; }
      tr.itemR1  { color: inherit; background: #fff0f0; margin: 15px; }
      tr.diffhd  { color: inherit; background: #c0c0c0; }
      th.diffhd  { padding-left: 2em; text-align: left; font-family: monospace; }
      tr.diffblk { color: inherit; background: #ffffff; }
      td.diffblk { font-weight: bold; padding-top: 0.5em; padding-left: 1.5em; border-bottom: solid black 1px; }
      td.diffA   { color: inherit; background: #f0fff0; font-family: monospace; }
      td.diffM   { color: inherit; background: #f4f4f4; font-family: monospace; }
      td.diffR   { color: inherit; background: #fff0f0; font-family: monospace; }
    </style>
  </head>
  <body>

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

    <pre>file MultipleClientSynchronizationTestCase.java was initially added on branch remoting_2_x.</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="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/lease/synchronization/MultipleClientSynchronizationTestCase.java</td>
        <td class="itemrev">1.0</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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 03:42 EDT</td>
      </tr>
    </table>

    <pre>JBREM-658:  Reduced frequency of checking "go" variable in OnewayThread.run()</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/oneway/OnewayThreadPoolTestCase.java</td>
        <td class="itemrev">1.1.2.2.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2.4.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-09-12 17:16 EDT</td>
      </tr>
    </table>

    <pre>fix xml problem</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/controls.xml</td>
        <td class="itemrev">1.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">nrichards</em></b></td>
        <td align="right">2007-09-12 17:17 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1656</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/contexts/ServerConversationContext.java</td>
        <td class="itemrev">1.32</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.33</td>
      </tr>
    </table>


    <p><br /></p>


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

    <pre>Improvements on report</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-profiler</b></td>
        <td class="item">project.properties</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-profiler</b></td>
        <td class="item">jvmti-lib/native-tests/org/jboss/profiler/jvmtitest/JVMTITest.java</td>
        <td class="itemrev">1.26</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.27</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-profiler</b></td>
        <td class="item">jvmti-lib/java-src/org/jboss/profiler/jvmti/JVMTIInterface.java</td>
        <td class="itemrev">1.41</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.42</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-09-12 19:48 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1822</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/BaseSeamTest.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">csuconic</em></b></td>
        <td align="right">2007-09-12 19:56 EDT</td>
      </tr>
    </table>

    <pre>Improving output</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-profiler</b></td>
        <td class="item">jvmti-lib/java-src/org/jboss/profiler/jvmti/JVMTIInterface.java</td>
        <td class="itemrev">1.42</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.43</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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 22:07 EDT</td>
      </tr>
    </table>

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

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/ssl/StaticLoggerTestCase.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-09-12 22:08 EDT</td>
      </tr>
    </table>

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

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/ssl/StaticLoggerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.4.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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 22:10 EDT</td>
      </tr>
    </table>

    <pre>JBREM-750:  Organized imports.</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/ssl/StaticLoggerTestCase.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-09-12 22:11 EDT</td>
      </tr>
    </table>

    <pre>JBREM-750:  Organized imports.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/ssl/StaticLoggerTestCase.java</td>
        <td class="itemrev">1.1.4.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.4.3</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-09-12 23:13 EDT</td>
      </tr>
    </table>

    <pre>JBSEAM-1423</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/Manager.java</td>
        <td class="itemrev">1.186</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.187</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/navigation/ConversationIdParameter.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/navigation/ELConversationIdParameter.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/navigation/SyntheticConversationIdParameter.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">rsigal</em> on branch <em class="branch">remoting_2_2_0_GA</em></b></td>
        <td align="right">2007-09-12 23:26 EDT</td>
      </tr>
    </table>

    <pre>JBREM-653: versionedWrite() checks for Content-Type set in ServerInvocationHandler before guessing at Content-Type.</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/coyote/CoyoteInvoker.java</td>
        <td class="itemrev">1.23.2.3.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.23.2.3.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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 23:28 EDT</td>
      </tr>
    </table>

    <pre>JBREM-750:  Made log variable static.</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/http/HTTPClientInvoker.java</td>
        <td class="itemrev">1.31.2.3.4.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.31.2.3.4.4</td>
      </tr>
    </table>


    <p><br /></p>


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

    <pre>JBREM-750:  Made log variable static.</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.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.31.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> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-09-12 23:30 EDT</td>
      </tr>
    </table>

    <pre>JBREM-653: versionedWrite() checks for Content-Type set in ServerInvocationHandler before guessing at Content-Type.</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/coyote/CoyoteInvoker.java</td>
        <td class="itemrev">1.23.2.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.23.2.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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 23:31 EDT</td>
      </tr>
    </table>

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

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/contenttype/ContentTypeTestCase.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-09-12 23:32 EDT</td>
      </tr>
    </table>

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

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/contenttype/ContentTypeTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.4.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_2_0_GA</em></b></td>
        <td align="right">2007-09-12 23:33 EDT</td>
      </tr>
    </table>

    <pre>JBREM-803:  Changed version to 2.2.2.SP1.</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/Version.java</td>
        <td class="itemrev">1.12.2.6.2.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12.2.6.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> on branch <em class="branch">remoting_2_2_0_GA</em></b></td>
        <td align="right">2007-09-12 23:37 EDT</td>
      </tr>
    </table>

    <pre>JBREM-803:  Changed version to 2.2.2.SP1.</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">build.xml</td>
        <td class="itemrev">1.88.2.13.2.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.88.2.13.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>