Return-Path: Delivered-To: apmail-jakarta-jcs-users-archive@www.apache.org Received: (qmail 72602 invoked from network); 4 Jan 2006 17:56:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 17:56:13 -0000 Received: (qmail 2676 invoked by uid 500); 4 Jan 2006 17:56:12 -0000 Delivered-To: apmail-jakarta-jcs-users-archive@jakarta.apache.org Received: (qmail 2666 invoked by uid 500); 4 Jan 2006 17:56:12 -0000 Mailing-List: contact jcs-users-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JCS Users List" Delivered-To: mailing list jcs-users@jakarta.apache.org Received: (qmail 2646 invoked by uid 99); 4 Jan 2006 17:56:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 09:56:12 -0800 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DATE_IN_PAST_12_24,MAILTO_TO_SPAM_ADDR,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 143.165.201.19 is neither permitted nor denied by domain of hanson.char@gmail.com) Received: from [143.165.201.19] (HELO maplee.tiaa-cref.org) (143.165.201.19) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 09:56:11 -0800 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C61149.B266BC80" X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message Subject: Re: Getting the latest JCS jar Date: Tue, 3 Jan 2006 22:15:55 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Getting the latest JCS jar Thread-Index: AcYRS2y7x0WTKf8ES1qSYESlxFIdpw== From: "Hanson Char" To: "JCS Users List" Reply-To: "JCS Users List" X-OriginalArrivalTime: 04 Jan 2006 16:24:50.0235 (UTC) FILETIME=[62ACD0B0:01C6114B] X-Loop-Check: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C61149.B266BC80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On 1/3/06, Robin Sharma wrote: > > Hi, > I downloaded the latest JCS jar (jcs-1.2.6.8.jar) > from > http://svn.apache.org/viewcvs.cgi/jakarta/jcs/trunk/tempbuild/ > > I found out that it is dependent on > EDU.oswego.cs.dl.util.concurrent package written by > Doug Lea. > > I did not find any jar containing the > EDU.oswego.cs.dl.util.concurrent package. > > My question is: > 1. Do I have to build the jar from Doug Lea's source > and place it in the classpath or Is there any other > way? I believe you can easily download the necessary jar from Doug's web = site. (I think if you build JCS via maven the jar will be auto downloaded.) = What JCS should do, IMO, is to at least upgrade to use the backport version instead of this pretty old jar. 2. Now that we have java.util.concurrent package in > J2SE 5.0, > Should JCS use java.util.concurrent instead of > EDU.oswego.cs.dl.util.concurrent package. You are right if JCS is upgraded to use JDK5. Sadly it's still being written for pre JDK5 applications. Any clue will be highly appreciated. > > Thanks, > Robin > ------_=_NextPart_001_01C61149.B266BC80 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org For additional commands, e-mail: jcs-users-help@jakarta.apache.org ------_=_NextPart_001_01C61149.B266BC80--