Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 70897 invoked from network); 24 Oct 2010 21:50:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Oct 2010 21:50:40 -0000 Received: (qmail 94423 invoked by uid 500); 24 Oct 2010 21:50:40 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 94395 invoked by uid 500); 24 Oct 2010 21:50:40 -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 94388 invoked by uid 99); 24 Oct 2010 21:50:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 21:50:40 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 21:50:39 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9OLoJCf001267 for ; Sun, 24 Oct 2010 21:50:19 GMT Message-ID: <29825139.50721287957019155.JavaMail.jira@thor> Date: Sun, 24 Oct 2010 17:50:19 -0400 (EDT) From: "Sean Kelly (JIRA)" To: oodt-commits@incubator.apache.org Subject: [jira] Created: (OODT-53) OODT Agility setup.py references missing file HISTORY.txt (renamed to RELEASE_NOTES.txt in r979524) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 OODT Agility setup.py references missing file HISTORY.txt (renamed to RELEASE_NOTES.txt in r979524) --------------------------------------------------------------------------------------------------- Key: OODT-53 URL: https://issues.apache.org/jira/browse/OODT-53 Project: OODT Issue Type: Bug Components: build proces Environment: Mac OS X 10.6.4 "Snow Leopard" 10F569 Darwin 10.4.0 xnu-1504.7.4~1/RELEASE_I386 i386 Reporter: Sean Kelly Assignee: Sean Kelly Fix For: 0.1-incubating Python's "setup.py" file attempts to reference "docs/HISTORY.txt", but file not found. It got renamed to "RELEASE_NOTES.txt" in r979524. Committer did not run tests. Please adjust setup.py to reference new file name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.