Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 17118 invoked from network); 8 Oct 2010 20:49:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Oct 2010 20:49:53 -0000 Received: (qmail 15729 invoked by uid 500); 8 Oct 2010 20:49:53 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 15678 invoked by uid 500); 8 Oct 2010 20:49:53 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 15671 invoked by uid 99); 8 Oct 2010 20:49:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Oct 2010 20:49:53 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.202.165.218] (HELO smtpout05.prod.mesa1.secureserver.net) (64.202.165.218) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 08 Oct 2010 20:49:44 +0000 Received: (qmail 19348 invoked from network); 8 Oct 2010 20:49:21 -0000 Received: from unknown (76.252.112.72) by smtpout05.prod.mesa1.secureserver.net (64.202.165.218) with ESMTP; 08 Oct 2010 20:49:21 -0000 Message-ID: <4CAF83C3.2060304@rowe-clan.net> Date: Fri, 08 Oct 2010 15:49:07 -0500 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: svn commit: r1005955 - /apr/apr-util/branches/1.5.x/xml/expat/lib/expat.dsp References: <20101008185330.BEFAA23889BB@eris.apache.org> In-Reply-To: <20101008185330.BEFAA23889BB@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 10/8/2010 1:53 PM, rjung@apache.org wrote: > Author: rjung > Date: Fri Oct 8 18:53:30 2010 > New Revision: 1005955 > > URL: http://svn.apache.org/viewvc?rev=1005955&view=rev > Log: > Fix expat version in Windows build file. > > Modified: > apr/apr-util/branches/1.5.x/xml/expat/lib/expat.dsp Two things; 1. VERSION is not used (see xml.dsp) 2. expat.dsp is not used at present I'm thinking of using an expat.dll for httpd 2.4 distributions and apr-2, but this isn't an issue for legacy.