Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 45236 invoked from network); 10 Dec 2010 14:47:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Dec 2010 14:47:26 -0000 Received: (qmail 17161 invoked by uid 500); 10 Dec 2010 14:47:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 17020 invoked by uid 500); 10 Dec 2010 14:47:25 -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 17008 invoked by uid 99); 10 Dec 2010 14:47:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 14:47:24 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA 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; Fri, 10 Dec 2010 14:47:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBAEl4F8010342 for ; Fri, 10 Dec 2010 14:47:04 GMT Message-ID: <19956284.58611291992424034.JavaMail.jira@thor> Date: Fri, 10 Dec 2010 09:47:04 -0500 (EST) From: "Andrey Somov (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-983) Add a test for replication document fields In-Reply-To: <21819978.58541291992301062.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-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Somov updated COUCHDB-983: --------------------------------- Attachment: json-patch-983.txt > Add a test for replication document fields > ------------------------------------------- > > Key: COUCHDB-983 > URL: https://issues.apache.org/jira/browse/COUCHDB-983 > Project: CouchDB > Issue Type: Test > Components: Test Suite > Environment: branch 1.1.x > Reporter: Andrey Somov > Priority: Trivial > Attachments: json-patch-983.txt > > > 1) remove redundant code > 2) add a test for recently added replication document fields (revision 1038172) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.