Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 68769 invoked from network); 8 Dec 2008 08:14:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2008 08:14:40 -0000 Received: (qmail 25792 invoked by uid 500); 8 Dec 2008 08:14:51 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 25763 invoked by uid 500); 8 Dec 2008 08:14:51 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Delivered-To: moderator for couchdb-user@incubator.apache.org Received: (qmail 24552 invoked by uid 99); 7 Dec 2008 23:54:47 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simon.porritt@gmail.com designates 209.85.198.250 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=P+PbiTeYGjKwc3r7qZ5x4/+YgUfxQ/TE5kKiAUSemyc=; b=E1/cdK7w7E/DqVI+6CG7eeFd8C45XI4FXqXgpLQqNgFN9jDW6+4C2pII4PkCsLmBd/ Kbk9x8N1nf4Tb8wbr/4uw3J9oqkgwHXmZsyQ6Oksub/ZFrk5R30Awn9PZpFWrPa2SqYl Brz77zjmb5aATJC1QW2S5tuNTgQcW6D0B4OEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=JiHm24J9886TNc1yXGp9RWYv3KA1383F5ZqGe34qLZt1ZWuxc0z9WFwV9rYcM8iler +E0Z7W4vm1TPdN2AB+xHDjnyZ5ceCZRUc+REdxwQ01HS2m7Go0f90/7jp8bNvcu3gQVk nQkFswVTuJSZr6feK3lrp/Smb1gU2AFA9p8ys= Message-ID: <30f836430812071554s586ca622t62c2013b3d85a516@mail.gmail.com> Date: Sun, 7 Dec 2008 18:54:05 -0500 From: "Simon Porritt" To: couchdb-user@incubator.apache.org Subject: CouchDB for Groovy/Java MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_50757_21580316.1228694045652" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_50757_21580316.1228694045652 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi I've started work on a Groovy/Java API for CouchDB: http://code.google.com/p/borge/ All comments/suggestions welcomed.... Simon ------=_Part_50757_21580316.1228694045652--