Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 69782 invoked from network); 16 Feb 2007 13:48:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 13:48:30 -0000 Received: (qmail 51769 invoked by uid 500); 16 Feb 2007 13:48:34 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 51736 invoked by uid 500); 16 Feb 2007 13:48:34 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 51725 invoked by uid 99); 16 Feb 2007 13:48:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 05:48:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 05:48:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ABB4B7141A2 for ; Fri, 16 Feb 2007 05:48:05 -0800 (PST) Message-ID: <21835281.1171633685701.JavaMail.jira@brutus> Date: Fri, 16 Feb 2007 05:48:05 -0800 (PST) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-745) TCK: more tests assuming that 'addMixin' immediately taking effect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org TCK: more tests assuming that 'addMixin' immediately taking effect ------------------------------------------------------------------ Key: JCR-745 URL: https://issues.apache.org/jira/browse/JCR-745 Project: Jackrabbit Issue Type: Bug Components: JCR TCK Reporter: angela Priority: Minor Attachments: TCK_rev_502263.patch jsr170 allows an implementation to have Node.addMixin only taking affect upon a save-call. some tests already got adjusted. attached patch for additional tests, that make usage of addMixin -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.