Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 48035 invoked from network); 22 Jul 2010 23:20:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jul 2010 23:20:26 -0000 Received: (qmail 15373 invoked by uid 500); 22 Jul 2010 23:20:26 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 15347 invoked by uid 500); 22 Jul 2010 23:20:26 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 15340 invoked by uid 99); 22 Jul 2010 23:20:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 23:20:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jul 2010 23:20:25 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6EB7023889DD; Thu, 22 Jul 2010 23:19:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r966896 - /incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log Date: Thu, 22 Jul 2010 23:19:33 -0000 To: oodt-commits@incubator.apache.org From: woollard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100722231933.6EB7023889DD@eris.apache.org> Author: woollard Date: Thu Jul 22 23:19:33 2010 New Revision: 966896 URL: http://svn.apache.org/viewvc?rev=966896&view=rev Log: sure, we might not need it for a temp file, but it makes rat happy. work toward OODT-3 Modified: incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log Modified: incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log?rev=966896&r1=966895&r2=966896&view=diff ============================================================================== --- incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log (original) +++ incubator/oodt/trunk/catalog/src/main/resources/REMOVE.log Thu Jul 22 23:19:33 2010 @@ -1,2 +1,18 @@ +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + You can remove this file. It was only included to ensure that the log directory for this distribution was created on assembly.