Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 89963 invoked from network); 4 Nov 2010 03:45:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 03:45:36 -0000 Received: (qmail 62042 invoked by uid 500); 4 Nov 2010 03:46:06 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 61993 invoked by uid 500); 4 Nov 2010 03:46:06 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 61979 invoked by uid 99); 4 Nov 2010 03:46:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 03:46:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 03:46:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA43jikn027252 for ; Thu, 4 Nov 2010 03:45:45 GMT Message-ID: <24356436.2701288842344836.JavaMail.jira@thor> Date: Wed, 3 Nov 2010 23:45:44 -0400 (EDT) From: "Dale Harvey (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-933) Remove Dependancy on Inets In-Reply-To: <4164218.1381288833884397.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dale Harvey updated COUCHDB-933: -------------------------------- Attachment: inets.patch > Remove Dependancy on Inets > -------------------------- > > Key: COUCHDB-933 > URL: https://issues.apache.org/jira/browse/COUCHDB-933 > Project: CouchDB > Issue Type: Improvement > Components: Infrastructure > Reporter: Dale Harvey > Priority: Minor > Attachments: inets.patch, inets.patch > > > Inets is not used internally, but is started by the application and is also used in the etap tests, switch out all uses of inets to ibrowse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.