File: OSCache%202.0.html

package info (click to toggle)
oscache 2.4.1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: lenny
  • size: 7,004 kB
  • ctags: 2,079
  • sloc: java: 9,014; xml: 2,238; jsp: 574; makefile: 11; sh: 11
file content (41 lines) | stat: -rw-r--r-- 1,714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
    <head>
        <title>OSCache - 
        OSCache 2.0
         </title>
	    <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>

    <body>
	    <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
		    <tr>
			    <td valign="top" class="pagebody">
				    <h3><a name="OSCache2.0-ReleaseNotes"></a>Release Notes</h3>

<p>(22nd September 2003 - by Chris Miller)</p>
<h4><a name="OSCache2.0-Improvements%3A"></a>Improvements:</h4>

<ul>
	<li>Minor FastCronParser speedup.</li>
	<li>Made ClusterNotification constants public.</li>
	<li>Dropped some of the logging levels from INFO down to DEBUG.</li>
	<li>Release has been split into two - a binary release and a full release (includes source).</li>
</ul>


<h4><a name="OSCache2.0-BugFixes%3A"></a>Bug Fixes:</h4>

<ul>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-52" title="Visit page outside Confluence">CACHE-52 </a> Fixed a problem that caused no output on Tomcat for small JSP files.</li>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-53" title="Visit page outside Confluence">CACHE-53 </a> Updated documentation to explain that a PersistenceListener must be specified to enable caching to disk.</li>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-55" title="Visit page outside Confluence">CACHE-55 </a> JMS was throwing an exception on Weblogic.</li>
	<li>Altering the cache capacity on the fly using the administrator classes wasn't working correctly.</li>
</ul>


                    			    </td>
		    </tr>
	    </table>
    </body>
</html>