<?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>fixed JIRA JASSIST-33</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">chiba</em></b></td>
        <td align="right">2007-05-11 09:37 EDT</td>
      </tr>
    </table>

    <pre>fixed JIRA JASSIST-33</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">Readme.html</td>
        <td class="itemrev">1.83</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.84</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/compiler/TypeChecker.java</td>
        <td class="itemrev">1.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">bstansberry</em></b></td>
        <td align="right">2007-05-11 12:48 EDT</td>
      </tr>
    </table>

    <pre>[JBCACHE-1055] Remove Configuration's serviceName property</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/Configuration.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>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/factories/XmlConfigurationParser.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">tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 12:48 EDT</td>
      </tr>
    </table>

    <pre>[JBCACHE-1055] Remove Configuration's serviceName property
getCacheObjectName(CacheSPI) should be getCacheObjectName(Cache)</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/jmx/JmxUtil.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 12:49 EDT</td>
      </tr>
    </table>

    <pre>getCacheObjectName(CacheSPI) should be getCacheObjectName(Cache)</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/pojo/jmx/JmxUtil.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 18:40 EDT</td>
      </tr>
    </table>

    <pre>[JBCACHE-1056] Wrapper class to allow PojoCache deployment via legacy AS ServiceController</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/jmx/CacheLegacyJmxWrapperMBean.java</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>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/jmx/CacheLegacyJmxWrapper.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</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/pojo/jmx/PojoCacheLegacyJmxWrapperMBean.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/pojo/jmx/PojoCacheLegacyJmxWrapper.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/jmx/LegacyConfiguration.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">bstansberry</em></b></td>
        <td align="right">2007-05-11 18:42 EDT</td>
      </tr>
    </table>

    <pre>JMX cleanups</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/pojo/jmx/JmxUtil.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>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/jmx/JmxUtil.java</td>
        <td class="itemrev">1.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/jmx/CacheJmxWrapper.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">src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.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>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 18:44 EDT</td>
      </tr>
    </table>

    <pre>PojoCache JMX testsuite additions and refactor</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">tests/functional/org/jboss/cache/pojo/jmx/MBeanTest.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </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/pojo/jmx/InterceptorRegistrationTest.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTest.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTestBase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-05-11 19:58 EDT</td>
      </tr>
    </table>

    <pre>use image store</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/pdf/org/jboss/seam/pdf/ui/UIChart.java</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-05-11 20:02 EDT</td>
      </tr>
    </table>

    <pre>standalone images</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/itext/resources/WEB-INF/web.xml</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemR1">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/itext/view/chartimage.page.xml</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/itext/view/chartimage.xhtml</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">bstansberry</em></b></td>
        <td align="right">2007-05-11 23:52 EDT</td>
      </tr>
    </table>

    <pre>Javadoc</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 23:53 EDT</td>
      </tr>
    </table>

    <pre>Implement getInternalLocation</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/pojo/jmx/PojoCacheJmxWrapper.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 23:53 EDT</td>
      </tr>
    </table>

    <pre>Add tests of disabling plain cache registration</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/pojo/jmx/InterceptorRegistrationTest.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">bstansberry</em></b></td>
        <td align="right">2007-05-11 23:54 EDT</td>
      </tr>
    </table>

    <pre>Add tests</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTest.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</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>