From owner-freebsd-testing@FreeBSD.ORG Mon Nov 17 22:10:56 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7805677F; Mon, 17 Nov 2014 22:10:56 +0000 (UTC) Received: from FreeBSD.cs.nctu.edu.tw (FreeBSD.cs.nctu.edu.tw [140.113.17.209]) by mx1.freebsd.org (Postfix) with ESMTP id 3EDF5D63; Mon, 17 Nov 2014 22:10:56 +0000 (UTC) Received: by FreeBSD.cs.nctu.edu.tw (Postfix, from userid 1058) id 129FA2779; Tue, 18 Nov 2014 06:10:48 +0800 (CST) Date: Tue, 18 Nov 2014 06:10:47 +0800 From: Li-Wen Hsu To: Warren Block Subject: Re: Documentation testing and textproc/igor Message-ID: <20141117221047.GA56077@FreeBSD.cs.nctu.edu.tw> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 22:10:56 -0000 On Mon, Nov 17, 2014 at 14:15:33 -0700, Warren Block wrote: > On Tue, 18 Nov 2014, Li-Wen Hsu wrote: > > > The job is created: > > > > https://jenkins.freebsd.org/jenkins/view/FreeBSD_doc/job/FreeBSD_Doc-igor/ > > > > Please note that the current version of igor generates malformed xml. > > The job currently is using igor with a quick fix: > > > > https://gist.github.com/lwhsu/7fddad9b4ce674a447d2 > > > > Maybe we should modify xmlize() to use a perl module that supports xml-output? > > I'd prefer to avoid dependencies for just that small routine. Also, it > seems fairly obvious now that those should be ampersands rather than > dollar signs. No idea what I was thinking back then. Anyway, patch > attached and included inline: Patch applied. -- Li-Wen Hsu http://lwhsu.org