Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 90655 invoked from network); 7 Nov 2007 12:52:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 12:52:31 -0000 Received: (qmail 80256 invoked by uid 500); 7 Nov 2007 12:52:19 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 80209 invoked by uid 500); 7 Nov 2007 12:52:19 -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 80198 invoked by uid 99); 7 Nov 2007 12:52:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 04:52:19 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 12:53:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 043591A9832; Wed, 7 Nov 2007 04:52:04 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r592734 - in /directory/sandbox/felixk: studio-aciitemeditor/ studio-apacheds-configuration-feature/ studio-apacheds-configuration-help/ studio-apacheds-configuration/ studio-connection-core/ studio-connection-ui/ studio-jars/ studio-ldapbr... Date: Wed, 07 Nov 2007 12:51:57 -0000 To: commits@directory.apache.org From: felixk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071107125205.043591A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: felixk Date: Wed Nov 7 04:51:53 2007 New Revision: 592734 URL: http://svn.apache.org/viewvc?rev=592734&view=rev Log: remove ant/ivy files feature.properties plugin.properties Modified: directory/sandbox/felixk/studio-aciitemeditor/pom.xml directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml directory/sandbox/felixk/studio-apacheds-configuration/pom.xml directory/sandbox/felixk/studio-connection-core/pom.xml directory/sandbox/felixk/studio-connection-ui/pom.xml directory/sandbox/felixk/studio-jars/pom.xml directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml directory/sandbox/felixk/studio-ldifeditor-help/pom.xml directory/sandbox/felixk/studio-ldifeditor/pom.xml directory/sandbox/felixk/studio-rcp-feature/pom.xml directory/sandbox/felixk/studio-rcp-help/pom.xml directory/sandbox/felixk/studio-rcp/pom.xml directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml directory/sandbox/felixk/studio-schemaeditor-help/pom.xml directory/sandbox/felixk/studio-schemaeditor/pom.xml directory/sandbox/felixk/studio-valueeditors/pom.xml Modified: directory/sandbox/felixk/studio-aciitemeditor/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-aciitemeditor/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-aciitemeditor/pom.xml (original) +++ directory/sandbox/felixk/studio-aciitemeditor/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - feature.properties feature.xml studio.png Modified: directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml (original) +++ directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml Wed Nov 7 04:51:53 2007 @@ -171,7 +171,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-apacheds-configuration/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-apacheds-configuration/pom.xml (original) +++ directory/sandbox/felixk/studio-apacheds-configuration/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml about.ini studio.png Modified: directory/sandbox/felixk/studio-connection-core/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-connection-core/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-connection-core/pom.xml (original) +++ directory/sandbox/felixk/studio-connection-core/pom.xml Wed Nov 7 04:51:53 2007 @@ -75,12 +75,6 @@ - . - - plugin.properties - - - src/main/resources Modified: directory/sandbox/felixk/studio-connection-ui/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-connection-ui/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-connection-ui/pom.xml (original) +++ directory/sandbox/felixk/studio-connection-ui/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-jars/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-jars/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-jars/pom.xml (original) +++ directory/sandbox/felixk/studio-jars/pom.xml Wed Nov 7 04:51:53 2007 @@ -100,14 +100,6 @@ - - - . - - plugin.properties - - - org.apache.maven.plugins Modified: directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml Wed Nov 7 04:51:53 2007 @@ -84,7 +84,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - feature.properties feature.xml studio.png Modified: directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml Wed Nov 7 04:51:53 2007 @@ -171,7 +171,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml about.ini studio.png Modified: directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - feature.properties feature.xml studio.png Modified: directory/sandbox/felixk/studio-ldifeditor-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor-help/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldifeditor-help/pom.xml (original) +++ directory/sandbox/felixk/studio-ldifeditor-help/pom.xml Wed Nov 7 04:51:53 2007 @@ -171,7 +171,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-ldifeditor/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldifeditor/pom.xml (original) +++ directory/sandbox/felixk/studio-ldifeditor/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml about.ini studio.png Modified: directory/sandbox/felixk/studio-rcp-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-feature/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-rcp-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-rcp-feature/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - feature.properties feature.xml studio.png Modified: directory/sandbox/felixk/studio-rcp-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-help/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-rcp-help/pom.xml (original) +++ directory/sandbox/felixk/studio-rcp-help/pom.xml Wed Nov 7 04:51:53 2007 @@ -179,7 +179,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-rcp/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-rcp/pom.xml (original) +++ directory/sandbox/felixk/studio-rcp/pom.xml Wed Nov 7 04:51:53 2007 @@ -76,7 +76,6 @@ . - plugin.properties plugin.xml about.ini studio.png Modified: directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - feature.properties feature.xml studio.png Modified: directory/sandbox/felixk/studio-schemaeditor-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-help/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-schemaeditor-help/pom.xml (original) +++ directory/sandbox/felixk/studio-schemaeditor-help/pom.xml Wed Nov 7 04:51:53 2007 @@ -171,7 +171,6 @@ . - plugin.properties plugin.xml Modified: directory/sandbox/felixk/studio-schemaeditor/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-schemaeditor/pom.xml (original) +++ directory/sandbox/felixk/studio-schemaeditor/pom.xml Wed Nov 7 04:51:53 2007 @@ -80,7 +80,6 @@ . - plugin.properties plugin.xml about.ini studio.png Modified: directory/sandbox/felixk/studio-valueeditors/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-valueeditors/pom.xml?rev=592734&r1=592733&r2=592734&view=diff ============================================================================== --- directory/sandbox/felixk/studio-valueeditors/pom.xml (original) +++ directory/sandbox/felixk/studio-valueeditors/pom.xml Wed Nov 7 04:51:53 2007 @@ -43,7 +43,6 @@ . - plugin.properties plugin.xml