Return-Path: Delivered-To: apmail-jakarta-tapestry-dev-archive@www.apache.org Received: (qmail 35179 invoked from network); 8 Dec 2003 19:06:03 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Dec 2003 19:06:03 -0000 Received: (qmail 54138 invoked by uid 500); 8 Dec 2003 19:05:55 -0000 Delivered-To: apmail-jakarta-tapestry-dev-archive@jakarta.apache.org Received: (qmail 53998 invoked by uid 500); 8 Dec 2003 19:05:54 -0000 Mailing-List: contact tapestry-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tapestry development" Reply-To: "Tapestry development" Delivered-To: mailing list tapestry-dev@jakarta.apache.org Received: (qmail 53985 invoked from network); 8 Dec 2003 19:05:54 -0000 Received: from unknown (HELO smtpout.mac.com) (17.250.248.47) by daedalus.apache.org with SMTP; 8 Dec 2003 19:05:54 -0000 Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hB8J5wHQ014326 for ; Mon, 8 Dec 2003 11:05:58 -0800 (PST) Received: from silver (techcon.cust.maxnet.net.nz [210.55.230.74]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id hB8J5txQ017640 for ; Mon, 8 Dec 2003 11:05:58 -0800 (PST) Message-ID: <005101c3bdbe$4f130bb0$0b01a8c0@silver> From: "Richard Lewis-Shell" To: "Tapestry development" References: <20031208174450.94854.qmail@minotaur.apache.org> Subject: Re: cvs commit: jakarta-tapestry/junit/src/org/apache/tapestry/junit TestBindings.java Date: Tue, 9 Dec 2003 08:05:54 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Timestamp.getTime() behaves differently in JDK 1.3.x and JDK 1.4.x -- > it does not return nanos in 1.3, but returns them in 1.4. > The modification ensures that the unit tests work in both JDKs. cheers mb... --------------------------------------------------------------------- To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org