Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 4522 invoked from network); 4 Dec 2009 18:45:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 18:45:43 -0000 Received: (qmail 18814 invoked by uid 500); 4 Dec 2009 18:45:43 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 18717 invoked by uid 500); 4 Dec 2009 18:45:42 -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 18707 invoked by uid 99); 4 Dec 2009 18:45:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 18:45:42 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 18:45:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9DD95234C045 for ; Fri, 4 Dec 2009 10:45:20 -0800 (PST) Message-ID: <183351822.1259952320632.JavaMail.jira@brutus> Date: Fri, 4 Dec 2009 18:45:20 +0000 (UTC) From: "Ari Lerner (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-592) Build and configure without the js library MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Build and configure without the js library ------------------------------------------ Key: COUCHDB-592 URL: https://issues.apache.org/jira/browse/COUCHDB-592 Project: CouchDB Issue Type: New Feature Components: Build System Environment: Any? Reporter: Ari Lerner I am trying to use couchdb without the requirements of the js library. I will not be accessing couch (nor do I want access) through an http interface, but an erlang client library. Thanks -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.