Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 5750 invoked from network); 27 Feb 2008 00:15:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2008 00:15:50 -0000 Received: (qmail 58650 invoked by uid 500); 27 Feb 2008 00:15:45 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 58606 invoked by uid 500); 27 Feb 2008 00:15:45 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 58595 invoked by uid 99); 27 Feb 2008 00:15:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 16:15:45 -0800 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2008 00:15:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EFBA11A9832; Tue, 26 Feb 2008 16:15:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r631433 - in /directory/studio/branches/1.1.0: ldapbrowser-feature/feature.xml ldifeditor-feature/feature.xml schemaeditor-feature/feature.xml updatesite/pom.xml Date: Wed, 27 Feb 2008 00:15:28 -0000 To: commits@directory.apache.org From: seelmann@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080227001528.EFBA11A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: seelmann Date: Tue Feb 26 16:15:26 2008 New Revision: 631433 URL: http://svn.apache.org/viewvc?rev=631433&view=rev Log: Fix for DIRSTUDIO-286: Added dependend plugins to features, added ldifparser plugin to update site Modified: directory/studio/branches/1.1.0/ldapbrowser-feature/feature.xml directory/studio/branches/1.1.0/ldifeditor-feature/feature.xml directory/studio/branches/1.1.0/schemaeditor-feature/feature.xml directory/studio/branches/1.1.0/updatesite/pom.xml Modified: directory/studio/branches/1.1.0/ldapbrowser-feature/feature.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/1.1.0/ldapbrowser-feature/feature.xml?rev=631433&r1=631432&r2=631433&view=diff ============================================================================== --- directory/studio/branches/1.1.0/ldapbrowser-feature/feature.xml (original) +++ directory/studio/branches/1.1.0/ldapbrowser-feature/feature.xml Tue Feb 26 16:15:26 2008 @@ -282,6 +282,13 @@ unpack="false"/> + + + + + + + + + + Modified: directory/studio/branches/1.1.0/updatesite/pom.xml URL: http://svn.apache.org/viewvc/directory/studio/branches/1.1.0/updatesite/pom.xml?rev=631433&r1=631432&r2=631433&view=diff ============================================================================== --- directory/studio/branches/1.1.0/updatesite/pom.xml (original) +++ directory/studio/branches/1.1.0/updatesite/pom.xml Tue Feb 26 16:15:26 2008 @@ -90,6 +90,10 @@ org.apache.directory.studio + ldifparser + + + org.apache.directory.studio ldifeditor