Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46EB095A7 for ; Thu, 13 Oct 2011 06:22:56 +0000 (UTC) Received: (qmail 5469 invoked by uid 500); 13 Oct 2011 06:22:56 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 5423 invoked by uid 500); 13 Oct 2011 06:22:55 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 5416 invoked by uid 99); 13 Oct 2011 06:22:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 06:22:55 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mueller@adobe.com designates 64.18.1.181 as permitted sender) Received: from [64.18.1.181] (HELO exprod6og101.obsmtp.com) (64.18.1.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 06:22:46 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP; Wed, 12 Oct 2011 23:22:25 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id p9D6MOrg013371 for ; Wed, 12 Oct 2011 23:22:24 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id p9D6MNLV016619 for ; Wed, 12 Oct 2011 23:22:23 -0700 (PDT) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nacas03.corp.adobe.com (10.8.189.121) with Microsoft SMTP Server (TLS) id 8.3.192.1; Wed, 12 Oct 2011 23:22:22 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurhub01.eur.adobe.com ([10.128.4.30]) with mapi; Thu, 13 Oct 2011 07:22:20 +0100 From: Thomas Mueller To: "dev@jackrabbit.apache.org" Date: Thu, 13 Oct 2011 07:22:17 +0100 Subject: Re: About FileDataStore mod-time update Thread-Topic: About FileDataStore mod-time update Thread-Index: AcyJcHZkEg49IuA/S5Sj9PiBGrbdAw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.13.0.110805 acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_CABC50031CDD9muelleradobecom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CABC50031CDD9muelleradobecom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, > Why don't check the "access time", instead of using the "modification tim= e" for this? At least in UNIX / Linux you can check when a file was accesed= last time. First of all, in Java you can't. Second, many file systems don't update tha= t value. Regards, Thomas --_000_CABC50031CDD9muelleradobecom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Hi,

=
> Why don't check the "access time", instead of using the "modifica= tion time" for this? At least in UNIX / Linux you can check when a file was= accesed last time.

First of all, in Java you can'= t. Second, many file systems don't update that value.

<= div>Regards,
Thomas

--_000_CABC50031CDD9muelleradobecom_--