Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 12043 invoked from network); 5 Oct 2009 19:22:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 19:22:03 -0000 Received: (qmail 16043 invoked by uid 500); 5 Oct 2009 19:22:03 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 15970 invoked by uid 500); 5 Oct 2009 19:22:03 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 15961 invoked by uid 99); 5 Oct 2009 19:22:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 19:22:03 +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; Mon, 05 Oct 2009 19:22:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5B03423888E8; Mon, 5 Oct 2009 19:21:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r821976 - in /apr/apr/branches/1.3.x: build/prebuildNW.bat libaprnw.mcp.zip Date: Mon, 05 Oct 2009 19:21:39 -0000 To: commits@apr.apache.org From: fuankg@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091005192139.5B03423888E8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fuankg Date: Mon Oct 5 19:21:38 2009 New Revision: 821976 URL: http://svn.apache.org/viewvc?rev=821976&view=rev Log: removed CodeWarrior IDE project file and its prebuild batch file since they are not maintained nor used anymore, and thus unusable in the current shape. If in future someone wants to pick it up and update / fix it then it can still be checked out from previous revisions. Removed: apr/apr/branches/1.3.x/build/prebuildNW.bat apr/apr/branches/1.3.x/libaprnw.mcp.zip