Hi Al, Thanks for replying and providing the link to release candidate. I look forward to official release announcement.
I have tried version 1.3 as well as rc version, do you have any idea when the code will move to Java's concurrent classes. It seems rc is still dependent on concurrent classes provided here http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html If I don't build and point to concurrent.jar from above location I get runtime error xception in thread "main" java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/Channel at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:316) at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:272) at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:261) at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:211) at org.apache.jcs.engine.control.CompositeCacheManager.getInstance(CompositeCacheManager.java:127) at org.apache.jcs.JCS.ensureCacheManager(JCS.java:96) at org.apache.jcs.JCS.getInstance(JCS.java:80) But when I went there to check the usage of Channel class I could not find in CompositeCacheManager.java (I got the latest trunk from http://svn.apache.org/viewvc/jakarta/jcs/trunk/ ) I am trying to figure out how much code changes needs to be done to make JCS free of any external dependency and try to utilize the classes provided by java 1.5 onwards. Thanks! Al Forbes wrote: > > Hi, > > Yes it is time for a release. > > Take the latest CVS release. It's stable even though it has not been > officially released. > > http://svn.apache.org/viewvc/jakarta/jcs/trunk/tempbuild/jcs-1.3.2.8-RC.jar?view=log > > Regards > Al > > 2009/4/30 <eric.w...@bcbsks.com> > >> I have implemented it in two different production applications and I am >> pleased with both. >> >> Eric Wolf >> >> >> >> >> From: JCSUser <dipeshsoftw...@gmail.com> >> >> To: jcs-users@jakarta.apache.org >> >> Date: 04/29/2009 08:43 PM >> >> Subject: Latest version is 1.3 - please confirm >> >> >> >> >> >> >> >> Hi, >> >> I am evaluating possible cache solution (JCS, EHCache, JMemcache etc.) >> and >> was wondering about the development activity for JCS. >> >> The last version released from JCS is 1.3 on 2007-06-05. From the forum >> it >> seems there are some checkin to the repository but no release in long >> long >> time. I would appreciate if someone please inform me the development >> activity for JCS for future version and how much active is this forum. >> >> Thanks in advance. >> >> Thanks! >> >> -- >> View this message in context: >> >> http://www.nabble.com/Latest-version-is-1.3---please-confirm-tp23304858p23304858.html >> >> Sent from the JCS - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org >> For additional commands, e-mail: jcs-users-h...@jakarta.apache.org >> >> >> >> >> >> >> CONFIDENTIALITY NOTICE: This email message and any attachments are for >> the >> sole use of the intended recipient(s) and may contain proprietary, >> confidential, trade secret or privileged information. Any unauthorized >> review use, disclosure or distribution is prohibited and may be a >> violation >> of law. If you are not the intended recipient or a person responsible >> for >> delivering this message to an intended recipient, please contact the >> sender >> by reply email and destroy all copies of the original message. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org >> For additional commands, e-mail: jcs-users-h...@jakarta.apache.org >> >> > > -- View this message in context: http://www.nabble.com/Latest-version-is-1.3---please-confirm-tp23304858p23326058.html Sent from the JCS - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-users-h...@jakarta.apache.org