asmuts 2005/01/05 17:25:17
Modified: . project.xml
Log:
Put in a solution for the RMI bug. Now, gets can be done asynchronously with
a configurable timeout.
You can specify that your remote region should timeout gets.
see the cache.ccf in the src/conf for details
Revision Changes Path
1.41 +1 -1 jakarta-turbine-jcs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-jcs/project.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- project.xml 5 Jan 2005 00:26:54 -0000 1.40
+++ project.xml 6 Jan 2005 01:25:17 -0000 1.41
@@ -4,7 +4,7 @@
<pomVersion>3</pomVersion>
<name>Turbine JCS</name>
<id>jcs</id>
- <currentVersion>1.1.2-dev</currentVersion>
+ <currentVersion>1.1.3-dev</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]