Return-Path: Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: (qmail 88395 invoked from network); 22 Oct 2010 14:19:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Oct 2010 14:19:05 -0000 Received: (qmail 34419 invoked by uid 500); 22 Oct 2010 14:19:05 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 34348 invoked by uid 500); 22 Oct 2010 14:19:03 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 34340 invoked by uid 99); 22 Oct 2010 14:19:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 14:19:02 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=10.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bbrowning@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 14:18:56 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9MEIZfo015508 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 22 Oct 2010 10:18:35 -0400 Received: from [10.11.10.253] (vpn-10-253.rdu.redhat.com [10.11.10.253]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o9MEIXbs023783 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 22 Oct 2010 10:18:34 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Only build one gem for JRuby and MRI From: Benjamin Browning In-Reply-To: <0C293AF1-AF0D-4123-A05A-9E4280F75D65@redhat.com> Date: Fri, 22 Oct 2010 10:18:33 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1287700922-13298-1-git-send-email-lutter@redhat.com> <0C293AF1-AF0D-4123-A05A-9E4280F75D65@redhat.com> To: deltacloud-dev@incubator.apache.org X-Scanned-By: MIMEDefang 2.67 on 10.5.11.21 On Oct 22, 2010, at 9:13 AM, Benjamin Browning wrote: > I've had success running the FFI version on recent Linux distros = (Fedora 13, Ubuntu 10.04), but not on Mac or Windows. I just tried the latest Nokogiri stable release (1.4.3+), and they've = fixed the issue that prevented it from running on Macs easily. I don't = have a Windows machine to test, but at this point I'd be comfortable = dropping the higher JRuby version requirement and let's just document = that if someone has problems under JRuby to try installing Nokogiri = 1.5.0.beta2. Ben