Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 37144 invoked from network); 8 May 2009 08:50:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 08:50:10 -0000 Received: (qmail 48940 invoked by uid 500); 8 May 2009 08:50:10 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 48872 invoked by uid 500); 8 May 2009 08:50:10 -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 48864 invoked by uid 99); 8 May 2009 08:50:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 08:50:10 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 08:50:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E0F57234C044 for ; Fri, 8 May 2009 01:49:45 -0700 (PDT) Message-ID: <22240930.1241772585920.JavaMail.jira@brutus> Date: Fri, 8 May 2009 01:49:45 -0700 (PDT) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Issue Comment Edited: (JCR-2085) test case (TCK) maintenance for JCR 2.0 In-Reply-To: <1416833684.1240921470384.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707260#action_12707260 ] angela edited comment on JCR-2085 at 5/8/09 1:48 AM: ----------------------------------------------------- List of missing test-cases (incomplete to be updated): ----------------------------------------------------------------------------------------------------------------------------------------------------------- - tests for same-named Node and Property below a given Node. this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available) test should be created for - addNode - setProperty - move - copy - ... - test for the correct version being displayed in the jcr-version descriptor - Node.getIdentifier - Node.setPrimaryType - NodeTypeManager.hasNodeType(String) was (Author: anchela): List of missing test-cases (incomplete to be updated): ----------------------------------------------------------------------------------------------------------------------------------------------------------- - tests for same-named Node and Property below a given Node. this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available) test should be created for - addNode - setProperty - move - copy - ... - test for the correct version being displayed in the jcr-version descriptor - Node.getIdentifier - Node.setPrimaryType > test case (TCK) maintenance for JCR 2.0 > --------------------------------------- > > Key: JCR-2085 > URL: https://issues.apache.org/jira/browse/JCR-2085 > Project: Jackrabbit Content Repository > Issue Type: Sub-task > Components: jackrabbit-jcr-tests > Reporter: Julian Reschke > Assignee: Julian Reschke > Fix For: 2.0.0 > > > Umbrella issue for changes/additions to JUnit test cases, setup and config. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.