Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 42771 invoked from network); 10 Jun 2009 02:58:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 02:58:11 -0000 Received: (qmail 7170 invoked by uid 500); 10 Jun 2009 02:58:23 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 7106 invoked by uid 500); 10 Jun 2009 02:58:23 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 7092 invoked by uid 99); 10 Jun 2009 02:58:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 02:58:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of djspiewak@gmail.com designates 209.85.221.178 as permitted sender) Received: from [209.85.221.178] (HELO mail-qy0-f178.google.com) (209.85.221.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 02:58:11 +0000 Received: by qyk8 with SMTP id 8so716012qyk.19 for ; Tue, 09 Jun 2009 19:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date:references; bh=kTQmSo4YrI8Q1jDA9RJoVMYAwABokoVFVFs89rvtN90=; b=LGAjX2RJBz5uZCrA4GV7KV0pUtfZGj07On5S5/iVL5ugD4iT7ImEWHkOT62c0ejxk7 qnOY/MVtR19zlV6uDBmPDx1AkhvN+mC9nY4vBZDHcyOjiVNrQhGUp3SufTvRDfJoOvVw G21JRQfTobHvD3mwUjqejL45Tj4rhJpA17mYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date :references; b=G72HyO0YwWOYToGgIFihPuMtZXWuwgURpTpkDqFrydiZZZuicm6UsaPdcPoBOmBk5p 21eX74ohLOs8Pe/SbqjgVrJDsst3Wlbu2Gu2svNizZ4NTacIPpE9UyLWODTWKz9iGKNs SSHLEWXDafCFTDxP4JDD+510cI4GhGu+glMx4= Received: by 10.151.137.10 with SMTP id p10mr1676926ybn.218.1244602669724; Tue, 09 Jun 2009 19:57:49 -0700 (PDT) Received: from ?192.168.101.38? (ip-66-175-195-241.idcnet.com [66.175.195.241]) by mx.google.com with ESMTPS id 8sm456331ywg.13.2009.06.09.19.57.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Jun 2009 19:57:49 -0700 (PDT) Message-Id: <8A69728E-8737-4AA1-A9BB-37B4B059E9CD@gmail.com> From: Daniel Spiewak To: Buildr Users In-Reply-To: <001636458b94d16822046bf5180c@google.com> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (5H11) Mime-Version: 1.0 (iPhone Mail 5H11) Subject: Re: Cobertura issue Date: Tue, 9 Jun 2009 21:58:06 -0500 References: <001636458b94d16822046bf5180c@google.com> X-Virus-Checked: Checked by ClamAV on apache.org Buildr is written in Ruby. That means no compilation! :-) I know what you mean though. I can build you a gem from trunk/ (or one of the other devs can). Alternatively, you can try the snapshot gem on GitHub, but I doubt that it is up to date. To use the GitHub gem, add http://gems.github.com into your sources list and then gem install apache-buildr. Be warned though, whether or not the GitHub gem is up to date, it's certainly not a tested, solid release. Use at your own risk! Daniel On Jun 9, 2009, at 9:18 PM, doug4641@gmail.com wrote: > Daniel, > > Thanks for your prompt resolution to this issue. How can I get the > changes that you've made with out compiling my own version? I see > that the fixed version is 1.3.5 but the most recent stable version > of buildr is 1.3.4. > > Thanks again! > > Doug > > On Jun 9, 2009 5:42pm, Doug Farmer wrote: >> Daniel, > >> The issue is filed under BUILDR-285. >> Thanks, >> Doug Farmer > > > >> On Tue, Jun 9, 2009 at 5:29 PM, Daniel Spiewak djspiewak@gmail.com> >> wrote: > >> This sounds like a bug to me. Could you file as an issue please? > >> http://issues.apache.org/jira/browse/Buildr I think I have an idea >> of what > >> might be wrong, so I'll take a look at it asap. > > > >> Daniel > > > > >> On Tue, Jun 9, 2009 at 4:07 PM, Doug Farmer doug4641@gmail.com> >> wrote: > > > >> > Hello, > >> > > >> > I'm running into a problem when I try to run cobertura report >> generation > >> > during a build. I receive the following error stating, "Error: >> data file > >> > C:\Dev\Components\reports\cobertura.ser does not exist". > >> > > >> > Here's the basic structure of my build file. > >> > > >> > desc "Components" > >> > define "components" do > >> > > >> > desc "Some Component" > >> > define "someComponent" do > >> > > >> > end > >> > > >> > end > >> > > >> > Since no code actually exists in the *components* project there >> isn'ta > >> > need > >> > to run or create any reports. If I execute *buildr test > >> > components:someComponent:cobertura:html* on the command line >> everything > >> > works fine because I'm specifying a specific the project I want >> to build > >> > and > >> > generate reports. If I excute *buildr test cobertura:html* on the >> command > >> > line I get the above error. > >> > > >> > Has anyone come across this problem or can point out to me what I >> may be > >> > doing wrong. The buildr documentation doesn't seem to be very >> helpful and > >> > I'm kind of at a loss. > >> > > >> > Thanks in advance for you help. > >> > > >> > Doug > >> > > > > > > >