From owner-freebsd-testing@FreeBSD.ORG Tue Nov 18 06:49:14 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 450AFF3E; Tue, 18 Nov 2014 06:49:14 +0000 (UTC) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B5CE689D; Tue, 18 Nov 2014 06:49:13 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id f15so19225327lbj.9 for ; Mon, 17 Nov 2014 22:49:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=N70gALdFIu7O7T2LH1EnDdMng+toIVZN23l2bMBTfFE=; b=t/Qnz//Dwr53/8uxvnDMrEKnu84P0NfzDBurTYfO6HArval+sAsi87lBDVQYdhvk+a tS6adOY6rv4QBn1QvWD0BQHJZDIdB0j0Fx8xEth1LtSMyfqbO4we0DxrBrEe9v416+An ZaR4DvnVw56QtvDov24hRnlzeqmMduvglZ5KPCIUyrKFGW7KnSUixFZaLz/Q839fPdcM fV20ZoPjZjfsusDh9Cur9eSyx9B7F5/zblZtJyFwUcwgjICanyE6UK8LY/2wnc+R/agV /Zxm/A2pCuySi6WtsHzc8kU+K5hn/GaJC/n2ZORdaHvEoo50JyfdnUnQJOp35vTHrNlG N63Q== MIME-Version: 1.0 X-Received: by 10.112.225.225 with SMTP id rn1mr9618578lbc.98.1416293351906; Mon, 17 Nov 2014 22:49:11 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Mon, 17 Nov 2014 22:49:11 -0800 (PST) In-Reply-To: References: Date: Mon, 17 Nov 2014 22:49:11 -0800 X-Google-Sender-Auth: rXRngbI3WVt7sqaxDDVOk5yT0Wk Message-ID: Subject: Re: Documentation testing and textproc/igor From: Craig Rodrigues To: Li-Wen Hsu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Warren Block , "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: Tue, 18 Nov 2014 06:49:14 -0000 On Sun, Nov 16, 2014 at 6:21 PM, Li-Wen Hsu wrote: This XML is not JUnit format, but checkstyle format. I provided a quick > hack in igor to generate that format at BSDCan and Warren was working on > merging to igor properly. He was busy that time with other things and I > just took other stuff to work on. I just found he sent me the result and I > did not notice in the inbox. I apologize about this. > Thanks for picknig up this task item and taking it to completion. The man page for igor does not indicate that the -X flag produces checkstyle XML output. Please update the igor man page with this information. -- Craig