Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6EAF936C for ; Wed, 14 Dec 2011 06:56:08 +0000 (UTC) Received: (qmail 14321 invoked by uid 500); 14 Dec 2011 06:56:05 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 14208 invoked by uid 500); 14 Dec 2011 06:56:04 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 14199 invoked by uid 99); 14 Dec 2011 06:56:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 06:56:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aliuzhe@gmail.com designates 74.125.82.41 as permitted sender) Received: from [74.125.82.41] (HELO mail-ww0-f41.google.com) (74.125.82.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 06:55:54 +0000 Received: by wgbdt12 with SMTP id dt12so821129wgb.0 for ; Tue, 13 Dec 2011 22:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=mVpIs4dSRanmaLXRVoBDkfuWPxIBFhlM8FbqzSsdx/E=; b=bAk8I1fw01cwqgXeZP0OfAFJIdEle1f75KdzZPrtwahZ7b+qpsMBeTBQ0NS4K5+JY+ r/Ko+7wqjBUGnTC8m80H9ih2EoJaqQbJzkWWP6rwv5mlLb70GVN/pJchKjQo2GRuub8c pHovkad/hb0ZDu4F00c5ti1ySuwlm1kDVdpmo= MIME-Version: 1.0 Received: by 10.180.20.134 with SMTP id n6mr2319378wie.49.1323845733561; Tue, 13 Dec 2011 22:55:33 -0800 (PST) Received: by 10.216.35.193 with HTTP; Tue, 13 Dec 2011 22:55:33 -0800 (PST) In-Reply-To: <006a01ccba2c$814e9540$83ebbfc0$@acm.org> References: <20111214061558.16B0323888E7@eris.apache.org> <006a01ccba2c$814e9540$83ebbfc0$@acm.org> Date: Wed, 14 Dec 2011 14:55:33 +0800 Message-ID: Subject: Re: svn commit: r1214064 - /incubator/ooo/trunk/ext_sources/7740a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz From: Zhe Liu To: ooo-dev@incubator.apache.org, dennis.hamilton@acm.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yes. I got workaround. 2011/12/14 Dennis E. Hamilton : > Good point. =A0I am happy to contribute the patch to the upstream source.= =A0Where might that be? > > Or is the patch to be done elsewhere in a build where the external source= is actually used? > > I trust I've solved Zhe Liu's immediate problem and now it can be cleaned= up to follow whatever the protocol is so that the external source builds w= herever it is needed by AOO. > > Or you can revert the commit, since Zhe Liu now knows what the workaround= is, I trust. > > I'm easy. > > =A0- Dennis > > -----Original Message----- > From: Pavel Jan=EDk [mailto:Pavel@Janik.cz] > Sent: Tuesday, December 13, 2011 22:25 > To: ooo-dev@incubator.apache.org > Subject: Re: svn commit: r1214064 - /incubator/ooo/trunk/ext_sources/7740= a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz > > > On Dec 14, 2011, at 7:15 AM, orcmid@apache.org wrote: > >> Modified: >> =A0 =A0incubator/ooo/trunk/ext_sources/7740a8ec23878a2f50120e1faa2730f2-= libxml2-2.7.6.tar.gz > > We should not patch ext_sources files IMO. > -- > Pavel Jan=EDk > > > --=20 Best Regards >From aliuzhe@gmail.com