You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-dev@jakarta.apache.org by as...@apache.org on 2006/03/16 18:18:33 UTC

svn commit: r386388 - /jakarta/jcs/trunk/project.xml

Author: asmuts
Date: Thu Mar 16 09:18:28 2006
New Revision: 386388

URL: http://svn.apache.org/viewcvs?rev=386388&view=rev
Log:
added the ability to get from a remote cluster
trying to get the udp discovery stuff into a reusable form
reduced synchronization block in disk cache to allow other children of the abstract disk cache to use more threads.
increased version to 1.2.7.1
I will add a jdbc disk cache soon

Modified:
    jakarta/jcs/trunk/project.xml

Modified: jakarta/jcs/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/jcs/trunk/project.xml?rev=386388&r1=386387&r2=386388&view=diff
==============================================================================
--- jakarta/jcs/trunk/project.xml (original)
+++ jakarta/jcs/trunk/project.xml Thu Mar 16 09:18:28 2006
@@ -5,7 +5,7 @@
 	<pomVersion>3</pomVersion>
 	<name>JCS</name>
 	<id>jcs</id>
-	<currentVersion>1.2.7.0</currentVersion>
+	<currentVersion>1.2.7.1</currentVersion>
 	<organization>
 		<name>Apache Software Foundation</name>
 		<url>http://jakarta.apache.org/</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-dev-help@jakarta.apache.org