Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 73029 invoked from network); 20 Nov 2007 13:19:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 13:19:09 -0000 Received: (qmail 85569 invoked by uid 500); 20 Nov 2007 13:18:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 85498 invoked by uid 500); 20 Nov 2007 13:18:55 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 85262 invoked by uid 99); 20 Nov 2007 13:18:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 05:18:54 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 20 Nov 2007 13:19:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 11DE671422E for ; Tue, 20 Nov 2007 05:18:44 -0800 (PST) Message-ID: <13991160.1195564724070.JavaMail.jira@brutus> Date: Tue, 20 Nov 2007 05:18:44 -0800 (PST) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSTUDIO-237) would be good to be able to add existing schemas to a project MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org would be good to be able to add existing schemas to a project ------------------------------------------------------------- Key: DIRSTUDIO-237 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-237 Project: Directory Studio Issue Type: Improvement Affects Versions: 1.0.1 Reporter: Emmanuel Lecharny Fix For: 1.1.0 If I create a project, and select only a few standard schemas, there is no way I can add more schema later (except if I select the schema files, which is obviously a burden). Typically, I created a new project, selecting only 'core'. Bad move, as 'core' depends on 'system' Basically, another way of analysis this request would also means that we should allow the user to select a schema _and_ all the related schema, avoiding such a deadlock issue (ie, if I select 'core' the system should tell me "please select 'system' too". kind of.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.